W2AP - Web2.0 DFHATOMPARMS constant definitions

Constants

Table 1.
Len Type Value Name Description
    CONTROL BLOCK NAME = DFHW2CNC
    NAME OF MATCHING ASSEMBLER CONTROL BLOCK = DFHW2CND
    DESCRIPTIVE NAME = CICS TS (W2) DFHATOMPARMS contants
         Licensed Materials - Property of IBM
          Restricted Materials of IBM 
         5655-Y04
         (C) Copyright IBM Corp. 2008, 2009 
    STATUS = 6.9.0
    FUNCTION =
    LIFETIME =
    STORAGE CLASS =
    LOCATION =
    INNER CONTROL BLOCKS =
    NOTES :
     DEPENDENCIES = z/Arch
     RESTRICTIONS =
     MODULE TYPE = Constant definitions
     PROCESSOR = PL/X
   ------------------------------------------------------------------
    ATMP-OPTIONS-IN in COBOL, which cannot handle bit settings.
4 DECIMAL 67108864 OPTFIRST_NUM OPTFIRST value
4 DECIMAL 8388608 OPTSELHEX_NUM OPTSELHEX value
4 DECIMAL 4194304 OPTSELDEC_NUM OPTSELDEC value
    The following values can be used to set ATMP-OPTIONS-OUT
    in COBOL, which cannot handle bit settings.
4 DECIMAL 67108864 OPTPRVFEED_NUM OPTPRVFEED value
4 DECIMAL 8388608 OPTTITLE_NUM OPTTITLE value
4 DECIMAL 4194304 OPTSUBTI_NUM OPTSUBTI value
4 DECIMAL 2097152 OPTSUMMA_NUM OPTSUMMA value
4 DECIMAL 1048576 OPTCATEG_NUM OPTCATEG value
4 DECIMAL 524288 OPTAUTHOR_NUM OPTAUTHOR value
4 DECIMAL 262144 OPTAUTHEML_NUM OPTAUTHEML value
4 DECIMAL 131072 OPTAUTHURI_NUM OPTAUTHURI value
    The following values specify the return codes that
    can be set in DFHATMP_RESPONSE.
4 DECIMAL 0 ATMP_RESP_NORMAL Normal success response
4 DECIMAL 4 ATMP_RESP_NOT_FOUND Resource not found
4 DECIMAL 8 ATMP_RESP_NOT_AUTH Resource not authorized
4 DECIMAL 12 ATMP_RESP_DISABLED Resource is disabled
4 DECIMAL 16 ATMP_RESP_ALREADY_ EXISTS
        Resource already exists
4 DECIMAL 20 ATMP_RESP_ETAG_NO_ MATCH
        If-Match compare failed
4 DECIMAL 24 ATMP_RESP_INVALID_ REQUEST
        Request not valid
4 DECIMAL 32 ATMP_RESP_ACCESS_ERROR
        Other resource error
4 DECIMAL 36 ATMP_RESP_CONVERSION_ FAILED
        XML Conversion error
4 DECIMAL 40 ATMP_RESP_UNUSABLE Resource is unusable
    The following values specify the reason codes that
    can be set in DFHATMP_REASON.
4 DECIMAL 1 ATMP_REAS_MALFORMED_ REQUEST
        Malformed request XML
4 DECIMAL 2 ATMP_REAS_OMITTED_ ENTRY
        No atom:entry element
4 DECIMAL 3 ATMP_REAS_OMITTED_ CONTENT
        No atom:content element
4 DECIMAL 4 ATMP_REAS_UNSUPPORTED_ TYPE
        Unknown content type
4 DECIMAL 5 ATMP_REAS_OMITTED_ CICS_DATA
        No cics root element
4 DECIMAL 6 ATMP_REAS_TRANSFORM_ ERROR
        XMLTRANSFORM error