ActiveMatrix Service Bus Developer Center
Labs
The following samples are available as part of the product installation. You need to download and install the product to access the labs.
- Hello World Mediation Sample
This getting started example introduces mediation flows and mediation components using a simple application that involves sending a simple SOAP message to a service and receiving a simple SOAP reply message from the service. This is part of the product install, you can find it here:
\amx\2.0\samples\amsb\HelloWorld - Query GDS Mediation
This is a detailed build out of solutions using ActiveMatrix Service Bus to solve a business use case of an airline reservation system (GDS stands for Global Distribution System). You can find the sample here in the product install: \amx\2.0\samples\amsb\QueryGDS.
The samples readme over here details this use case: \amx\2.0\samples\amsb\AMSB 2.0 Samples README.pdf
The following samples are part of this illustration:- Pass-through Mediation
- Mediation with Route and Transformation
- Mediation with XPath Route
- Transport Bridging
- On Boarding a Large Number of Existing Services
- Custom Mediation Tasks
It is possible to extend the functionality of ActiveMatrix Service Bus using custom mediation tasks. There are samples as part of the product install that illustrate building custom tasks. You can find these here:
\amx\2.0\samples\amsb\CustomMediationTasks
Video Tutorials
The following tutorials help you get started on using ActiveMatrix Service Bus.
- Video 1: Creating, Configuring, and Starting ActiveMatrix Servers

- Video 2: Introduction to the ActiveMatrix Design Environment

- Video 3: Introduction to the ActiveMatrix Administrator UI

- Video 4: Creating and Packaging the HelloWorld Service

- Video 5: Deploying and Running the HelloWorld Service

- Video 6: Debugging the HelloWorld Service

- Video 7: Mediation Editor Fundamentals
