User Dialog Method Start
The User Dialog Method Start element is located in the User Dialog
drawer of the Process editor palette.
Element Details
The element allows to set internal data of the User Dialog from the
input parameters of the method call and to define return values
either from process data or by calculation.
Inscription
General Tab
The General Tab is included in the view of all process elements and contains the name and a description of the element.
Start Tab
This tab is used to define the name and input parameters of the User Dialog Method that is implemented by this element’s process. See Start Tab for a more detailed description.
Result Tab
This tab is used to define the values that will be returned to the caller when the method process finishes. See Result Tab for a more detailed description.
- Method
Both the table’s assignments and any scripting code below the table will be executed when the method process reaches an User Dialog Process End. The table’s statements will be executed before the scripting block.