Qorus Integration Engine®  4.1.4.p4_git
Step Array Attribute Values

Variables

public const OMQ::ArrayNone = "NONE"
 array type: for non-array steps
 
public const OMQ::ArraySeries = "SERIES"
 array type: executed in series (only valid array type)
 
public const OMQ::ArrayParallel = "PARALLEL"
 array type: executed in parallel (not implemented; do not use)
 

Detailed Description

These are the possible values for the array attribute of a step