jgpadilla04
jgpadilla04

Reputation: 95

What is the alternative of BizTalk Party for EDI

Im currently dealing with an issue wherein Control Number in Party agreement is being reset upon undeploying the application and redeploying it. Thus, we are looking on ways on how to generate the EDI without the use of BizTalk Party.

In addition, is it possible to setup a filter to catch the EDI instead of using the Receiver ID.

Upvotes: 1

Views: 309

Answers (1)

zurebe-pieter
zurebe-pieter

Reputation: 3266

Do not look for an alternative. Just prevent re-importing party bindings over and over again. Whenever you re-import the bindings for a party, the control numbers will reset. If you redeploy, consider using incremental changes to the party bindings.

Upvotes: 1

Related Questions