Mediation Tutorials

The mediation tutorials explain how to create, package, and modify mediation flows.

Note: Many of the steps in cheat sheets launch modal dialogs. Once a dialog is open, you cannot expand the view containing cheat sheet content. To ensure that you can see all the content, before opening a dialog you can expand the view so that you could see all of the cheat sheet content or you can detach the view so that it can be resized even while a dialog is open.

To access the mediation tutorials, expand the Mediation folder.

  • How to Create and Package a Hello World Mediation Flow

    Develop a simple Hello World application that returns an acknowledgment when a user submits a name to a SOAP client.

  • How to Create and Package a Data Enrichment Mediation Flow

    Use the Invoke Operation mediation task to enrich data in a mediation flow. The Invoke Operation task enables you to enhance message input, so that the message gathers additional data as it follows the mediation flow to the target operation.

  • How to Create and Package a Content-Based Routing and Data Transformation Mediation Flow

    Create a mediation flow that uses route tasks to send requests to service implementations in a sample Global Distribution System (GDS) travel service.

Sample Project Location
Cheat Sheet Sample Project Archives
Hello World Mediation
  • Create and Package
TIBCO_HOME/amx_it_mediation/version/samples/HelloWorld
Content-Based Routing and Data Transformation
  • Create and Package
TIBCO_HOME/amx_it_mediation/version/samples/ContentBasedRouting

TIBCO_HOME/amx_it_mediation/version/samples/TargetService

Data Enrichment Mediation Flow
  • Create and Package
TIBCO_HOME/amx_it_mediation/version/samples/DataEnrichment