Importing data from BMC Discovery
You can import data from BMC Discovery (known before version 11.0 as BMC Atrium Discovery and Dependency Mapping) into BMC Remedyforce CMDB 2.0 by using the Pentaho Data Integration tool. The Pentaho packages for importing data from BMC Discovery are available on the BMC Communities website. For information about how configuration items (CIs) are imported and relationships are created in CMDB 2.0, see Overview-of-how-data-is-imported-into-BMC-Remedyforce.
The following topics provide information about importing data from BMC Discovery into BMC Remedyforce CMDB:
Before you begin
Before you can import data from BMC Discovery into BMC Remedyforce CMDB, you must perform the following tasks:
- Install Java Runtime Environment (JRE).
- Download the Pentaho Data Integration tool.
If the Require TLS 1.1 or higher for HTTPS connections Salesforce critical update is enabled in your organization, you must use version 6.1 or later of the Pentaho Data Integration tool. - Create the KETTLE_HOME variable to store the location of the Kitchen.bat file.
- Register at the BMC Communities website.
- (Optional) Configure BMC Remedyforce to retain the original Instance Name value of CIs imported from an external source.
- If you have enabled the setting to access your Salesforce organization from limited IP addresses, ensure that you have the security token to log on to your Salesforce organization.
For more information about the security token, see Salesforce Help. Download the appropriate Pentaho package from the BMC Communities website. The following table helps you to decide which package to download:
The [confluence_table-plus] macro is a standalone macro and it cannot be used inline.
For information about the KJB (job) and KTR (transformation) files that are included in the Pentaho package, see KJB and KTR files for importing data from BMC Discovery.
To import data from BMC Discovery
- Navigate to the location where you downloaded and unzipped the Pentaho Data Integration tool, navigate to the data-integration folder, and make a backup copy of the Kitchen.bat file.
- In the folder that you downloaded from the BMC Communities website, double-click the Common folder, copy the Kitchen.bat file, and paste it into the data-integration folder.
- To launch the Pentaho Data Integration tool, navigate to the data-integration folder and double-click the Spoon.bat file.
- In Pentaho Spoon, select File > Open, navigate to the folder where you downloaded the Pentaho package, and open the appropriate KJB file.
For example, to import LAN Endpoint CIs into BMC Remedyforce CMDB, open the TransferADDMLANEndpointInfotoCMDB.kjb file in the LANEndpoint folder. In the Transformation step (transformation), provide your BMC Discovery server access details.
- Navigate to the KJB file that you opened in step 4.
In the Update BE Table With ADDM <CI type name> Information step (transformation), provide your Salesforce organization access details and, if required, customize the Pentaho package.
- To save the KTR and KJB files, click Save.
- Close the Pentaho Data Integration tool.
From the folder of the CI type for which you are importing data, double-click the .bat file provided in the folder.
For example, if you are importing data for Computer System, open the SchedulingComputerSystem.bat file.
User scenario for importing data from BMC Discovery
David is a member of the Infrastructure team for Downtown Bank, responsible for managing the laptops for ABC project. He signs up for BMC Remedyforce and expects to use the preconfigured, ITIL based incident and problem management processes for managing CIs. Also, David wants to use the CMDB to represent the physical, logical, and conceptual items and to track the relationships between the different CIs.
Charlotte, a BMC Remedyforce administrator, helps David to import details about ABC team member laptops from BMC Discovery to BMC Remedyforce CMDB. Charlotte imports the laptop data into BMC Remedyforce CMDB by running multiple jobs from the Pentaho package in the following sequence:
- To import the operating system, processor, IP EndPoint, and LAN Endpoint data, Charlotte navigates to the CombinedJobs folder and runs the TransferAdvancedADDMinfotoCMDB.bat file.
After running the job, she opens the Operating System, Processor, IP EndPoint, and LAN Endpoint classes in the Instance Editor and verifies that the entries are correct on the Relationships tab. - To import the laptop OS details, Charlotte navigates to the ComputerSystem folder and runs the SchedulingComputerSystem.bat file. Next, Charlotte navigates to the OperatingSystem folder and runs the SchedulingOperatingSystem.bat file.
After running the jobs, she opens the Operating System class in the Instance Editor and verifies that the entries are correct on the Relationships tab. - To import the laptop software-server details, Charlotte navigates to the CombinedJobs folder and runs the TransferComputerSystemAndSoftwareADDMinfotoCMDB.bat file.
After running the job, she opens the Software Server class in the Instance Editor and verifies that the entries are correct on the Relationships tab.
KJB and KTR files for importing data from BMC Discovery
The Pentaho packages contain job (KJB) and transformation (KTR) files that are created in the Pentaho Data Integration tool. The KJB files (jobs) and KTR files (transformations) store metadata in XML format. A KJB file contains a series of transformations that are run in a sequence. A KTR file contains a single transformation. The KJB (job) files retrieve data from external sources into BMC Remedyforce CMDB.
For information about the KJB and KTR files in the Pentaho packages for BMC Discovery, see KJB files in the Pentaho packages and KTR files in the Pentaho packages.
KJB files in the Pentaho packages
Each Pentaho package includes different KJB (job) files for importing different types of configuration items (CIs), such as computer systems and LAN endpoints. These job files are bundled with related files and provided to you in folders. The folder names correspond to CI types in BMC Remedyforce CMDB.
The following table provides information about the job files that you must run to import specific CI types into BMC Remedyforce CMDB:
KTR files in the Pentaho packages
All job (KJB) files for importing data from specific CI types contain a series of transformations that are run in a sequence. Each transformation maps to a KTR file that is available, along with the KJB file, in the folder for each CI type.
The following table provides information about the KTR files and the corresponding transformations that the KJB file for each CI type contains:
For example, the ComputerSystem folder contains the CreateInitialTimeStampedFileForADDM(CS).ktr, TransferADDM(CS)InfoToCMDB.ktr, and StoreADDM(CS)Timestamp.ktr files.
The following table provides information about the steps that are included in the TransferADDM<CIType>InfoToCMDB.ktr file (Update BE Table With ADDM <CI type name> Information transformation). The Pentaho package runs these steps to transfer data from BMC Discovery into BMC Remedyforce CMDB. You can view these steps only when you open the KTR file in the Pentaho Data Integration tool.
Related topics
Applying-models-while-importing-CIs-and-assets