Insert excerpt |
---|
| _Banners |
---|
| _Banners |
---|
name | actionflow |
---|
nopanel | true |
---|
|
This page provides details of the properties for the save action node. These are part of actionflows.
Overview
A save node is used to insert, update or delete records for a selected table.
Insert excerpt |
---|
| _property_tabs |
---|
| _property_tabs |
---|
name | basic-h |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _parent |
---|
| _parent |
---|
nopanel | true |
---|
|
Basic Settings
Field | Description |
---|
Name | Enter the name for the action node. |
Insert excerpt |
---|
| _actionflow_properties |
---|
| _actionflow_properties |
---|
name | show-name |
---|
nopanel | true |
---|
|
| Insert excerpt |
---|
| _actionflow_properties |
---|
| _actionflow_properties |
---|
name | show-text |
---|
nopanel | true |
---|
|
|
Type | - Auto
Will either insert or update records using the following condition:- If the node is provided with a primary key of an existing record, the node will update that record.
- If the node is not provided with a primary key of an existing record, the node will insert a new record.
- Insert
Will always insert a new record into the attached table - Update
Will always update a record for the attached table. For a record to update successfully a primary key must be provided. - Delete
Will always delete a record on the attached table. For a record to be deleted successfully a primary key must be provided.
|
Table | The table where the data is going to be updated. |
Attributes
A list of attributes to be updated. Click 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 Attributes
- 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. 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 |
---|
| _description |
---|
| _description |
---|
nopanel | true |
---|
|