Posted: Tue Jul 16, 2013 12:01 am Post subject: PAYLOAD generation for SOAP INPUT NODE
Newbie
Joined: 15 Jul 2013 Posts: 1
Hi,
In my message flow SOAP INPUT node is the starting node. Monitoring is enabled on the flow. While monitoring events are getting generated properly but i am not able to see the PAYLOAD.
Is it possible to generate payload for SOAP Input Node? If yes then kindly suggest the way to do the same.
I am using message broker version 7.0.0.3.
In versions before v8.0.0.1, some input nodes do not allow the entire payload to be emitted. However, you should be able to emit everything that you care about by including $Body/soap:Header and $Body/soap:Body in the event.
Emitting the entire payload with an event is not always the best approach. It may be worth asking yourself where a smaller subset of the input document would be sufficient.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum