Calling an ESQL routine

To call an existing ESQL routine from a mapping, select the routine from the Call Existing ESQL Routine wizard. The ESQL routine must already exist in the workspace.
  1. Switch to the Broker Application Development perspective.
  2. Open the required mapping.
  3. In the Source pane, select the required source.
  4. In the Target pane, select the required target.
  5. Right-click either the Source or Target pane and click Call ESQL Routine. The Call ESQL routine wizard opens.
  6. Select the routine where the parameters and return types match the source and target selection.
  7. Click OK.
Related concepts
Message Mapping editor
Message mappings overview
Related tasks
Creating and calling submaps and subroutines
Developing ESQL
Related reference
Message Mapping editor Source pane
Message Mapping editor Target pane
Broker Application Development perspective