Add ability to specify additional HTTP Headers when using a SOAP web service.

  • Thread starter Thread starter justinfowler
  • Start date Start date
Status
Not open for further replies.
J

justinfowler

Guest
As part of the HTTP POST, I require the ability to add custom parameters to identify the request type and service it should be routed to. You cannot do this in OpenEdge when communicating to a SOAP web service. My only alternative was to manually post a HTTP web request using sockets.

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