HowTo setup filters to send the batched EDI Interchange
The steps outlined in Walkthrough (X12): “Sending Batched EDI Interchanges”, needs clarification on step 8. This step requieres a send port that picks up the batched interchange by subscribing on the context properties EDI.ToBeBatched==False, EDI.BatchName and EDI.DestinationPartyName.
DestinationPartyName needs to be promoted in a pipeline custom component or an orchestration. It can also be entered in the Parties > Agreement > Interchange Settings > Identifiers > Additional Agreement Resolver > DestinationPartyName.
The filter criteria for the send port can also be modified to only include EDI.ToBeBatched==False and EDI.BatchName.
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations.
See the original article here:
HowTo setup filters to send the batched EDI Interchange
Recent Comments