Sidebar

When would I setup a Web Service in a QIE Mapping Node versus the Destination Node?

0 votes
406 views
asked Dec 12, 2013 by gary-t-8719 (14,860 points)
edited Jan 9, 2014 by gary-t-8719

1 Answer

0 votes
When I am debugging a soap webservice call, I often add additional logging by following these instructions: http://qvera.com/kb/index.php/59/configure-produce-additional-logging-for-web-service-calls

However, I only see the additional logging when the soap webservice call is in a mapping node.  So, when troubleshooting a soap webservice call, I like to use the mapping node first.  Once the call is working, then I can move it over to the destination node.
answered Mar 5, 2014 by mike-r-7535 (13,830 points)
...