Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
This page is for application designers who need to configure when a specific operation will change data in the streamtable.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Creating a
StreamRecord-
item-actionAction Rule
To use a streamrecord-item-action in an action and to add a rule for it:
- Open the Action and Table-Action properties.
- In the toolbar of the Stream-ItemRecord-Action Rules section:
- either click
to create a new stream-item record-action rule.Insert excerpt _new _new nopanel true - or click
to open a repository list of tables.Insert excerpt _action_SIA _action_SIA nopanel true
Expand the branch for the table, then drag its stream-itemrecord-action into the action properties → StreamRecord-Item-Action Rules grid.
Double-click on row of the grid to open the streamrecord-item-action rule properties.
- either click
Record-
item-actionAction Rule Properties
Use the following properties to configure the conditions or rules under which the stream-item record-action will run.
This properties tab pane is not available from the repository. It only opens from the Action and Table-Action properties.
Insert excerpt _standard_settings _standard_settings nopanel true
Basic Settings
Field | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Stream-ItemRecord-Action | The name of the stream-item record-action. To add or change the name, do one of the following:
| ||||||||||||||||
Stop if True | Enter an expression. If the expression evaluates to true, PhixFlow runs this action. However, it does not:
| ||||||||||||||||
Expression | Enter an expression. If the expression is empty or evaluates to true, PhixFlow runs this action. To prevent an action from running in specific conditions, enter an expression that evaluates to false.
| ||||||||||||||||
Order | Specify the order in which this stream-item record-action is listed in the action properties → Stream-ItemRecord-Action Rules grid. PhixFlow evaluates the stream-itemrecord-action in order and runs those that evaluate to true in order. |