Importing data from BMC Client Management by using the REST Web API
You can import data from BMC Client Management (known before version 12.0 as BMC FootPrints Asset Core) into BMC Remedyforce CMDB 2.0 by using the Pentaho Data Integration tool. The Pentaho packages for importing data from BMC Client Management are available on the BMC Communities website. For information about how configuration items (CIs) are imported and relationships are created in BMC Remedyforce CMDB 2.0, see Overview-of-how-data-is-imported-into-BMC-Remedyforce.
The following topics provide information about the Pentaho package for importing data by using the Representational State Transfer (REST) web API. For information about the REST web API, see the BMC Client Management Help.
For information about importing data by accessing the BMC Client Management database, see Importing-data-from-BMC-Client-Management-by-accessing-the-database.
Before you begin
Before you can import data from BMC Client Management by using the REST web API, you must perform the following tasks:
- Install the JRE.
- Register at the BMC Communities website.
- Enable the REST web API on the BMC Client Management server.
- Configure the BMC Remedyforce external integration on the BMC Client Management server.
- Install an SSL certificate on the BMC Client Management server.
- (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 Pentaho package from the BMC Communities website (https://communities.bmc.com/docs/DOC-32929).
For information about the KJB (job) and KTR (transformation) files that are included in the Pentaho package, see KJB files for importing data from BMC Client Management.
To import data from BMC Client Management
- To launch the Pentaho Data Integration tool, perform the following actions:
- Navigate to the location where you downloaded and unzipped 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 KJB (job) file for the CI type that you want to import.
For example, to import computer system CIs, open the TransferAssetCoreCSinfotoCMDB.kjb file. - From the Edit menu, select Settings.
- In the Job properties window, click the Parameters tab.
Modify the Default value column for the different parameters.
(Optional) Update the mapping between the data from BMC Client Management and BMC Remedyforce CMDB (fields in the Base Element object).
- To save the KTR and KJB files, click Save
.
- In the KJB file tab, click Run this job
.
Perform one of the following actions based on the Pentaho version that you are using:
Pentaho version
Action
6.1
In the Run Options window, click Run.
6.0
In the Execute a job window, click Launch.
Data is imported into the appropriate CMDB class. The first time you run the job, all CIs are imported into the appropriate CMDB class. When you rerun the job, only the new and modified CIs are imported into the CMDB class.
Transformation status is depicted by using the following icons:- — Complete
- — Running
— Unsuccessful
- (Optional) To view logs, in the Execution results section, click the Logging tab.
All the errors are displayed in red.
For the imported records, the Source field is set to BCM. You can use the Source field to generate reports and also when you enable and configure reconciliation.
To schedule jobs to import data
On the BMC Communities website, the Pentaho packages for importing data from external data sources into BMC Remedyforce page contain a SchedulingFiles folder. This folder contains a sample batch file that you can use as a base to create your batch files for scheduling data import. For more information about scheduling a job, see http://wiki.Pentaho.com/display/EAI/Kitchen+User+Documentation.
To schedule the Remedyforce LDAP Pentaho package to import users, perform the following steps:
(For all other required packages, perform these steps by using the respective batch files.)
- Navigate to the Remedyforce Package folder.
- Rename your extracted package folder to SchedulingFiles.
- Open the folder where you have installed the Pentaho Data Integration tool and minimize this folder.
- Open the SchedulingFiles folder.
The folder contains two .bat files. - To create a copy of the batch file, copy SchedulingTransferLDAPInfo.bat file and paste it in the same folder.
- Right-click the SchedulingTransferLDAPInfo.bat file and click Edit.
The SchedulingTransferLDAPInfo.bat notepad opens. - Minimize the notepad and open the Pentaho data-integration folder as mentioned in Step 3.
Copy the data-integration folder address and navigate to the notepad as mentioned in Step 6.
The following figure shows an example of the updated SchedulingTransferLDAPInfo.bat file.
- Before the first line of the notepad, type cd and paste the copied data-integration folder address . (Make sure to add a space betweeen cd and the folder address).
- Paste the data-integration folder address in the Kettle Home folder address and remove the double quotes ("").
- Paste the data-integration folder address in the kitchen.bat file address by replacing only the part before \kitchen.bat.
- Navigate to the Remedyforce Package folder and copy the address for TransferLDAPInfo.kjb.
- Paste the TransferLDAPInfo.kjb address in between \kitchen.bat /file: and /level:Detailed. Remove the double quotes ("") and any additional spaces between the address.
- Save the notepad.
KJB files for importing data from BMC Client Management
The Pentaho package contains 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 more information, see KJB files in the Pentaho package and Steps in the KJB files for importing data from BMC Client Management.
KJB files in the Pentaho package
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:
Steps in the KJB files for importing data from BMC Client Management
All job (KJB) files for importing data from specific CI types include the series of steps and transformations that are listed in the following table.
Troubleshooting
The following topics provide troubleshooting tips to resolve issues that might occur when you import data from BMC Client Management:
Mappings cannot be updated from the Salesforce Upsert window
In the Salesforce Upsert window, the drop-down fields listed in the Module field column in the Fields area might not display any values. In this case, you must update the mapping between the data from BMC Client Management and BMC Remedyforce CMDB by using the Edit Mapping option.
Data that is imported from BMC Client Management is corrupted
The job (KJB) files in the Pentaho package send a REST web API request to the BMC Client Management server to initiate the export of data to a .csv file. Each job file contains the list of BMC Client Management fields that are available by default in the .csv file.
If the data imported from BMC Client Management is corrupted or the import does not complete successfully, the .csv file that contains the data exported by BMC Client Management might have been modified. You might have added, deleted, or changed the order of fields in the .csv file. To resolve this issue, you must update the Pentaho jobs and map the fields and the order in which they are listed to the .csv file.
Perform the following actions to fix the corrupted data that is imported from BMC Client Management:
- Navigate to the location where you downloaded and unzipped the Pentaho Data Integration tool.
- To launch the Pentaho Data Integration tool, navigate to the data-integration folder.
- Double-click the Spoon.bat file and open the job (KJB) file that corresponds to the .csv file that you have updated.
For example, if you have updated fields in the .csv file for computer system CIs, open the TransferAssetCoreCSinfotoCMDB.kjb file. - In the job (KJB) file, right-click the Import Records in Remedyforce CMDB step, and select Open Referenced Object > Transformation.
- In the transformation (KTR) file that is opened, double-click the CSV file input step.
- In the CSV Input window, map the fields and the order in which they are listed to the .csv file that contains data from the BMC Client Management server.
- You can right-click a field and select an option such as Move up and Insert before this row.
- To save your changes, click OK.
- To save the KTR and KJB files, click
.
Troubleshooting common issues when importing data
The following table describes the troubleshooting tips that you can use to resolve common issues that you might face when importing data.
Related topics
Applying-models-while-importing-CIs-and-assets
Scheduling-jobs-to-import-data
Troubleshooting-common-issues-when-importing-data
Troubleshooting-issues-when-importing-data-from-BMC-Client-Management