Create Agreement using C#: BizTalk 2010

Home Page Forums BizTalk 2004 – BizTalk 2010 Create Agreement using C#: BizTalk 2010

Viewing 1 reply thread
  • Author
    Posts
    • #26068

      Hi All,

      I’m trying to create new party, Profile and agreement using C# code. I’m able to create party, profiles using Microsoft.BiztTalk.Edi.PartnerAgreementManagement.dll library. but, failed to create the agreement.
      Has anyone tried creating the agreements using C# or exporting the single party information from one machine to another machine ?
      Is there any alternative way to export single party from one machine to another machine ?

      Please suggest me how to resolve this issue.

      Thanks…

      Regards,
      Karthick

    • #26069

      Once you export the Binding File from BizTalk Admin Console, you can manually edit the xml file to have only the Party you want.

      • #26072

        Hi Mohit,

        Thanks for the reply…I'm able to create the single party binding xml by editing the globalpartyBinding.xml file.

        My requirement to have an utility/.net component which will extract one entire party details(profiles, partnership, agreement,batching) based on the input and creates same party in Target machine.

        Regards,

        Karthick

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.