The main differences to be considered between WebSphere MQ functions in the environments in which WebSphere MQ for z/OS runs are:
You must write your own module to start applications in other environments.
These features are summarized in Table 13.
Table 13. z/OS environmental features
| CICS | IMS | Batch/TSO |
---|---|---|---|
Trigger monitor supplied | Yes | Yes | No |
Two-phase commit | Yes | Yes | Yes |
Single-phase commit | Yes | No | Yes |
Connect/disconnect MQI calls | Tolerated | Yes | Yes |
API-crossing exit | Yes | No | No |
|