Batch Processing
Introduction
You can monitor batch jobs to track their statuses (success, in progress, error, and so on.), filter relevant jobs using multiple facets, and view details of individual batches. Batch details allow you to explore processes and records of each batch to confirm output or troubleshoot errors.
Batch Result acts as the dashboard for all batch jobs. You can view the details of each batch like Name, Type, Company, Status (such as Error, Complete, In Process, and so on), and timestamps for when the batch was Scheduled, Started, and Ended. You can use filters (for example, by the past 24 hours, batch config name, type, and so on) and the search bar to locate specific batches.
- Access the Oracle Financial Services Cloud application.
- From Menu, select Configuration.
- Select Operations and then Operations. This redirects you to Operations Overview page.
- From Batch Processing, select View Batch Results. This redirects you to Batch Results page.
Batch Config Name lists all batch jobs under a selected Batch configuration. It includes details such as Batch Job Transaction Type, Batch Job Execution Status, and Error Description. In Batch Config Name page, you can quickly identify failed or successful jobs in a batch configuration.
To view more details about a specific batch job, select any Batch Job Transaction Type to navigate to the corresponding Batch Job Transaction Type page.
The Batch Job Transaction Type page displays a list of records that shows a sequence of processes in the batch (such as, creating messages, distributing SMS). You can verify the details for the batch configuration that encountered an error.
Select the Record to navigate to the respective Process Detail page.
The Record page provides a comprehensive, traceable view of a record’s journey through the batch, allowing you to easily locate, analyze, and address processing errors at the most granular level. You can identify the exact step where the error occurred and select process names to navigate to the corresponding Processes page for further details.
The Processes page shows the sequence of processes executed for a single record within a batch job. It displays the status of each process step (such as, Create, Distribute) and allows you to drill down into each step to investigate further details or errors.
To view more information about a specific process, select the Process Name to access the process details for the record. You can also select the Process Name to navigate to the Events page for additional insights.
The Events page offers a detailed, granular view of the attempt for a specific process (for example, part of Send SMS for Record). It primarily displays event-level results and highlights any errors that occurred during the process.
To view the error message, select Preview under the Message column.