| 1. |
What Is Message Type (i.e. Bts.messagetype) In Biztalk Server? |
|
Answer» MESSAGES in BizTalk are data, and each MESSAGE must be of a selected message type. E-mail, Documents, Info-path forms, large binary files, SQL RECORDS, flat files, and anything XML can be processed as messages. BizTalk is all about messages and message-oriented PROGRAMMING. The most common message type in Biz-talk is a schema. Messages in BizTalk are data, and each message must be of a selected message type. E-mail, Documents, Info-path forms, large binary files, SQL records, flat files, and anything XML can be processed as messages. BizTalk is all about messages and message-oriented programming. The most common message type in Biz-talk is a schema. |
|