The Batch Processor allows a large number of cases to be processed in batch. It is available in both Java and .NET implementations to enable support for platform specific custom functions. It uses a variety of techniques to maximize throughput for both csv and database connections.
The batch processor can take comma separated files as well as database tables via JDBC/ADO.NET. Inputs can be easily configured to include multiple entities and relationships.
The batch processor can output the results of a batch run to csv or database (see Batch Processor output). It can also be used to output coverage, test scripts, or what-if analysis for Oracle Policy Modeling.
How do I migrate my Data Source Connector project to a Batch Processor project?