Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt

Record-Action Concepts

A stream table has a set of Recordof record-Actionactions. These specify an single operation that can happen to a stream-item ( record ) in the streamtable. Stream-itemRecord-actions can create, read, update or delete a record, so are sometimes called CRUD actions.

You can configure an Action PhixFlow to perform several operations on the data in different streams. This is because the action tables using an action that contains a list of stream-itemrecord-actions that can come from different streamstables.

The action can potentially run any of the stream-itemrecord-actions in its list. To decide which streamrecord-item-action to run, the action has a rule associated with each streamrecord-item-action. When Record-Action Rule evaluates the rule evaluates to true, the action runs, making a change to the data in the stream.table.

Property pages: