Posts
Showing posts from December, 2018
- Get link
- X
- Other Apps
BTSHOL02: Working with Schemas Objectives After completing this lab, you will be able to: Create a new BizTalk project. Create an XML schema by using the BizTalk Editor. Promote a schema property. Create a flat file schema by using the BizTalk Editor. Validate a schema and generate a sample instance message. Create a strong name and assign it to an assembly. Build a schema project. Scenario Northwind Traders has chosen to create a custom schema to meet their business requirements for submitting orders to a supplier. In this lab you will create a BizTalk project for the schema, and then define a customer order schema to define the structure of messages (documents) to be exchanged within the solution. You will also promote several of the schema properties so that the property values can be referenced for content-based routing purposes in the BizTalk Server messaging engine. Estimated time to complete this lab: 45 minutes After you have created the schemas and promoted the...