Batch Process Definitions and Descriptions

When the model is generated, an XML file called <ProjectName>_batch.xml will be generated which contains the definitions of your batch processes. In order for users to issue batch process requests, this information must be loaded into the database using the Data Manager.

Once the information has been loaded it is possible to use the Administration interface to add further details about the batch processes and their parameters. The information that should be added is as follows:

This information is contained in a number of database tables as shown in the following diagram. These tables are described in more detail below.

Figure 1. Batch database tables
1 The fully qualified name of a batch operation is composed of the application name, the class name, and the operation name, separated by dots. For example, curam.intf.Billing. generate