Information
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.

Delta Data Migration Tool contents


This topic provides information about the contents of the Delta Data Migration tool folder that is included with BMC Remedy Migrator. After you install the BMC Remedy Migrator, you must customize the Delta Data Migration Tool to work with the BMC Cloud Lifecycle Management solution. For more information about installing the BMC Remedy Migrator, see Installing BMC Remedy Migrator.

The following information is covered in this topic:

Delta Data Migration Tool folder contents

The following table lists the contents of the BMC Remedy Migrator tool.

File or folder

Description

Configuration.xml

Used by the DeltaMigration.exe executable to run the correct package versions from the Packages folder.
Note: Update the Configuration.xml file with the location where the Delta Data Migration Tool is installed by default:
migrator-dir=C:\Program Files\BMC Software\migrator\migrator
Also add the above path to your environment Path variable in your computer settings.

DeltaMigration.exe

The executable file for launching that the Delta Data Migration Tool. The tool enables you to compare or migrate your data from the current production server to the staging server (new production server).

Packages folder

Contains the package, instruction XML files, and the mapping files for all supported versions of the following products:

  • BMC Remedy AR System
  • BMC Atrium
  • BMC Remedy ITSM
  • BMC Service Level Management
  • BMC Service Impact Manager
  • Integration for BMC Remedy Service Desk
  • BMC ProactiveNet Performance Management
  • BMC Service Request Management
  • BMC Remedy Knowledge Management
  • BMC Cloud Management User
  • BMC Cloud Management Foundation
  • BMC Cloud Management Administrator
  • BMC Cloud Enterprise Atrium CMDB
  • BMC Cloud Atrium CMDB

Utilities folder

Contains two utilities that can be used to find and package custom forms from your server.

To customize the Delta Data Migration Tool for BMC Cloud Lifecycle Management

To run the migration tool successfully with the BMC Cloud Lifecycle Management solution, perform the following steps:

  1. Log on to the Enterprise AR System server host and navigate to C:\Program Files\BMC Software\BMCCloudLifeCycleManagement\Cloud_DB\publicextensions\ddmpackage.
  2. Copy and extract the CLM folder to a temporary folder on which host?.
  3. Modify the Configuration.xml file to add the following lines of code: 


    <!--BMC Cloud Management Foundation FOR VERSIONS SUPPORTED-->
       <application name="BMC Cloud Management Foundation" dir=".\Packages\CLM" file="Cloud_Management_Foundation_Package.xml" enabled="true" custom="false">
             <guid>CS005056B5170D1KxATAtxI9qATf8A</guid>
             <package src-version="2.1.00.010000" src-patch=""/>
       </application>
    <!--BMC Cloud Management Administrator FOR VERSIONS SUPPORTED-->
       <application name="BMC Cloud Management Administrator" dir=".\Packages\CLM" file="Cloud_Management_Administrator_Package.xml" enabled="true" custom="false">
             <guid>BC005056B5170DoU8YTAxgKRCgVBEA</guid>
             <package src-version="2.1.00.010000" src-patch=""/>
       </application>
    <!--BMC Cloud Management User FOR VERSIONS SUPPORTED-->
       <application name="BMC Cloud Management User" dir=".\Packages\CLM" file="Cloud_Management_User_Package.xml" enabled="true" custom="false">
             <guid>CS005056B5170DmqxATABDA8qAOv8A</guid>
             <package src-version="2.1.00.010000" src-patch=""/>
       </application>
    <!--BMC Cloud Enterprise Atrium CMDB FOR VERSIONS SUPPORTED-->
      <application name="BMC Cloud Enterprise Atrium CMDB" dir=".\Packages\CLM" file="Enterprise_CMDB_Package.xml" enabled="true" custom="false">
              <guid>OB00C04FA081BABZlxQAmyflAg1wEA</guid>
              <package src-version="7.6.04" src-patch=""/>
      </application>
    <!--BMC Cloud Atrium CMDB FOR VERSIONS SUPPORTED-->
       <application name="BMC Cloud Atrium CMDB" dir=".\Packages\CLM" file="Cloud_CMDB_Package.xml" enabled="true" custom="false">
              <guid>OB00C04FA081BABZlxQAmyflAg1wEA</guid>
              <package src-version="7.6.04" src-patch=""/>
       </application>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Cloud Lifecycle Management 3.0