Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Manage processing for a high number of concurrent vaccine events

Manage multiple parallel queues to help process vaccine events run in a parallel mode. You can distribute the vaccine queue events process to different nodes rather than keeping the load on a single node.

Before you begin

Role required: sn_vaccine_sm.admin

About this task

You can implement the vaccine queue events process flow in a parallel mode. With parallel processing, the job creates separate events for each vaccine queue. This processing helps distribute the events to all active nodes instead of being processed in a single node.

Procedure

  1. In the navigation filter, enter sys_trigger.list.

  2. In the Search field, enter *vaccine queue events process.

  3. Select the vaccine queue events process record.

  4. Set the System ID field to Active Nodes.

  5. Click Update.

    This configuration creates multiple sys_trigger records for each node.

Parent Topic:Configuring Vaccine Administration Management