When ordering an item from the catalog, an API call is made to the backend CICS program. If the program returns an error response code, for example due a VSAM REWRITE command failing with NOTAUTH RESP2(101), the cics-nodejs-invoke sample shows the item was successfully ordered.
When ordering an item from the catalog, an API call is made to the backend CICS program. If the program returns an error response code, for example due a VSAM REWRITE command failing with NOTAUTH RESP2(101), the cics-nodejs-invoke sample shows the item was successfully ordered.