07-27-04 10:53 PM
Hi,
Iam having an input message as follows.
<Details>
<Detail name="abc">123</Detail>
<Detail name="def">123</Detail>
<Detail name="ghi">435ddsf</Detail>
<Details>
How can I loop around the "Detail" element and call different orchestration
based on the "name" attribute within an orchestration?
Thanks
Raj
[ Post a follow-up to this message ]
|