Scripts
A script is a sequence of programmed commands that executes advanced logic on data. Scripts can process complex information, transform data, and perform automated actions based on previous results.
What it is used for
Execute custom processing logic, transform data, perform complex calculations, and automate actions based on detected patterns.
Inputs and outputs
Inputs:
- Transactional data
- Configuration parameters
- Results from previous rules
- Context variables
Outputs:
- Transformed data
- Detected findings
- Executed actions
- Execution logs
Available actions
- Create script
- Edit code
- Execute manually
- View execution logs
- Duplicate script
- Delete script
- Export
- Download PDF
Traceability and logs
Each script execution records:
- User who executed the script (system or manual)
- Execution date and time
- Input parameters
- Processed data
- Generated results
- Errors and exceptions
- Execution time
Error handling
If a script fails during execution:
- The Job execution may continue or stop depending on configuration
- An alert is generated for the system administrator
- The script can be re-executed manually after correction
Relationship with other modules
- Executed during a Job
- Generates findings that become Cases
- Recorded in the auditable execution of the Job
- Requires Databases and Accounts configuration for data access
- May be subject to modification through change Requests