BizTalk Mapping -- Translate only for specific Ship To

58 Views Asked by At

I need to convert an input XML into EDI 850, only for a particular ship From ( SHIPPINGWAREHOUSEID or SHIPPINGSITEID ) . Please let me know how we can achieve this. Attached the input XML . enter image description here

1

There are 1 best solutions below

0
DTRT On

You can retrieve the value from, presumably, somewhere in the N1 Loop using xpath(), then a Decide Shape in the Orchestration.