BizTalk - Send Batched EDI from Orchestration

AboorvaRaja Ramar 41 Reputation points
2022-01-25T09:18:50.217+00:00

Hi All,

My requirement is to send Batched EDI to the Folder. Currently i am able to send single EDI to the Folders. But unable to do the Batch EDI to the folder.

  1. I have created the Orchestration and promoted the properties of below and made the port as Direct port

msgOutput(EDI.ToBeBatched)=true;
msgOutput(EDI.DestinationPartyId)=3004;
msgOutput(EDI.EncodingType)=0;

  1. In the Parties i have configured the Batchname and filter as a DestinationPartyId

168252-image.png

  1. Configure the send port with the new send port created with the filter

168262-image.png

Still i am not getting the batch message. Not sure what i am missing

Microsoft BizTalk Server
Microsoft BizTalk Server
A family of Microsoft server products that support large-scale implementation management of enterprise application integration processes.
349 questions
0 comments No comments
{count} votes