Managing automation
The BMC Release Process Management product enables you to automate manual tasks for deploying an application. To deploy components of an application in the specified environment, you create requests. These requests are made up of sequential steps that execute the deployment process. During steps execution, you may perform manual or repetitive tasks. In some cases, you may need to switch to another application to execute the step. You can automate these steps by using scripts.
This topic consists of the following sections:
- Default scripts
- To use the automation functionality
- To use the BMC BladeLogic Server automation
- Related topic
Default scripts
BMC Release Process Management provides a set of the default scripts for such applications as:
- BMC Remedy IT Service Management Suite
- BMC Application Automation
- BMC BladeLogic Server Automation
- BMC Release Package and Deployment
- Hudson
You can import and use these scripts in steps to perform certain functions. If some of the functions are not available in the default scripts, you can create your own automation scripts.
Use the Python programming language to create or edit automation scripts for BMC-BladeLogic-Server-Automation-version-8-1-x. For other integrations, use the Ruby programming language.
The following table lists the default script sets available and their utility:
Scripts available | Description |
---|---|
Provides scripts that integrate with versions 7.6.04 SP2 of BMC Remedy IT Service Management (BMC Remedy ITSM). These scripts help you perform the following functions in BMC Remedy ITSM by using the BMC Release Process Management user interface:
| |
Provides scripts that integrate with version 8.2.00 of BMC Application Automation. These scripts help you perform the following functions in BMC Application Automation by using the BMC Release Process Management user interface:
| |
Provides scripts that integrate with version 8.1.x of the BMC Server Automation product. These scripts help you perform the following functions in BMC Server Automation by using the BMC Release Process Management user interface:
| |
Provides a script that integrates with the Hudson tool. You can modify this script to specify jobs and start them by using the BMC Release Process Management user interface. For more information about this script, see Hudson. | |
Provides scripts that help you perform the following tasks:
| |
Provides scripts that integrate with the BMC Release Package and Deployment product. These scripts help you perform the following functions in BMC Release Package and Deployment by using the BMC Release Process Management user interface:
|
To use automation, ensure the following settings are set:
To use the automation functionality
- Log on to the BMC Release Process Management as administrator.
- Go to System > Settings
- Make sure that the Enable Automation check box is selected.
To use the BMC BladeLogic Server automation
- Log on to the BMC Release Process Management as administrator.
- Go to System > Settings
- Make sure that the Enable Bladelogic Automation check box is selected
Related topic