Create and Deploy the Trading Partner Agreement

 

Important

Microsoft Azure BizTalk Services (MABS) is being retired, and replaced with Azure Logic Apps. If you currently use MABS, then Move from BizTalk Services to Logic Appsprovides some guidance on moving your integration solutions to Logic Apps.

If you're brand new to Logic Apps, then we suggest getting started here:

This part of the tutorial builds the EDI scenario. To build the EDI scenario, Northwind uses the BizTalk Services Portal to create trading partners and agreements. Contoso sends the sales order as an X12 message to the deployed agreement. After receiving the X12 sales order, the deployed agreement processes the message, transforms it to the SalesOrder format expected by the EAI bridge, and routes it to the EAI bridge that you already deployed earlier. The bridge then inserts the message into the SalesOrder table using the SQL LOB Relay. The topics in this section lists the steps to build and test the EDI scenario for the tutorial.

In This Section

See Also

Tutorials and Samples