I have a document which looks like
Transaction container
some elments
Transaction
Transaction[0]
Transaction[1]
Transaction[2]
the in-array for my loop statement is /doc/TransactionContainer/Transaction
if my out-array is specifies as
/temp/TransactionContainer/Transaction,
it does not map the doc to temp and all Transaction[i] in temp doc are null. what could be the reason for this?
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB