Calling HTTP POST based service from OSB
711859Jul 14 2009 — edited Aug 12 2013Hi,
I've been struggling with sending a POST call to a URL from OSB.
I have created a Business Service, with a request and response message type of Text and a protocol of HTTP. But when I attempt to test the service and place "forename=asdf&emailAddress=adsfg" into the request message, the values are not sent.
Does anyone know how to do this, or if it's even possible?
Thanks
Steve