Restart queues via BG job (program /PACG/ECM_RESTART_QUEUES)

The program /PACG/ECM_RESTART_QUEUES serves the purpose of restarting/activating FSM Cloud Connector-related queues (name starting with ‘/PACG/ECM*’). The program should be executed by a background job.

(S4)PACG 200 SP10 This version supports both outbound and inbound queues.

 

(S4)PACG 200 SP09 and older This version supports only outbound queues.

 

 

Technical details

The table below describes actions taken for queues with a given status:

Queue status

Action for outbound queues

(S4)PACG 200 SP10 Action for inbound queues

Inbound queues are used when field ‘Inbound queue’ is active in /PACG/ECM_CPROP - General Properties of FSM Cloud Connector

Queue status

Action for outbound queues

(S4)PACG 200 SP10 Action for inbound queues

Inbound queues are used when field ‘Inbound queue’ is active in /PACG/ECM_CPROP - General Properties of FSM Cloud Connector

READY

Queues are run with FM ‘TRFC_QOUT_RUN’ and then activated with FM ‘QDEST_SCHEDULER_ACTIVATE’.

Queues are run with FM ‘TRFC_QIN_RUN’ and then activated with FM ‘QIWK_SCHEDULER_ACTIVATE’.

SYSFAIL

Delete the locked record from table TRFCQOUT. Activate the queue with FM ‘QDEST_SCHEDULER_ACTIVATE’.

The idocs related to the deleted queue require reprocessing in BD87/Cockpit.

Delete the locked record from table TRFCQIN. Activate the queue with FM ‘QIWK_SCHEDULER_ACTIVATE’.

NOSEND

Clear property ‘Nosend’ for a given queue in table TRFCQOUT. Activate the queue with FM ‘QDEST_SCHEDULER_ACTIVATE’.

Clear property ‘Nosend’ for a given queue in table TRFCQIN. Activate the queue with FM ‘QIWK_SCHEDULER_ACTIVATE’.

(S4)PACG 200 SP10 RUNNING

Queues are run with FM ‘TRFC_QOUT_RUN’ and then activated with FM ‘QDEST_SCHEDULER_ACTIVATE’. The status ‘RUNNING’ is not alarming right away, but only after a longer period. Use the field ‘Min queue age (in minutes)’ to specify the minimum queue lifespan. Queues with shorter lifespan will not be considered.

Queues are run with FM ‘TRFC_QIN_RUN’ and then activated with FM ‘QIWK_SCHEDULER_ACTIVATE’. The status ‘RUNNING’ is not alarming right away, but only after a longer period. Use the field ‘Min queue age (in minutes)’ to specify the minimum queue lifespan. Queues with shorter lifespan will not be considered.

(S4)PACG 200 SP10 WAITSTOP

Queues are run with FM ‘TRFC_QOUT_RUN’ and then activated with FM ‘QDEST_SCHEDULER_ACTIVATE’.

Queues are run with FM ‘TRFC_QIN_RUN’ and then activated with FM ‘QIWK_SCHEDULER_ACTIVATE’.

 

 

 

If you'd like to help us improve the documentation, please provide your feedback using the communication channels listed /wiki/spaces/PFCC/pages/1561427969. Learn about support possibilities here.