Qorus Integration Engine® Enterprise Edition 6.0.15_prod
Loading...
Searching...
No Matches
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