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

...

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.

Stream Item Action

todo - find out if this can be renamed to something else unless it really relates to existing stream item actions.

Available for save actions. Select the specific change to make to the data records

  • Either: todo
  • Insert: create a new record in the stream (table).
  • Update: change part of the record in the stream (table).
  • Delete: delete the data record from the stream (table). todo - check about delete node, Adam think sit may be going away.
Stream NameSelect the stream ?? todo why isn't this identified by the parent of the attribute/record?
Exclusive

Available for gateway actions. 

Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 todo

Insert excerpt
_check_box_untick
_check_box_untick
nopaneltrue
 todo


Input Connection Points

todo -

...

Save does not have input connection points, although delete does.

...

Input properties has sections for Parent Details , Audit Summary and the following Basic Settings and Data Attributes.

Basic Settings

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:

  • create a new attribute: click 
    Insert excerpt
    _add
    _add
    nopaneltrue
     and set its properties. todo - why would this be useful
  • Drag add an existing attribute to this list todo - is this possible??

To remove attributes, select one and click Image Modified Permanently Delete. todo - check icon and label. What does this do? prevent them being passed through?

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

...

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:

...