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...
Continue reading...