Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published
Table of Contents
stylenone

Purpose

This procedure (automatic schedule task) is designed to deactivate Requisition numbers when it became expired.

Process configuration

Name

Description

Format

Default value

MEDICATION_DEACTIVATION_SCHEDULE

How often to perform this task

Cron Format

`0 24 * * *`

Job logic

  1. Delete records from ME.requisition_number, where:

    1. end_date < current_date()

  2. Write changes to audit log