Creating a BMC Server Automation Deploy Job or an application component template
This topic provides high-level guidelines for creating a BLPackage Deploy Job or an application component template. It contains the following sections:
In the server provisioning process, you can choose between creating and publishing a BLPackage Deploy Job or an application component template. Because the BLPackage Deploy Job supports blueprint parameterization and the application component template does not, BMC recommends that you create a BLPackage Deploy Job.
For detailed information, see the following topics in the BMC Server Automation documentation:
- Working-with-properties
- Working-with-components-and-component-templates
- Deploying-files-and-applications-using-packages-and-depot-objects
- Creating-and-modifying-Software-and-BLPackage-Deploy-Jobs
Before you begin
If you plan to create a BLPackage Deploy Job, use BMC Server Automation to create BLPackages that can be used to install application on target virtual machines. A BLPackage can include installers, files, configuration objects, and so on.
If you plan to create an application component template, use BMC Server Automation to create Software Deploy Jobs to install applications on target virtual machines.
To create a BLPackage Deploy Job
A BLPackage is a collection of server assets, software packages, and an XML instruction set. The BLPackage includes parameterized property values among its server assets. The parameterized property values must match exactly the blueprint parameter values used by the service blueprint.
To create a new application component template
- In the BMC Server Automation Console, select the CSM_Application_Packages subfolder of the Component Templates folder.
- Right-click and select New > Component Template to display the Create New Component Template wizard.
- Under Allowed Operations, select Deploy.
In Step 3 of the wizard, enter values for the following properties:
Property
Value
PRODUCT_MANUFACTUREREnter the manufacturer's name.
PRODUCT_VERSIONEnter the product version number.
ATRIUM_SYNC_ENABLEDSet to True.
- Complete the wizard, and click Finish.
To create a Component Discovery Job
- Select the newly created component template. Right-click and select Discover to open the New Component Discovery Job wizard.
- Complete the relevant panels in the Component Discovery Job wizard.
To create a Batch Job
- Choose an appropriate subfolder in the Jobs folder.
- Right-click select New > Batch Job to display the New Batch Job dialog box.
- Add the Software Deploy Job to the sequence of jobs in the Batch Job, and then add the Component Discovery Job after it. Do not place the Component Discovery Job first in the job sequence.
- Complete the wizard and click Finish.
To add the Batch Job to the application component template.
- Open the newly created component template, and choose the Install/Uninstall tab.
- Add the newly created Batch Job to the Installer Batch Job and/or Uninstaller Batch Job field.
- Save the updated component template.