IMS Automated Operator Interface (AOI)

The IMS Automated Operator Interface (AOI) lets an application program, using DL/I calls, issue most IMS operator commands and receive command responses.

AOI lets you write an exit routine to intercept:

Using AOI, you can examine these messages, commands, and command responses and issue a message to any terminal or to the IMS message queue to be processed by an application program.

You can use AOI to develop commands tailored to your installation and to automate some portions of the recovery process. AOI can relieve the MTO of numerous controlling and monitoring duties. This is especially useful if you manage a large terminal network. IMS can send single segment or multi-segment messages. Your AOI exit must be able to handle both types of messages in the event that messages run over one line.

Using AOI:

Automated operator programs can: