Importing data from Microsoft System Center Configuration Manager
You can import data from Microsoft System Center Configuration Manager into CMDB 2.0 by using the Pentaho Data Integration tool. The Pentaho package for importing data from System Center Configuration Manager is 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-Remedyforce.
The following topics provide information about importing data from System Center Configuration Manager into CMDB:
- Before you begin
- Downloading the jtds driver
- To import data from System Center Configuration Manager
- To schedule jobs to import data
- User scenarios for importing data from System Center Configuration Manager
- KJB and KTR files for importing data from System Center Configuration Manager
- Troubleshooting
- Related topics
Before you begin
Before you can import data from System Center Configuration Manager into Remedyforce CMDB, you must perform the following tasks:
- Install Java Development Kit (JDK).
- 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. - Register at the BMC Communities website.
- Connect to Windows authenticated MS SQL server.
- (Optional) Configure 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://community.bmc.com/s/news/aA33n000000CglOCAS/how-pentaho-works-and-package-details).
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 System Center Configuration Manager.- Download the jtds driver. For more information about downloading the driver, see Downloading the jdts driver.
Downloading the jtds driver
- Download the latest driver from https://sourceforge.net/projects/jtds/files/jtds/.
- Download jtds-1.3.1-dist.zip.
- Unzip the jtds-1.3.1-dist.zip to obtain the jar file jtds-1.3.1.jar.
- Copy this jar in the folder pentahoRootFolder\data-integration\lib.
To import data from System Center Configuration Manager
- 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 appropriate KJB file.
- To import data into CMDB classes, open the file TransferAdvancedSCCMinfotoCMDB.kjb or TransferComputerSystemAndSoftwareSCCMinfotoCMDB.kjb in the CombinedJobs folder.
- In the Combined Job Properties window, perform the following actions:
- Right-click on the screen.
- Select Properties.
- Click the Parameters tab.
Enter the values for the required parameters.

- (Optional) Enter the information required to access System Center Configuration Manager.
(Optional) Enter the information required to access your Salesforce organization.
(Optional) Update the predefined mapping between System Center Configuration Manager fields and CMDB.
- To save the KJB and KTR files, click Save
. - In the KJB file, 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.
5.4
In the Execute a job window, click Launch.
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 errors are displayed in red.
For the imported records, the Source field is set to SCCM. 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 Scheduling jobs to import data 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.
User scenarios for importing data from System Center Configuration Manager
David is a member of the Infrastructure team for Downtown Bank, responsible for managing the laptops for ABC project. He signs up for Remedyforce and expects to use the pre-configured, 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.
John Doe, a Remedyforce administrator, helps David to import details of the laptops provided to the team members of the ABC project from System Center Configuration Manager to Remedyforce CMDB.
Data to be imported | Steps to follow |
|---|---|
|
|
Operating system details of the laptops |
|
Processor details of the laptops |
|
Software server details of the laptops |
|
KJB and KTR files for importing data from System Center Configuration Manager
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 Remedyforce CMDB.
For information about the KJB and KTR files in the Pentaho packages for System Center Configuration Manager, see KJB files in the Pentaho package.
KJB files in the Pentaho package
The Pentaho package includes different KJB (job) files for importing different types of CIs, such as computer systems and LAN endpoints, from System Center Configuration Manager. These job files are bundled with related files and provided to you in folders. The folder names correspond to CI types in Remedyforce CMDB.
The following table provides information about the job files that you must run to import specific CI types to Remedyforce CMDB:
Folder name (CI Type) | Job file | Description |
|---|---|---|
Computer System | TransferSCCMinfoto | Transfers information about the BMC_ComputerSystem CI type |
OS | TransferSCCMOSinfoto | Transfers information about the BMC_OperatingSystem CI type |
Processor | TransferSCCMProcessorinfoto | Transfers information about the |
IPEndPoints | TransferSCCMIPEndPointinfoto | Transfers information about the |
LANEndPoints | TransferSCCMLANEndPointin | Transfers information about the |
Software Server | TransferSCCMSoftwareServern | Transfers information about the BMC_SoftwareServer CI type. Note: Depending on the organization size, running the software server job transfers large amounts of data to the Salesforce organization, which might lead to exceeding the organization storage limit. |
Combined Jobs |
|
|
KTR files in the Pentaho package
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:
KTR file | Transformation or step in the KJB file | Description |
|---|---|---|
None | Check If Delta Time stamp File Exists | Checks if any time stamp file exists. The Pentaho package utilizes a time stamp file to determine which records were added or modified since the last time the job was run. This step is used for incremental import. If a time stamp file does not exist, the Create the initial timestamp file step is run; otherwise, the Update BE Table With SCCM <CI type name> information step. |
CreateInitialTimeStampedFileFor<CIType>.ktr | Create the initial time stamp file | Creates the time stamp file to record the time of import. This step is run only if you are importing for the first time or you have deleted the existing time stamp file. |
TransferSCCM<CIType>infotoCMDB.ktr | Update BE Table With SCCM <CI type name > Information | Transfers data from System Center Configuration Manager to the Base Element object of BMC Remedyforce CMDB. |
Store<CIType>Timestamp.ktr | Store the current timestamp | If the data is successfully imported, the time stamp file is updated with the current time of import |
For example, the LAN Endpoint job file (TransferSCCMLANEndPointinfotoCMDB.kjb) contains the CreateInitialTimeStampedFileForLANEndPoint.ktr, TransferSCCMLANEndPointinfotoCMDB.ktr, and StoreLANEndPointTimestamp.ktr files.
The following table provides information about the steps that are included in the TransferSCCM<CIType>infotoCMDB.ktr file (Update BE Table With SCCM <CI type name> information transformation). The Pentaho package runs these steps to transfer data from System Center Configuration Manager into Remedyforce CMDB. You can view these steps only when you open the KTR file in the Pentaho Data Integration tool.
Step | Description |
|---|---|
Delta timestamp | Reads the saved time stamp. |
SCCM input | An SQL query that fetches information from SCCM based on the stored time stamp. |
Transform SCCM variables | Facilitates JavaScript transformations, such as appending or trimming fields. |
Upsert into class <CI type name > | Accepts the destination of the data, the credentials for the Salesforce organization where you want to save the imported data. |
Salesforce Input[CMDB_Class] | Accepts the access details of the Salesforce organization to fetch the BMC Remedyforce CMDB classes details. |
Success rows | Stores the rows that are imported successfully. |
Failure rows | Stores the rows that are not imported, error code, error description, and error fields. |
Troubleshooting
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
Known-and-corrected-issues-for-Pentaho-packages