5月3日
Overview of BizTalk Explorer
If you open the BizTalk Explorer by clicking on View > BizTalk Explorer you will notice the following key nodes:
- Assemblies Node: If you expand this node you will get all the assemblies that have been deployed.
- Send Port Groups Node: This node contains several send ports grouped together as a single logical entity. Hence when a message subscribes to a send port group, all the send ports within that group transmit the outbound message.
- Send Ports Node: This node contains all Send Ports. A Send Port contains the subscription configuration information. After you create a new send port you have to assign it a send adapter, send pipeline and maps.
- Receive Ports Node: This node contains all receive ports. A receive port contains all configuration information to receive and publish a document to the MessageBox. When you create a new receive port you have to specify the adapter, the pipeline and also the maps used.
- Parties Node: This node lists all the new parties that you have configured for sending messages using send ports.
- Roles Node: This node lists all the roles that have been defined for interaction of parties in BizTalk.
|
 |