CSL OM command routing
In an IMSplex environment, commands issued to OM can behave differently than commands issued to a single IMS system. Commands that are issued to OM are, by default, routed to all IMS systems in the IMSplex that are active and registered to process that particular command.
If you want to route a command to one or more specific command processing clients in the IMSplex, use the ROUTE parameter on the CSLOMCMD request or the CSLOMI API. When an OM command has a ROUTE parameter, IMS chooses the highest level IMS in the route list as the command master. For example, in an IMSplex configuration that includes an IMS 15.3 system with an IMS 15.3 CQS, and another IMS 15.2 system with an IMS 15.2, if an INIT OLC command (which is a ROUTE=ANY command) is issued, the IMS 15.3 system is selected as the command master.
You can also specify routing information with the TSO SPOC. For information about how to specify the ROUTE parameter, see IMS Version 15.3 System Programming APIs. Refer also to the online help provided with the TSO SPOC.

When commands are issued to an OM, command responses are encapsulated in XML tags.
For information about IMS commands and their responses, see IMS Version 15.3 Commands, Volume 1: IMS Commands A-M and IMS Version 15.3 Commands, Volume 2: IMS Commands N-V.