Setting Up Inbound and Outbound WebSphere MQ Queues for Z Events Only: Step 1
The procedures described in this section assume you have already installed the IBM product WebSphere MQ onto your JD Edwards EnterpriseOne server.
You must set up your JD Edwards EnterpriseOne server so that the system can receive inbound messages from a third-party application or system and then place responses, in the form of outbound messages, in a queue for processing by the third-party application or system.
In addition to information about setting up your JD Edwards EnterpriseOne server, this section also provides examples for communicating between the JD Edwards EnterpriseOne server and a third-party server.
Prerequisites
On your iSeries system, you must remove QMQM from the system value QSYSLIBL. After that you must issue a subsystem call with a qualified library name, which is required because the subsystem must be up and running before you can proceed with any other queue manager instructions. Type this command:
STRSBS QMQM/QMQM
Also, you must use one of these commands to change your user preferences:
CHGUSRPRF USRPRF(EnterpriseOne) GRPPRF(QMQMADM)
or
CHGUSRPRF USRPRF(EnterpriseOne) SUPGRPPRF(QMQMADM)