Samples on Creating X12 and AS2 Agreements in BizTalk Services Using .NET
Windows Azure BizTalk Services provides a OData-based Trading Partner Management Object Model (TPM OM) that can be used to create X12 and AS2 agreements, which can be deployed on Windows Azure BizTalk Services. Using the TPM OM, I have created a couple of samples that demonstrate how to use the OM with C#.
You can download the sample from the following links:
- Creating an X12 Agreement in BizTalk Services Using the TPM OM API
- Creating an AS2 Agreement in BizTalk Services Using the TPM OM API
More Resources for BizTalk Services TPM OM
- Trading Partner Management Object Model (TPM OM): API Reference
- Trading Partner Management Object Model: REST Endpoint
- TPM OM API: What to do Where?
- TPM OM API: Request and Response Headers
- TPM OM API: Exposed Entities and Properties
Comments
- Anonymous
December 13, 2015
which username and password we have to provide while adding reference of metadata URL mybiztalkservice.biztalk.windows.net/default$PartnerManagement/$metadata.