Question
4
Replies
819
Views
Posted: December 16, 2015
Last activity: December 18, 2015
Closed
Solved
Raw Connect-SOAP Request XML not printing in logs when execution mode is RunInParallel, why?
We have enabled the logger Rule_Obj_Activity.InvokeAxis2.Rule_Connect_SOAP.Action at debug level. We see all other Connect-SOAP operation printing the request XMLs but the ones which had execution mode as RunInParallel. Why doesn't the logging work when the execution mode is RunInParallel? Is it a limitation? If so, is there a workaround to get the request XMLs for the operations running in parallel?
Which version of PRPC you are in? If it is 7.x we can capture the request envelope using tracer. Select "SOAP Envelope" checkbox and give it a try.