Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Installed with Orchestration ROI

Several types of components are installed with the Orchestration - ROI plugin (com.snc.runbook_automation.roi).

Parent Topic:Orchestration ROI

Tables installed with Orchestration ROI

Tables are added with activation of Orchestration ROI.

TableDescription
Expense and Savings\[run\_rate\_predicted\_savings\]Contains the data for the reports in Orchestration > ROI Reports > Predicted Savings.
Savings Report\[savings\_report\]Contains the number of automations that have been run before the date specified in the Processed On column, based on:- Each automation entry’s associated workflows - Estimated savings based on the estimated duration per task. - Calculated savings based on calculated duration.
Detailed Savings Report\[detailed\_savings\_report\]Contains a detailed list for the Savings Report \[savings\_report\] table. This list contains each automation’s run date and savings for that automation.
Automation Entries\[automation\_entry\_form\]Contains automation entries that couple labor resources to specific manual tasks. You can specify the estimated duration to perform a task manually and the estimated number of times that a task is performed per month. If this automation entry already has workflow automations implemented, you can specify the associated workflows. The system calculates the savings, based on the labor rate card and the number of workflow automations that have been performed.
Roadmap Planning\[roadmap\_planning\]Contains roadmap planning for each automation entry to be implemented. You can provide estimated hours to implement a workflow automation, the automation percentage anticipated by the end of the year, and the starting month to implement the workflow.
Correlated Tasks\[manual\_mapping\_records\]Contains all matching manual tasks for each automation entry. Each tasks’s information is stored in this table for the system to use to calculate the actual duration and volume for each manual task.
Correlated Tasks Rules\[manual\_mapping\_conditions\]Contains the correlated task rules the system uses to look up manual tasks corresponding to each automation entry.

Plugins installed with Orchestration ROI

Plugins are installed with activation of Orchestration ROI, if they are not already active.

PluginDescription
Cost Management\[com.snc.cost\_management\]Provides the labor rate cards Orchestration ROI uses to determine the savings for each automated task. See Cost Management for more information.

Roles installed with Orchestration ROI

Roles are added with activation of Orchestration ROI.

Role title \[name\]DescriptionContains Roles
Orchestration manager\[orchestration\_manager\]Manages all activities in the Orchestration ROI module.- pa\_admin - report\_admin

UI actions installed with Orchestration ROI

UI actions are added with activation of Orchestration ROI.

UI actionTableDescription
Savings ReportAutomation Entry Form\[automation\_entry\_form\]Displays the savings report specific to this automation entry, if the associated workflows are not empty.
Estimated and Projected SavingsAutomation Entry Form\[automation\_entry\_form\]Displays the estimated savings, based on the estimated duration of the task, and calculated savings, based on the calculated duration of the task.
Show Workflow ContextDetailed Savings Report\[detailed\_savings\_report\]Shows the related workflow context.
Submit AND process nowAutomation Entry Form\[automation\_entry\_form\]Processes this new entry
Correlated TasksCorrelated Tasks Rules\[manual\_mapping\_conditions\]Displays all matching tasks from the Correlated Tasks \[manual\_mapping\_records\] table.
Detailed Savings ReportAutomation Entry Form\[automation\_entry\_form\]Displays the list of automations that have been run, based on associated workflows.
TaskCorrelated Tasks\[manual\_mapping\_records\]Displays the task record.
Submit AND process nowCorrelated Tasks Rules\[manual\_mapping\_conditions\]Processes a correlated task rule. This action performs matching on the specified table and the filter conditions.

Script includes installed with Orchestration ROI

Script includes are added with activation of Orchestration ROI.

Script includeDescription
OrchestrationROIAjaxScript that calculates the actual duration and volume of a task.
OrchestrationROIScript that calculates the number of workflow contexts, looks up all matching tasks, calculates savings, and other functions used in the UI actions.
ROIDemoDataUtilScript that updates demo data timestamps.

Client scripts installed with Orchestration ROI

Client scripts are added with activation of Orchestration ROI.

Client scriptTableDescription
Display info for processing rulesCorrelated Tasks Rules\[manual\_mapping\_conditions\]Displays annotation on the Correlated Task Rule form advising that new task rules are not evaluated until the time specified in the ROI schedule.

Business rules installed with Orchestration ROI

Business rules are added with activation of Orchestration ROI.

Business ruleTableDescription
Delete corresponding recordsAutomation Entry Form\[automation\_entry\_form\]When a record is deleted from the Automation Entry Form \[automation\_entry\_form\] table, this business rule deletes all records in other ROI tables that reference this entry.
Insert into Run Rate & SavingsAutomation Entry Form\[automation\_entry\_form\]When a new automation entry is provided, this business rule calculates the estimated savings, based on the estimated duration of a task and its associated labor rate card.
Insert into Savings ReportsAutomation Entry Form\[automation\_entry\_form\]When a new automation entry is provided, this business rule inserts a new record into the Savings Report [savings_report] table with theautomations_run field set to 0.