
You can configure services that process the data submitted with a composite form. As with pre-processing services, you can use the form context to transfer data from one service to another and finally to the form's output.
As a post-processing service you can use any background callable object that exposes input or output parameters.
If you want to use post-processing services, you must have created and activated the relevant callable objects in advance.
For more information, see Creating Callable Objects for Background Execution .
1. Add Post-Processing Services
If you want to edit an existing form, in the gallery, select the relevant form object and open its design time. Then switch to edit mode using (Toggle Single Edit Mode), and open the Post-Processing tab page.
Order is important when one or more services use as input the output from the preceding services execution.
2. Add Service Parameters to the Form Context if Needed
The service output parameters are displayed in the Form Context tab page.
It appears in the Form Context table.
3. Map Service Parameters to Form Context or Set Defaults
Enter the required default, and choose Done.
The mapping is done automatically. To undo it, choose Remove Mapping.
Enter the required default, and choose Done.
Once you create the composite form, you can view post-processing service definitions and mappings on the Post-Processing tab page of the form design time. You can also edit services by toggling edit mode.