Currently in draft. Requires technical input from Eleanor and context input from Skevi.This page is for application designers who need to configure when a specific operation will change data in the stream.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Creating a
...
Stream Item Action Rule
To use a micro-a stream item action in an action and to add a rule for it:
- Open the Action properties.
- In the toolbar of the Stream Item Action Rules / Micro-Action section section:
- either click
to create a new micro-new stream item action rule.Insert excerpt _add _add nopanel true - or click
to open a repository list of streams.Insert excerpt _action_SIA _action_SIA nopanel true
Expand the branch for the stream, then drag its micro-its stream item action into the action properties → Stream Item Action Rules/Micro-actionRules grid.
Double-click on row of the grid to open the micro-the stream item action rule properties.
- either click
...
Stream Item Action Rule Properties
Use the following properties to configure the conditions or rules under which the micro-the stream item action will run.
This properties tab is not available from the repository. It only opens from the Action properties.
Insert excerpt _standard_settings _standard_settings nopanel true
Basic Settings
Field | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Stream Item Action/Micro- Action | The name of the micro-stream item action. To add or change the name, do one of the following:
| ||||||||||||||||
Stop if True | If the following expression is true, stop the micro-action from running.?? Enter an expression. If the expression is true run this action but do not evaluates to true, PhixFlow runs this action. However, it does not:
| ||||||||||||||||
Expression | Enter an expression. Details?? The expression should evaluate to true or false and the action will run if true. If the expression is empty this is equivalent or evaluates to true. Values are true or false according to the same rules as true/false stream attributes, except empty is true (but , PhixFlow runs this action. To prevent an action from running in specific conditions, enter an expression that evaluates to null or empty string is false). false.
| ||||||||||||||||
Order | Specify the order in which this micro-this stream item action is listed in the action properties →Stream Item Action Rules/micro-actionRules grid. PhixFlow evaluates the micro-the stream item action in order and runs those that evaluate to true in order. |
...