Default language.

Note This documentation supports the 20.16.01 version of BMC Remedyforce.To view the latest or an earlier version, select the version from the Product version menu.

Importing data from BMC FootPrints Asset Core


You can import data from BMC FootPrints Asset Core (known after version 12.0 as BMC Client Management) into BMC Remedyforce 2.0 by using the Pentaho Data Integration tool. The Pentaho package for importing data from BMC FootPrints Asset Core is 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 accessing the BMC FootPrints Asset Core database. The BMC Remedyforce job files are applicable only if a Microsoft SQL Server data source is used in BMC FootPrints Asset Core.

For information about importing data from BMC Client Management 12.0 or later, see Importing-data-from-BMC-Client-Management-by-using-the-REST-Web-API and Importing-data-from-BMC-Client-Management-by-accessing-the-database.

Important

This Pentaho package for importing data by accessing the BMC FootPrints Asset Core database supports BMC FootPrints Asset Core versions 11.7 or earlier. For information about the BMC FootPrints Asset Core versions that BMC Remedyforce supports, see Supported-browsers-mobile-devices-and-integrations.

Before you begin

Before you can import data from BMC FootPrints Asset Core, you must perform the following tasks:

To import data from BMC FootPrints Asset Core

Note

If you are running a combined job, update the KTR files of each job with the required BMC FootPrints Asset Core database and Salesforce organization credentials.

  1. To launch the Pentaho Data Integration tool, perform the following actions:
    1. Navigate to the location where you downloaded and unzipped the Pentaho Data Integration tool.
    2. Navigate to the data-integration folder and double-click the Spoon.bat file.
  2. 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 TransferAssetCoreLANEndPointinfotoCMDB.kjb file in the LANEndpoint folder.
  3. In the KJB file, right-click the Update BE table with Asset Core <CI type name> information step, select Open referenced object, and then select Transformation.
  4. Enter the information required to access the BMC FootPrints Asset Core database.

    Click here to see the detailed steps.
    1. In the Explorer pane, expand Database connections and double-click BMC Remedyforce FootPrints Asset Core Source.
    2. In the Database Connection window, enter the host name and the BMC FootPrints Asset Core database name, user name, and password.
      The host name is the name of the computer where the BMC FootPrints Asset Core database is installed.
      If Windows authentication is configured on the BMC FootPrints Asset Core database, the user name and password are not required when the logged-on user has access to the BMC FootPrints Asset Core database and runs the job from the Pentaho Data Integration tool that is installed on the BMC FootPrints Asset Core database server.
    3. (Optional) To verify the connection, click Test.
    4. To save your changes and close the window, click OK.
  5. Enter the information required to access your Salesforce organization.

    Click here to see the detailed steps.
    1. Double-click the Upsert into class <CI type name> step.
    2. In the Salesforce Upsert window, enter your Salesforce organization user name and password.
      BMC recommends that you do not change the default API version in the Salesforce Webservice URL.
    3. (Optional) To verify the connection, click Test connection and then click OK.
    4. To save your changes and close the window, click OK.
    5. Double-click the Salesforce Input[CMDB_Class] step and in the Salesforce Input window, repeat step 5b to step 5d.

    Important

    If you have enabled the setting to access your Salesforce organization from limited IP addresses, you must append the security token to your Salesforce organization password.

    For example, if the password for your Salesforce organization is mypassword and your security token is XXXXXXXXX, specify mypasswordXXXXXXXXX in the Password fields.

  6. (Optional) Update the predefined mapping between the BMC FootPrints Asset Core fields and the BMC Remedyforce CMDB.

    Click here to see the detailed steps.
    1. Double-click the Upsert into class <CI type name> step.

    2. In the Salesforce Upsert window, click Edit Mapping.

    3. In the Enter Mapping window, update mappings for fields based on your requirements.
      For information about updating the out-of-the-box mapping, see Field mapping in CMDB 2.0.

    4. To save your settings and close the Enter Mapping window, click OK.

    5. To save your changes and close the Salesforce Upsert window, click OK

  7. To save the KTR and KJB files, click Save pentaho6_saveicon.png.
  8. In the KJB file tab, click Run this job pentaho6_runjobicon.png.
  9. 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.

    Data is imported into the appropriate CMDB class.

    Transformation status is depicted by using the following icons:

    • pentaho6_successfulicon.png— Complete
    • pentaho6_runningicon.png — Running
    • pentaho6_failureicon.png — Unsuccessful
  10. (Optional) To view logs, in the Execution results section, click the Logging tab.
    All errors are displayed in red.

KJB and KTR files for importing data from BMC FootPrints Asset Core

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 FootPrints Asset Core, see KJB files in the Pentaho package and KTR 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 BMC FootPrints Asset Core. 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 to BMC Remedyforce CMDB:

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 KTR files contain mapping of the fields in BMC FootPrints Asset Core to the fields in the Remedyforce CMDB.

The following table provides information about the KTR files and the corresponding transformations that the KJB file for each CI type contains:

The following table provides information about the steps that are included in the TransferAssetCore<CIType>infotoCMDB.ktr file (Update BE Table With Asset Core <CI type name> Information transformation). The Pentaho package runs these steps to transfer data from BMC FootPrints Asset Core 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

Scheduling-jobs-to-import-data

Troubleshooting-common-issues-when-importing-data

 

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