Can BizTalk R2 handle receiving EDIFACT messages without UNA, UNB or UNZ?
Hi all,
I’m trying to receive the following EDIFACT message in BizTalk R2 Beta2. I receive the following message from a LOB-application:
UNH+4518800+ORDERS
Hi all,
I’m trying to receive the following EDIFACT message in BizTalk R2 Beta2. I receive the following message from a LOB-application:
UNH+4518800+ORDERS
BizTalk R2 cannot accept a message without UNB/UNZ. UNA and UNG/UNH is optional. So yes you would have to add atleast UNB header and UNZ trailer for this message to be accepted.
Thanks
Mohsin