[progress Communities] [progress Openedge Abl] Support Soap 1.2 On Server Side

  • Thread starter Thread starter Valeriy Bashkatov
  • Start date Start date
Status
Not open for further replies.
V

Valeriy Bashkatov

Guest
SOAP 1.2 support was added to the ABL Web Services client in 11.3. However, this is not available on the server side (Web Services Adapter). Earlier, during the POST request to the WSA, the third party client passed in the header field SOAPAction = "". And it worked well. But now the third party client this field does not pass and WSA refuses to service the request, issuing an error: "HTTP request denied (400): The HTTP request was missing the SOAPAction header (10954)". The third party client now use SOAP 1.2 standart where this field (SOAPAction) is not mandatory, and we can not to change it in any way. Thus, we are faced with a serious problem, which leads to stop of work of some functional system. It is very important to provide full support for SOAP 1.2 on the server side.

Continue reading...
 
Status
Not open for further replies.
Back
Top