Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
This page is for application designers who need to configure specific operations that will change
...
records in the
...
table.
Overview
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Creating a
...
Record-Action
To create a
...
record-action:
- either open a
...
- table's properties. In the
...
- Record-Action section, click
Insert excerpt _
...
new _
...
.new nopanel true - or open the repository branch for a
...
- table. Right-click
...
- Record-Actions and select
Insert excerpt _
...
new _
...
.new nopanel true
In both cases, PhixFlow opens a new
...
record-action properties tab.
Stream Item Action Properties
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt |
---|
...
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Basic Settings
Field | Description |
---|---|
Name | Enter the name of |
...
the record-action. | |||||||||
Show in Repository |
| ||||||||
Record-Action | Select the type of operation:
The remaining options available in Basic Settings depend on the type of operation you select.
|
...
|
...
|
...
|
...
|
...
This option is only available where Stream Item Action is Insert or Update.
...
|
...
Copy Values by Name | Available when Record-Action is Insert.
|
...
|
...
|
...
|
...
| ||||
Attributes to Update | Available when Record-Action is Insert,Update or Delete. The grid contains a list of attributes on which |
...
the record-action will operate. If the grid is empty, |
...
the record-action will operate on all attributes in the |
...
table. To add |
...
attributes to the grid, in the toolbar, click
|
...
attributes. Drag attributes into the grid. To create a new attribute, click
|
...
|
...
|
...
Record-Action Attribute properties. The grid displays information from the record-action attribute:
|
...
To remove an attribute from the grid, use the
|
...
For Delete actions, use the expression to include information related to the action. For example, you may want users to add a reason for deleting the record. This means the Delete action has an audit record that also records the reason. The alternative is to use an Update action to record the information, then use a Delete action. However, this results in two audit records. | |
Filter Type | Available when Record-Action is Delete or Update. Select an option from the drop-down list. The action will only apply to the records that:
|
...
|
...
|
...
|
Target View |
...
Available when Record-Action is Delete or Update. Enter a |
...
view name. Where Filter Type is one of Selected |
...
Records, Edited |
...
Records or View |
...
Filter, PhixFlow takes the records |
...
from the named view |
...
. The user may have started the action on a different view. |
Condition |
...
Available when Record-Action is Delete or Update and Filter Type is Action Filter. Create a filter to specify the records to which the action applies. Expressions in this filter can refer to items on the view or |
...
screen from which this action was initiated, for example:
Configure this filter in the same way that you would a pipe filter. |
Copy Values By Name |
...
Available when Record-Action is Insert or Update. Specify what to do if the |
...
screen from which the action was initiated includes more attributes than those listed in the properties grid Attributes to Update.
|
...
to update only those attributes listed in Attributes to Update |
...
. All other attributes |
...
are unchanged. For insert actions, nothing is added (null).
|
...
|
...
|
...
to update only those attributes are not listed in Attributes to Update PhixFlow looks for a form field or view attribute with the same name as the attribute. If it finds a match, PhixFlow updates the attribute |
...
to the value of the form field or |
...
view |
...
attribute. If |
...
PhixFlow does not find a match, it does not update the attribute value. |
Maximum |
...
Records Expr. |
...
Available when Record-Action is Delete or Update. Enter an expression that evaluates to a number. The number limits how many |
...
records this action can affect. If this action |
...
applies to more than |
...
the maximum number of |
...
records, PhixFlow updates only the specified number of |
...
records and ignores the rest |
...
. Phixflow reads records in the order they are listed in the |
...
view |
...
from which they are selected |
...
. |
Minimum |
...
Records Expr. |
...
Available when Record-Action is Delete or Update. Enter an expression that evaluates to a number. The number specifies the minimum number of records that the action must be applied to for this action to run. If fewer than this number of |
...
records, the action will return an error and will not run. |
Data Sources
Not sure what this is for. A data source itself is just a name. This is for the new workflows.
...
...
|
...
|
...
Optionally create data sources that affect this stream item action how ??.
...
Insert excerpt | ||
---|---|---|
|
...
|
...
|
...
Action Validation
...
Live Search | ||||||||
---|---|---|---|---|---|---|---|---|
|
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Learn More