[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
We know that Service Bus EAI and EDI Labs enables you to have Business to Business Messaging, provides Rich Messaging Endpoints, and provides Service Bus Connect to connect to on-premises LOB applications from the cloud. But how and where do we start creating solutions to achieve each of these business objectives?
-
For business-to-business messaging, Service Bus EAI and EDI Labs provides a portal where you can manage your trading partners and configure agreements between them. For more information, see Configuring Components for Trading Partner Management.
-
Even though rich messaging endpoints and connectivity to on-premise LOB applications are two separate offerings from Service Bus EAI and EDI Labs, more often than not, they will be used together to configure an end-to-end message flow. For example, a message will be sent to an XML bridge, which will process it and send it over to the Service Bus Connect component, which will eventually update the backend LOB application accordingly. Service Bus EAI and EDI Labs provides a Visual Studio project template called Enterprise Application Integration that can be used to configure rich messaging endpoints (XML bridge). Similarly, Service Bus Connect provides a Visual Studio Server Explorer plug-in to create and manage connectivity to on-premise LOB applications. You can also use the Enterprise Application Integration template to not only create an end-to-end message flow including bridges and connectivity to LOB applications, but also include other Service Bus entities like queues, topics, relay endpoints, etc. in a single end-to-end message flow. For more information, see The Enterprise Application Integration Project Design Surface.
Prerequisites for Configuring an Service Bus EAI and EDI Labs Application
You must meet the following prerequisites before you can start creating Service Bus EAI and EDI Labs applications.
In This Section
See Also