Return codes

Each operation of the catalog manager can return a number of return codes.

Type Code Explanation
General 00 Function completed without error
Catalog file     20 Item reference not found
21 Error opening, reading, or ending browse of catalog file
22 Error updating file
Configuration file     50 Error opening configuration file
51 Data store type was neither STUB nor VSAM
52 Outbound Web service switch was neither Y nor N
Remote Web service 30 The EXEC CICS INVOKE WEBSERVICE command returned an INVREQ condition
31 The EXEC CICS INVOKE WEBSERVICE command returned an NOTFND condition
32 The EXEC CICS INVOKE WEBSERVICE command returned a condition other than INVREQ or NOTFND
Application     97 Insufficient stock to complete order
98 Order quantity was not a positive number
99 DFH0XCMN received a COMMAREA in which the CA-REQUEST-ID field was not set to one of the following: 01INQC, 01INQS, or 01ORDR