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?