Qorus Integration Engine®  4.0.3.p2_git
Workflow Execution Instance Modes

Variables

public const OMQ::WM_Normal = "NORMAL"
 Workflow Mode: NORMAL.
 
public const OMQ::WM_Recovery = "RECOVERY"
 Workflow Mode: RECOVERY.
 
public const OMQ::WM_Synchronous = "SYNCHRONOUS"
 Workflow Mode: SYNCHRONOUS. More...
 

Detailed Description

These are the possible values for a workflow execution instance's mode attribute

Variable Documentation

◆ WM_Synchronous

public const OMQ::WM_Synchronous = "SYNCHRONOUS"

Workflow Mode: SYNCHRONOUS.

Deprecated:
this mode is no longer used