Entity resolution batch job parameters
You can manually submit long running entity resolution jobs that perform intensive calculations and analytics on data and store them into the IBM Financial Crimes Insight for Insurance system. You use WebSphere® Application Server Liberty batchManager command-line utility to manually start an entity resolution batch job.
Batch job parameters
The job parameter for the fci_batch_entity_resolution_job entity resolution
batch job is listed in the following table. Save the job parameters in a JSON-formatted text file,
such as /fci-solution/entity_resolution_parameters.txt.
| Property | Data Type | Description |
|---|---|---|
| priorityLevel | Integer | Optional. The processing priority for the job. The suggested value is 2. |
Important: The Entity Resolution batch job is a long running, memory intensive process.
For best results, start this job to run when no users are logged in to the IBM FCI for Insurance system.
Example text file
The following example specifies a priority level of 2:
priorityLevel:2