What kind of condition should I put there? It will distinguish between the shipper and the consignee of data

Actually, I’m attempting to map from an Entity array to a shipper and consignee record, but both records are receiving the same data from the shipping information, despite the fact that the shipper and consignee have different data.Please make recommendations regarding how to proceed.Please find attached image.

For example: If @role = ship then map Name,Address (Shipper information)
If @role = cons then map Name,Address (Consignee information)

Any Solution?.

While I have not used webMethods.io, but in older webMethods IS, it allowed xpath like constructs with regular expression. What have you tried?

Hi Chirag,

I’m not familiar with webmethod IS, but I’m attempting to achieve in webmethod io.

Thanks,
Kranthi

Any Solution?.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.