XcmHrDpaJobValidateSupport

  • Base type Integer32
  • Range 0 — 2147483647

The job validation support of this system, service, etc, specified in a bit-mask. The current set of values (which MAY be extended in the future) is given below: -- ISO DPA standard values 1 : validateAndProcess -- generalized from DPA 'print' 2 : validateSubmitOnly -- error check, do NOT process -- XCMI standard values 4 : validateSyntaxOnly -- check syntax only 8 : validateSemanticsOnly -- check syntax/ranges/states 16 : validateLocalOnly -- check semantic/local services 32 : validateDistributed -- check distributed services 64 : validateCreateLocal -- create local child jobs 128 : validateCreateRemote -- create remote child jobs Usage: Conforming management agents SHALL accurately report their support for job validation modes.