Qorus Integration Engine® Enterprise Edition 7.0.3_prod
Loading...
Searching...
No Matches
Step Array Attribute Values

Variables

const OMQ::ArrayNone = "NONE"
 array type: for non-array steps
 
const OMQ::ArraySeries = "SERIES"
 array type: executed in series (only valid array type)
 
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