Qorus Integration Engine®  4.0.3.p2_git
Error Severity Codes

Variables

public const OMQ::ES_Fatal = "FATAL"
 Error Severity: FATAL.
 
public const OMQ::ES_Major = "MAJOR"
 Error Severity: MAJOR.
 
public const OMQ::ES_Minor = "MINOR"
 Error Severity: MINOR, identical in function to WARNING and INFO.
 
public const OMQ::ES_Warning = "WARNING"
 Error Severity: WARNING, identical in function to MINOR and INFO.
 
public const OMQ::ES_Info = "INFO"
 Error Severity: INFO, identical in function to WARNING and MINOR.
 
public const OMQ::ES_None = "NONE"
 Error Severity: NONE.
 

Detailed Description

These are the possible values for workflow error severity codes