Versions Compared
Version | Old Version 22 | New Version 23 |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
This page provides details of the properties for the save node, which is part of an actionflow.
Overview
Image RemovedImage Added
Use a
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Note |
---|
A save node must be attached to a table with a Type of Transactional. |
Example
Image RemovedImage Added
In the actionflow instance illustrated in the screenshot above, an application has a Company Edit Form. When the application user makes a change, to the form clicks Auto Save Attributes on the form, the actionflow runs.
- The calculate node sets the following attributes:
- Status to 'Pending Approval'
- StatusUpdate to the current time
- StatusUpdatedBy to the user's name.
- The save node saves any attributes on the driving input form that link to the table on the save node.
This means if any additional fields are added to the backing table and input form they do not need to be mapped to the save node.
Allocating Primary Key Values to New Records
When the save node is inserting a new record to the table, PhixFlow allocates a unique primary key value to the record. How PhixFlow allocates a value is determined by the Table properties → Advanced → Primary Key Generator.
- Internal: By default, PhixFlow automatically allocates a unique, numeric value to the primary key attribute.
- Sequence: Configure PhixFlow to allocate a value from your own sequence using the Primary Key Generator Sequence option. see Stream > Data Generation Options and Sequence.
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Basic Settings
Field | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | Enter the name for the action node. | ||||||||||||||||||||
|
| ||||||||||||||||||||
Type |
| ||||||||||||||||||||
Table | The table in which the records will be updated. This table must have a Period of Transactional. | ||||||||||||||||||||
Auto Save Attributes |
|
Attributes
A list of attributes to be updated manually. Click Image RemovedImage Added to show the list of attributes for the table. Drag the attributes you want to add to the save node into this list.
In the list:
- to edit the attribute's properties, double-click an attribute; see View Attribute
- to delete an attribute, right-click and select
Insert excerpt _delete _delete nopanel true
Note |
---|
Attributes not added to this list will not be changed unless 'Auto Save Attributes' is ticked. If a record is being inserted and an attribute is not present in the save node, the default value for this field will be _NULL |
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Live Search | ||||||||
---|---|---|---|---|---|---|---|---|
|
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Learn More
For links to all pages in this topic, see Understanding Actionflows.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|