Hi I am testing the Integration with 3rd party webservices.we send a SOAP message by running a AE.when the process is run ,the process completes successfully and also says that the data was updated in the 3rd party system.however when i login to the 3rd party url ,i am not able to view the data which was sent.The node was also pinging successfully.am i missing something here?
Help in IB with webservices
Started by:
guest (guest)
On: 1270186480|%e %b %Y, %H:%M %Z|agohover
Number of posts: 2
RSS: New posts
On: 1270186480|%e %b %Y, %H:%M %Z|agohover
Number of posts: 2
RSS: New posts
Re: Help in IB with webservices
Check your IB logs to see if you are getting any errors. This article on integration broker logging goes through how to do that.
Essentially check the following HTML files from your browser:
- http://server:port/PSIGW/msgLog.html for the message log
- http://server:port/PSIGW/errorLog.html for the error log
Note you may not have an errorLog.html file if you haven't had any errors.