Developing EDI Schemas

The topics in this section describe how to modify EDI Schemas for use with BizTalk Server.

To use a document schema in your solution, you need to deploy the schema by adding it to a BizTalk project in Visual Studio, and then building and deploying the project. Visual Studio will deploy the project in the default BizTalk Application 1. You can see the schemas that are deployed by opening the Schemas node under BizTalk Application 1 node the Applications node in the BizTalk Server Administration console. You can deploy an assembly into a different application by using the command-line deployment tool BTSTask.

The service and control schemas are automatically deployed by the BizTalk Server configuration wizard. To see them, click the Schemas node in the BizTalk EDI Application node in the Administration Console. For more information about these schemas, see EDI Service and Control Schemas.

In This Section

See Also

Developing and Configuring BizTalk Server EDI Solutions