Managing the Development to Production (D2P) Package
To import the BMC Client Management D2P package
- Use a BMC Client Management D2P package.
- Open the BMC Remedy Deployment Management Console.
- Click Transfer Package > Import.
- Select Browse from the pop-up window to navigate to the folder from where you want to import the package.
- Select the package that you want to import and click OK.
The package is displayed on the list with the 'Deployable' state and the 'Ready to deploy' status.
Deploy a package.
Deploying the package extracts the contents package and imports the content to Action Request System (AR System). If the package is deployed successfully, the status of the package is updated to Deployed.To deploy a package, select the package from the table with status Ready to Deploy and click Operations > Deploy.
To view the progress of the deployment, click Manage Package > View. A list of all the validations to be performed is displayed. Once all the validations are successful, the package status changes to Deployed.
Step
Comment
1
Creating the FPIntegrationId index.
2
Creating the FPAssemblyId index.
3
Creating the BCMBMC Client Management:Configuration form.
4
Adding a conditional statement to the form: Only one entry is possible.
5
Adding a conditional statement to the form: The 'Default' entry cannot be deleted.
6
Adding the 'Default' configuration entry.
7
Creating the BMC.FP.ASSETCORE dataset.
8-16
Creating the Reconciliation and Merge jobs with side elements.
17-20
Creating the Purge job with side elements.
21
Importing jobs and transformations. (You can find them using the UDM:Import form.)
22
Adding entries to SHARE:Application_Properties about adapters and dataset.
Access the BMC Client Management form to modify the configuration.
Previously, when the InstallerFramework package was used, the BCMConfig.properties file contained the database configuration details. Now, with removal of this file, this configuration is done through a new form called BCM:Configuration. You have to access this form and modify the configuration or use the default values. To modify the BMC Client Management configuration form:
- Use the following URL to open the form in the Action Request System (AR System).
http://localhost:8080/arsys/forms/<ARSystem server hostname>/BCM:Configuration
The form is displayed. - Type Default in the Short Description field and click Search.
The result is displayed.
For BMC Client Management SQL Server installations, use the DB owner and the SQL Server Schema prefix for the search.
- Use the following URL to open the form in the Action Request System (AR System).
Modify the database connection.
- Go to Spoon and open a job from the repository.
Under the Database Connections node, the AtriumDB and BCMDB connections are displayed. - Double-click the connections and modify them to make them valid.
- Click OK.
Connection settings are now modified globally.To use the modified jobs, close the open job first and then open the job that you want to run.
- Go to Spoon and open a job from the repository.
To rollback the BMC Client Management D2P Package
- Select the deployed BMC Client Management D2P Package.
- Click Operations > Rollback and wait for the status change to 'Rolled back'.
- Click Manage Package > Delete.