This page was last edited on September 20, 2013, at 18:44.
Comments or questions about this documentation? Contact us for support!
Use to write custom SCXML code for Composer to include in the SCXML document that it generates based on the workflow diagram.
The SCXML State block has the following properties:
Click under Value and enter the block name. Composer will use the name to identify the block in the diagram and as the state name in the SCXML code.
Find this property's details under Common Properties.
Use to configure the exception nodes, with each port being hooked up to an event configured by you and selectable using Add Custom Event. Find this property's details under Common Properties.
This property contains all the executable content of the <state> element (<onentry>, <onexit>, <final>, …).
Use this property to add additional outports (transitions) using the block's custom Transitions dialog.
If a target is set, an outport for that transition will appear and you can connect it to other blocks. If a target is not set, an outport for that transition does not appear; in this case, you can add some SCXML code to handle the event.
When through in the dialog box, click OK.
Find this property's details under Common Properties.
Find this property's details under Common Properties.
Find this property's details under Common Properties.
Find this property's details under Common Properties.