Enabling BMC Change Automation in BMC Server Automation
By integrating BMC Server Automation with BMC Change Automation, you can track infrastructure changes initiated by a BMC Server Automation operator and run a job with approval from BMC Remedy ITSM.
Before you begin
Ensure that the following prerequisites are met:
The SSL certificate for BMC Atrium Orchestrator is imported in BMC Server Automation. For information about importing certificates:
See Importing a certificate from a certification authority in BMC Atrium Orchestrator Platform 7.9 online documentation.
See Using certificates to secure communicationin BMC Server Automation 8.9 online documentation.- The server time zones for BMC Server Automation, BMC Atrium Orchestrator and BMC Remedy IT Server Management are all the same to avoid time offset and ambiguity.
- If you are using a URL format other than the supported standard format, you must modify the URL parameters in BMC Atrium Orchestrator.
Prerequisites for BMC Remedy OnDemand
For BMC Remedy OnDemand environment, perform the following:
- Edit the viewer.properties file to modify the base_url parameter. Perform the following:
- The viewer.properties file located in the following locations:
(Windows): Open the <AR_Installation_Home>\midtier\WEB-INF
(Linux): Open the /opt/bmc/midtier/webapps/arsys/WEB-INF - Uncomment the base_url parameter.
- Modify the base_url parameter to point to the correct URL. For example:
Modify the base_url parameter from:
base_url = http://<midTier_server>:8080/
To:
base_url = https://<midTier_server>/arsys/ - Save the viewer.properties file.
- Restart BMC Remedy Mid Tier.
- The viewer.properties file located in the following locations:
- Ensure that a port is available. By default, the port number 443 is used when BMC Remedy Single Sign-On is configured with BMC Remedy Mid Tier.
- Import SSL certificates of BMC Remedy Mid Tier to BMC Server Automation and BMC Atrium Orchestrator cacerts keystore. For more information, see the following topics:
See Importing a certificate from a certification authorityin BMC Atrium Orchestrator Platform 7.9 online documentation.
See Using certificates to secure communicationin BMC Server Automation 8.9 online documentation.
- Ensure that the URL format for web services is as per the standard supported format. If the URL format is not in accordance with the supported format, you must modify the URL format. Perform the following:
- In BMC Server Automation, edit the <BSA_Home>/appserver/NSH/br/deployments/default/AO.config file and modify ITSM_URL_Format parameter.
For example, change the format from:
ITSM_URL_FORMAT=[armidtierprotocol]://[armidtierhost]:[armidtierport]/arsys/WSDL/public/[arserverhostname]/
To:
ITSM_URL_FORMAT= [armidtierprotocol]://[armidtierhost]/arsys/WSDL/public/[arserverhostname]/ - In BMC Atrium Orchestrator, modify the URL parameters. See Configuring-URL-information-to-connect-with-BMC-Remedy-IT-Service-Management.
- In BMC Server Automation, edit the <BSA_Home>/appserver/NSH/br/deployments/default/AO.config file and modify ITSM_URL_Format parameter.
To enable BMC Change Automation in BMC Server Automation
Proceed with the following steps sequentially to connect with the base components and enable the solution.
- Connect with BMC Atrium Orchestrator and BMC IT Service Management.
- Configure BMC Change Automation connection details.
You perform this configuration just one time. However, if there are any changes in the host details, you must configure the connection details again.
Setting up a connection with BMC Atrium Orchestrator and BMC Remedy IT Service Management
- Log on to the BMC Server Automation console and select Configuration > Integration Configuration > AO Configuration.
- In the AO Configuration dialog box, click Add.
- In the Add New AO Configuration dialog box, enter the required connection details to connect with BMC Atrium Orchestrator.
- Click OK.
- In the AO Configuration dialog box, click OK to save your changes.
- Select Configuration > Integration Configuration > ITSM Configuration.
- In the ITSM Configuration dialog box, enter the appropriate connection details.
- Click OK.
Configuring the connection with BMC Change Automation
- Select Configuration > Integration Configuration > Change Automation Configuration.
The Change Automation Configuration wizard opens. - In the Operator Initiated Change panel of the wizard, proceed with the either of the following options:
- If you are configuring Change Automation for the first time
- Select the Enable Operator Initiated Change check box.
- Click Next.
- If you have already configured the Change Automation solution, you can test the connection between BMC Server Automation, BMC Atrium Orchestrator and BMC Remedy ITSM with Test Connection.
- If you are configuring Change Automation for the first time
- Click Next to go to BSA Configuration panel.
In the BSA Configuration panel, provide the required connection details.
- Click Next.
- In the AO Configuration Status panel, you can see the progress and results of configuration of BMC Atrium Orchestrator adapters and end-to-end connectivity between products involved in BMC Change Automation.
- To obtain details, click
next to each test connection.
The Details For Configure Adapter dialog box displays successful integration with BMC Atrium Orchestrator.
The Details for Test Connection dialog box displays the list the connections established.
- After the connection is successfully established, click Finish.
Where to go from here
For details about each configuration dialog box and the connections established, see Enabling Change Automation for BMC Server Automation jobs in BMC Server Automation 8.9 online documentation.
To verify that integrations are working correctly, run the one-click utility test. For information about running utility test, see Validating integrations.