Invoking a service
Invoking refers to the ability to call an operation of
a referenced service in the mediation flow. This can be done either
at the end of a request flow using a Callout primitive or inline using
the Service Invoke primitive.
To be able to invoke an operation on a service reference you must:
- If you need to, create an interface and the operation.
- Click the operation to open its implementation.
- You now have two options:
- To invoke the service inline, add the Service Invoke primitive to the canvas.
- To use a callout invoke, add a callout to the canvas.
- Select the reference and operation that you want to invoke.
- Wire the primitives as you normally would and set their properties.
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15