Scheduled Jobs

The following is the scheduled job used with the Reinsurance Admin solution:

Job Name FTOS_INSPA_ReinsuranceContracts
Scheduled At 12:00 PM, daily run
Description 





   
This job automatically moves records through different statuses, according to different conditions, as follows:

It moves records from Draft to InForce status when the records satisfy the following conditions:
  • they are passed their Begin Date.
  • their current date is not the End Date of the contract.
  • they have at least one Insurance Type in the Insurance Type Grid.

It moves records from Registered to InForce status when the records satisfy the following conditions:
  • they are passed their Begin Date.
  • their current date is not the End Date of the contract.
  • they have at least one Insurance Type in the Insurance Type Grid.

It moves records from InForce to Draft status when the records satisfy the following conditions:
  • their Begin Date is changed with a later future date, during the editing of a contract with InForce status.
  • their current date is not the End Date of the contract.

It moves records from InForce to Terminated status when the records satisfy the following conditions:
  • their current date is the End Date of the contract.
  • they have at least one Insurance Type in the Insurance Type Grid.

It moves records from Terminated to Registered status when the records satisfy the following conditions:
  • the Begin Date is changed with a later future date, during the editing of a contract with Terminated status.
  • they have at least one Insurance Type in the Insurance Type Grid.

It moves records from Terminated to InForce status when the records satisfy the following conditions:
  • the End Date is changed with a later future date, during the editing of a contract with Terminated status.
  • they have at least one Insurance Type in the Insurance Type Grid.
HINT Add a new scheduled job! For your particular business needs, you can always add more scheduled jobs to run periodically through your Reinsurance Admin records. To find out more about job scheduling, please use the Innovation Studio Job Scheduling guide.