Formal Parameters

Formal Parameters are parameters that are interchanged with the application via the invocation interface. They are passed during invocation and return of control (e.g. an invoked application or invoked sub-process).

Every formal parameter is presented with its Id, Mode, Data type and Description.

To add new FormalParameter for the process, you can click on the button (the right-most button in the toolbar). This will bring you a table property panel with a list of all FormalParameters already defined for the selected process. There is a New button there in, which will create a new FormalParameter, and will bring a property panel for edit it.