Configuring the BMC Server Automation adapter
You configure an adapter in BMC Atrium Orchestrator Grid Manager. The configuration provides information about how the adapter interacts with BMC Server Automation. While each adapter must have a unique name, you can create multiple adapters with the same adapter type to allow for different configuration properties.
The form view provides an easy-to-use interface for configuring the actor adapter. You can also switch to the XML view to configure the adapter using XML only. However, after you switch to the XML view and save the configuration in the XML, you cannot thereafter use the form view for modifying the adapter configuration.
To add a new actor adapter configuration
- Log on to BMC Atrium Orchestrator Grid Manager.
- To access the adapters page, click the Manage tab, and click the Adapters tab.
- On the Adapters in Repository page, select the check box corresponding to bmc-adapter-bmc-server-automation.
- Click Add to Grid.
The adapter is now listed under Adapters on Grid. - Click Configure corresponding to the newly added adapter.
- On the Add an Adapter Configuration page, configure the adapter by using the form view, or skip to step 7 to configure the adapter by using the XML view:
- Enter BladeLogic Adapter as the name for the adapter. This is the default adapter name used by the processes in the BMC_BladeLogic-AD-Operations_Manager module.
- Enter a description for the adapter.
Under Properties, enter the values for the configuration elements, which are described in Adapter configuration samples and elements.
- Click Switch to XML View and specify the attribute for the <initial-command> and the <cli-tunnel-properties> element, which are not in the form view:
- On the warning message that appears, click Switch View.
- In the Properties text box, use XML format to enter the the attribute and elements not available as fields in the form view.
- Click OK.
The newly configured adapter is now listed in the Adapters on Grid list.
- (optional) Configure the adapter in the XML view:
- Enter BladeLogic Adapter as the adapter name.
This is the default adapter name used by the processes in the BMC_BladeLogic-AD-Operations_Manager module. - Enter a description for the adapter.
- Click Switch to XML View.
- On the warning message that appears, click Switch View.
- Enter BladeLogic Adapter as the adapter name.
In Properties, type the adapter configuration properties in an XML format, including the elements that are not available in the form view.
The Properties text box must contain a valid XML configuration node for the adapter as shown in Adapter configuration samples and elements. These samples show all possible elements.- Click OK to save the changes.
A confirmation message is displayed on the Adapters page and the newly configured adapter is now listed in the Adapters on Grid list.