Batch Job Submission
Much of the heavy processing in Oracle Utilities cloud services is done via batch processing, so it's critical to set up batch jobs to run in the most efficient way, with correct parameters.
Key rule: Run all batches with a Commit Frequency of 1. This setting is optimal given the way the application's hibernate entity cache works.
Batch jobs can be submitted in one of the following ways:
Using a manual or timed submission of a batch job using the application base functionality
Using SaaS Batch Scheduler to schedule and submit jobs
Using an on-premise customer batch job scheduler
Refer to Background Processes in the Administrative User Guide or the online help for more information.