!--a11y-->
Interactive Forms 
For each process template, you can define interactive form callable objects that can optionally be executed at runtime.

To be able to see and execute the info callable object at runtime, you must add an appropriate runtime view. For more information, see Defining Runtime Views.
You can only attach standalone interactive forms to a process. For more information, see Interactive Form Types.
To attach an interactive form to a process:
...
1. Open the gallery and select a process template. To open its design time, choose Open…
2.
To switch to edit mode, choose
(Edit).
3. Open the Interactive Forms tab page.
4. Choose Add.
Select the required callable object, and choose Add again.
5. Repeat step 4 to add more objects.
6. To define parameter mapping, select an entry and choose Map Parameters. Select a parameter from the left-hand table, and then select the parameter you want to map from the right-hand table. This groups the input parameters of the interactive form callable object to the relevant input parameters of the process.
If the process does not define input parameters, you can set default values.
7. When you have defined the required mappings, choose Done.
8.
Finally, choose
(Save).
