Configure the Call Method activity
- Prerequisites
- Add a resource to the workflow model
Procedure
- In the navigator, click .
- In the resource list, add a resource, or select the resource that you want to work with.
- In the Displays panel, click .
- Click the Workflow Editor tab.
- Drag and drop a Local Subprocess into the workflow and double-click it, or double-click an existing subprocess.Note:If required, configure the workflow.
- Drag and drop a Call Method activity into the subprocess, or select an existing call method.
- On the activity configuration panel, click Configure Method.The Configure Method dialog box appears, displaying a list of the available call method service providers.
- Double-click the service provider you want to use, and then select the call method.
- Click Next.
- In the Item specific configuration section, configure the method.Note:Item configuration depends on the selected source and item. Some items do not require configuration.
- At run time, if you want to return all data from the selected item, select the Return all data option.
- At run time, if you want to return a subset of data from the selected item at run time, select the Return only a subset of data option, and then from the data tree, select the data you want returned.Note:If the item returns only a single piece of data, the Return all data option is selected, and you cannot retrieve a subset of data.
- Click Finish.
- If required, on the activity configuration panel, modify the Inputs/Outputs and/or create an expression or perform a bind for the selected call method.
- In the Security area, select the Enforce User Permissions check box.
- Click Save.