Control-M Messaging API account management

An account is a set of definitions and parameters for Control-M Messaging API. Each account defines input and reply queues, and serves as an address that can receive requests for and get responses from Control-M (when active). Additionally, it defines the queue to which Control-M listens for requests, the user name and password for Control-M/EM users, and so on. Active accounts are loaded when you start Control-M Messaging API.

Accounts that are defined with the Automatic Sign-In feature include the Control-M/EM user name and password definitions. Accounts not defined using the Automatic Sign-In feature require that you include a user token, which you can obtain by sending a register request. For more information, see Control-M/EM requests in Control-M API.

The supported messaging standards for Control-M Messaging API are JMS and MQ.

All of the defined accounts are displayed in the Account Management window. Using the Account Management window, you can designate an account as Active or Inactive. However, you can only activate an account whose transport protocol is enabled.

The following sections describe how to add, copy, edit and remove an account:

You can also transform XML messages into a different format. For more information, see XML Transformation for Web Services or Messaging (XSLT).

Parent Topic

Control-M Web Services and Messaging API