Employer enrollment notification batch process

The purpose of this batch process is to generate notifications for employees which indicate that the open enrollment period for their employer is due to begin.

This batch process looks at active EmployerEnrollment records on the database. For each one, it calls out to the plan management vendor using the curam.planmanagement.adapter.impl. PlanManagementAdapter.getEmployerOpenEnrollmentDetails() API. Using the response from the plan management vendor, a proforma communication is generated and stored against each employee returned.