Logging

Scripts can generate detailed logs.

Standard logging is used for reporting about the run details, data issues, or any other script-specific processing details. Script is expected to create the standard log file in the log folder, which is attached to a separate audit log entry for the script run.

Standard output is used for logging messages that are related to the flow of execution. These messages are displayed in the job manager view. The job log is not intended for reporting data issues because that overloads the job manager view.

In case of warnings, the script creates a separate _WARN file in the log folder. Warning messages are still logged in the standard log file.

Logs generated by the script code are available in the SCP audit log after macro completion.

Note: The scripting service is enabled for each tenant on request. If this feature is required, you can contact Infor support through Concierge.

Currently, no scripts are delivered as part of the standard content.