1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
517 views
by gary-t-8719 (15.1k points)
edited 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.
by mike-r-7535 (13.8k points)
...