An account is a set of definitions and parameters for Control-M Web Services 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 for Web Services 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.
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.
You can view the WSDL of Control-M Web Services API in the General tab when creating, copying or editing an account. For more information, see Account Definition - General tab parameters.
The following sections describe how to create, copy, edit and remove an account, define parameters for all accounts and to transform XML messages into a different format:
Parent Topic |