Process commands
A table of process commands, showing the PCF command, MQSC command, and control command equivalents. The REST API resource and HTTP method equivalents, and IBM MQ Explorer equivalents, are included if available.
PCF command | MQSC command | Control command | REST API resource and HTTP method | IBM MQ Explorer equivalent? |
---|---|---|---|---|
Change Process | ALTER PROCESS | No equivalent | Yes | |
Copy Process | DEFINE PROCESS(x) LIKE(y) | No equivalent | Yes | |
Create Process | DEFINE PROCESS | No equivalent | Yes | |
Delete Process | DELETE PROCESS | No equivalent | Yes | |
Inquire Process | DISPLAY PROCESS | No equivalent | Yes | |
Inquire Process Names | DISPLAY PROCESS | No equivalent | Yes |