Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Automation scripts for BMC Application Automation

This topic lists default scripts that you can import to perform functions in BMC Application Automation. Scripts can be of the following types:

  • Automation scripts: This type of script helps you perform actual functions (for example, execute a job on the specified targets, create and optionally run a deploy job, and so on) in BMC Application Automation by using the BMC Release Process Management user interface. 
  • Resource automation scripts: This type of script helps in retrieving necessary data from BMC Application Automation to enable the operation of automation scripts.

Notes

  • These automation scripts are Ruby scripts that directly communicate with BMC Application Automation to execute operations.
  • Import all the resource automation scripts before importing the automation scripts. Unless the resource automation scripts are already imported, automation scripts that depend on them cannot work.
  • If the automation script that you add in a step fails, you cannot view relevant output parameters that provide details such as the job status, target status, and so on.

Automation scripts and associated resource automation scripts 

The following table provides links to the topics on the automation scripts that are available by default with the product. The associated resource automation scripts are described in each of the automation script topics.

Automation scripts and resource automation scripts

Automation scriptAssociated resource automation script
BAA create and run deploy from component
  • BAA components
  • BAA depot folders
  • BAA job folders
  • BAA job targets
BAA create and run deploy job
  • BAA depot objects
  • BAA job folders
  • BAA job targets
BAA create and run file deploy job
  • BAA job folders
  • BSS job targets
BAA execute job against
  • BAA jobs
  • BAA job targets
BAA execute job with job name
  • BAA job folders
  • BAA job targets

For more information about resource automation scripts, see Resource automation scripts for BMC Application Automation

Related topics

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments