Generate E-Records for Batch Termination Using Public API

Public APIs now support e-records when terminating batches. Prior this release, you could only create a Batch Terminate e-record when you terminate a batch from the Batch Details window. You can now create a Batch Terminate e-record when you terminate a batch from the Batch Details window and when you terminate a batch using the GME_API_PUB.TERMINATE_BATCH API.

Use the following steps to use the GME_API_PUB.TERMINATE_BATCH API to invoke a business event that creates a Batch Terminate e-record in the Control Batch Record:

  1. Create a batch and note the batch ID. 
  2. Execute the GME_API_PUB.TERMINATE_BATCH API for the batch ID. 
  3. View the control batch record for the batch ID. Verify that the Batch Terminate e-record exists and references the batch termination business event.

The ability to generate ERES while terminating the batches using the public APIs provides greater compliance efficiency by calling the API and eliminating manual entry to ensure that the regulatory requirements are met.

Steps to enable and configure

You don't need to do anything to enable this feature.

Tips and considerations

None.

Key resources