Hi ,
I'm new to integration s using peoplesoft. I'm trying to use CI based web service, to provide the data to the request send by a 3rd party system.
I was successfully able to create the wsdl and it worked fine in the internet browser.
Now to test the integration, I used the send-master utility to test the SOAP requests that I have generated using the generate soap template(under service utilities)
but when using a input file type project, I'm trying to get the response, I'm getting the following error:
/DefaultTitle><StatusCode>20</StatusCode><MessageID>508</MessageID><DefaultMessage><![CDATA[No content sections present in the request.]]></DefaultMessage»
and when I use POST I get the below mentioned:
Integration Gateway failed while processing the message
Please help me on this issue.
thanks !