Versions Compared

Key

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

This page is for application designers who want to define a process using a workflow diagram, and then connect elements of the diagram to PhixFlow dashboards and actions in an application. This page describes properties

...

An actionflow diagram is made up of a series of nodes. Each node represents a specific action. By configuring different actions and wiring them together you can create complex functionality. This section describes the properties of the different action nodes. 

Calculate Action Nodes

Properties

Insert excerpt
_parent
_parent
nopaneltrue

...

FieldDescription
NameEnter the name for the action node.
Show in the Explorer

An application can have many actionflows, and an individual actionflow can have many actions. This can lead to many items being listed in the repository. Use this option to omit the action from the repository.

Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 to display this action node in the repository.

Insert excerpt
_check_box_untick
_check_box_untick
nopaneltrue
 to omit this action node from the repository.

Pass ThroughStream Item Action

Available for calculate actions.Pass data through to subsequent action nodes.save actions

  • Either
  • Insert
  • Update
  • Delete
Stream NameSelect the stream ?? todo why isn't this identified by the parent of the attribute/record?


Input Connection Points

todo - separate properties so should be on its own page. Should this have a description?

...

FieldDescription
NameBy default input connections are named in. Optionally, replace this with a descriptive name.
Type

Select one of: todo - check definitons are correct

  • Driving: where data is being used by the action node
  • Requested: when the input is coming back from a lookup

Data Attributes

This section has a toolbar with standard buttonsThe grid contains a list of the attributes that will pass through the input wire to this action. PhixFlow automatically lists the attributes that pass into the action when the actionflow is wired to an input with attributes. You can also:

...

Calculate actions process data using expressions; see pages in the topic Expressions and Scripts.

This section has a toolbar with standard buttonsThe grid contains a list of the expressions that the calculate action will perform. To add a new expression:

...