To create and configure the messages that will be used by BizTalk in inbound operations:
- In the Orchestration View pane, right-click Messages and choose New Message.
- Repeat the above step two times, so that the Messages folder contains two messages.
- Right-click Message_1, select Rename, and rename the message InFromHylandAdapter. This is the message that will be sent from the Hyland Adapter to BizTalk.
- Select InFromHylandAdapter.
- In the Properties pane, set the Message Type to the name of the operation you configured in Inbound Operations by selecting it from the Schemas list. For example, OnDocumentChanged_#.
-
If necessary, complete the steps in Creating a Schema.
Your screen resembles the following:
-
Repeat the above steps to configure a message called OutToLOB. This is the message that will be sent from BizTalk to the line-of-business application.
Note:
Depending on the number of schemas being utilized in your solution, multiple messages may need to be created.