Default Response Queue

The default response queue stores the processed messages into JD Edwards EnterpriseOne. These messages may be error or successfully processed. The messages contain return code information for the business function calls, default or calculated parameter information, and possibly error information. These messages remain in the queue until you remove them. The install suggests calling the queue DEFRES.Q. You must specify the queue name in the QErrorName setting in the jde.ini file. If you do not specify a success or failure destination queue in the XML document, the queue you set in the jde.ini file is used as the default queue for the message. If the QErrorName setting is also blank, the message is not written to any queue.

Note: The commands for creating these queues along with a discussion of other queues are provided in the applicable configuration document.