Analysis Action Properties
Analysis Node Properties
Use a Run Analysis node in an Actionflow to run analysis on tables as if they are analysis models. For more information about running tables, see Analysis Models.
Worked Example
For an example of how to set up an Analysis node, see Analysis Action Configuration.
Properties Tab
Parent Details
If this item is within or belongs to another, its parent name is shown here. See the Parent Details section on the Common Properties page for more details.
Basic Settings
Field | Description |
---|---|
Name | Enter the name for the analysis node. |
Description | We recommend that you always enter a description to explain the purpose of this item. |
Tables
This section has a toolbar with standard buttons. The grid contains a list of tables.
- To add a table, in the section toolbar click List Tables to show the available tables in the Repository
- Drag a table from the list into the grid
- To remove a table, select one and in the section toolbar click Delete
Care should be taken when running analysis on tables with a non-transactional Period set. The non-transactional table periods are Daily, Monthly and Variable. See Table.
Using Non-Transactional (Periodic) Tables
These are the important considerations that must be made when using non-transactional (periodic) tables in Analysis actions.
All Recordsets must be contiguous with no gaps and overlaps
- If you need to Rollback a run in a variable table, it rolls back all the runs after to maintain contiguous recordsets, whereas rolling back on a transactional table only rolls back the specified run
- Two recordsets will not be generated at the same time
- If a recordset is already being created, any requests run while it is completing will get the same results, e.g. if the 11am data is generating, then in 30 minutes a users starts the 12pm data generation, they will get the 11am data
When an Actionflow runs an analysis model it uses the toDate from the Actionflow, i.e. now(), therefore, it only runs once if non transactional
Advanced
Field | Description |
---|---|
Prioritise Throughput Over Ordering | When enabled, records are processed in parallel to optimise performance. This means the order records are processed is nondeterministic. When disabled (default), records are processed in the order they are provided. |
Access and Audit Tab
Security Tab
Access Permissions
See the Common Properties page, Access Permissions section.
Audit Tab
Audit Summary
See the Common Properties page, Audit Summary section.