Was this helpful?
Invoker Step
The Invoker step allows you to choose an Invoker for a process. Invoker components provide the ability to use a service provided by an external system or application. The service is invoked by passing a source message object to the Execute action. The component uses the data provided in the message object to pass the information necessary to use the service to the system or application. An Invoker places any output from the service into the target message object. Typical applications for an invoker component include using a web or SOAP service.
Invoker Step Properties
After adding an /download/attachments/25952346/Invoker_Step.png?version=1&modificationDate=1492429336199&api=v2 Invoker step from the Palette to the canvas, you can double-click the step on the canvas and specify the following step properties in the Properties tab displayed at the bottom.
Name
Description
Name
Unique name for the step.
Description
Description of the step (optional).
Enabled
Select this option to enable the step for execution. If it is not enabled, then the step on the canvas is greyed-out.
This option is useful when troubleshooting a process, especially when there are numerous steps in the process.
Error Handling
Select any of the following:
Ignore Error - The remaining steps in the current process are executed even if this step stops due to an error. This is selected by default.
Stop Process - All the steps after the current step are skipped or the entire process is stopped (depending on how you have the error logging options set) if this step stops due to an error.
Select Invoker
Select an invoker instance. These instances are displayed when you add message components in the Configuration tab. For more information, see Adding Message Components in Configuring Processes.
Action
Select the action for the step.
Parameters
Parameters for the selected action. Specify values for the parameters.
Properties
Properties for the selected action. Specify values for the properties.
Note:  The Actions, Parameters, and Properties are specific to the component type. For information about this, based on the component instance selected in the Select Invoker drop-down list, click the component type in Invoker Step Components.
Invoker Step Components
Last modified date: 02/01/2024