
To use composite forms in Guided Procedures (GP) processes, you must integrate the composite form objects that you have created in callable objects.
Callable objects are the most fine-grained components in a GP process, which add an abstraction layer to applications and services enabling their seamless integration in workflows.
You must have created and activated the composite form object that you want to use in the callable object.
More information: Creating Form Objects in the GP Design Time
| Parameter | Description |
|---|---|
|
Name |
Enter an arbitrary name for the callable object. |
|
Description |
Describe the callable object by entering a brief description of its functions, for example. |
|
Original Language |
Choose the language in which the translatable texts of the callable object definition are being created. |
|
Folder |
Select a folder in the gallery where the callable object definition is stored. Note
You can either use an existing folder, or create a new one. |
Browse the gallery to select the form you need, and confirm your choice using Select.
You can add an activated form object only.
To do this, enable the option Choose E-Mail Template, and use Choose E-Mail Template to select the appropriate template.
To do this, enable the option Choose communication setting name for sending mailand select the setting you want to use for this composite form.
You are not required to make a communication setting on both the Composite form object and the callable object in which it is integrated. However, in case you set different communication settings on the two objects, the GP framework will use the communication setting of the callable object.
For more information about configuring communication settings and setting a default one, see Configuring Adapters .
The form object's input parameters are displayed in read-only mode.
The form object's output parameters are displayed in read-only mode.
The design time for the callable object opens. You can edit its definition, if required.
Optionally, you can grant permissions to other users to view or modify the object. To do that, open the Permissions tab page.
Once you have exposed the composite form as a callable object, you can use it in an action together with a display callable object. It allows you to monitor the composite form step by generating a task for it. This task is visible in the GP worklist and UWL at runtime.
More information: Using a Display Callable Object for Forms
You can expose a composite form as a callable object and then include it in a process.
More information: Developing Your First Composite Form Process .