How do I test the pub.soap.utils:getBody

Hi,
Does anyone know how to test the pub.soap.utils:getBody and see the output of that?

Update - I was able to test it by adding one step before that and that is by calling the service pub.soap.utils:stringToSoapData.

But now I have a different problem. After getting the body from the soapData when I try to convert the body(object) to an IS document by using the xmlNodeToDocument service I do not get the desired output. All the arrays in the document structure do not seem to be coming properly. In short all the array structures are coming as only single elements. Ihave the followign parameters set in the xmlNodeToDocument service

  • node- comes form the body of pub.soap.utils:getBody
  • makeArrays - false
  • documentTypeName -

Does anyone have any clue as to why this can be happening?

Regards,
Bala

Everyone - please disregard this post as it was some problem with Integration Server. I just deleted and recreated the xmlNodeToDocument step and it started working

Regards,
Bala

OK. This is me just ignoring your messages.

:lol: