If process security is active, you must define profiles in the MQPROC class, and permit access to the necessary groups or user IDs so they can use MQI requests that use processes. Profiles for processes take the form:
qmgr-name.processname
where qmgr-name (queue manager name) and processname is the name of the process being opened.
A profile prefixed by the queue manager name controls access to a single process definition on that queue manager.
The following table shows the access required for opening a process.