Qorus Integration Engine®  4.0.3.p2_git
Step Types

Variables

public const OMQ::ExecNormal = "NORMAL"
 step attribute: for normal steps
 
public const OMQ::ExecAsync = "ASYNC"
 step attribute: for async steps
 
public const OMQ::ExecSubWorkflow = "SUBWORKFLOW"
 step attribute: for subworkflow steps
 
public const OMQ::ExecEvent = "EVENT"
 step attribute: for synchronization event steps
 

Detailed Description

These are the possible types for steps