Enactor Tool Kit
Links
This is an example of the links which connect the actions in the process diagram. Links can be drawn between any actions in the process diagram. The properties displayed will depend on what types of actions are being linked, but all possible properties are described below.
Property values for above example (Success link, highlighted in red)
Property | Comment | Value |
---|---|---|
Comment | This is a text field which can contain additional information about the link. | Undefined |
Event | This indicates the event required for the selected link. It is selected from a drop down list, e.g. OKPressed, Exception etc. | Undefined |
Flow Page Options | This option enables the developer to produce a flow page diagram associated with the Process Diagram. The text can be entered/edited by double clicking on the value field for this property. The developer can also edit/view the Flow Page by selecting the flow tab when editing the process diagram. | Undefined |
Outcome | This indicates the possible outcomes of the link., e.g. enactor.maintenance.RecordLocked or Success etc. | Success |
To Action | This indicates the action the link is going to. | Undefined |
To State | This indicates the state the link is going to. | NewUser |