Reference 360 > Manage jobs > Defining reference data import jobs
  

Defining reference data import jobs

You can define reference data import jobs to import code lists, crosswalks, and hierarchies into Reference 360. When you get started with Reference 360, you need to import your initial data to onboard it.

Reference data import process

The process available to import reference data is Extract, Validate, and Load Data.
    1Extract data from a source file and load it to a staging area.
    2Cleanse and transform the staged data.
    3Load the cleansed data to a target asset.

Prerequisites for importing reference data

Before you import reference data, ensure that you complete the following prerequisites:
  1. 1In Administrator, create a source connection to read data from the source and a Business 360 connection to write to the Reference 360 assets. For more information about creating connections, see Configuring a connection in the Administrator help.
  2. 2In Administrator, specify a Secure Agent that is up and running as the runtime environment to run a mapping task. For more information about Secure Agent, see Runtime environments in the Administrator help.
  3. 3In Cloud Data Integration, create a mapping with the source connection as the source transformation and the Business 360 connection as the target transformation. Configure the target by selecting the code list from Reference 360 and define field mappings for the source and target fields. Ensure that you create an in-out parameter jobInstanceId in the Parameters panel. For more information about creating a mapping, see Mapping configuration in the Data Integration help.
  4. Note: The name of the in-out parameter is case-sensitive.
  5. 4In Cloud Data Integration, create a mapping task by selecting the runtime environment and adding the mapping that you create. For more information about configuring a mapping task, see Mapping task configuration in the Data Integration help.
  6. 5In Cloud Data Integration, create the required taskflows. Publish the taskflows to use in your reference data import job. For more information about creating taskflows, see Taskflows in the Data Integration help.

Rules and guidelines for reference data import jobs

Consider the following rules and guidelines when you import reference data, such as code lists, crosswalks, and hierarchies, into Reference 360:

Import reference data

Create a reference data import job to import data to Reference 360 data store.
    1Click New > Jobs > Reference Data Import > Create.
    The Reference Data Import dialog box appears.
    2Specify the following job properties:
    Property
    Description
    Display Name
    Name of the job.
    Internal ID
    A unique job identifier, which is generated based on the display name that you enter. You cannot change the internal ID after you create the job.
    Description
    Optional. A brief description of the job.
    Location
    Project or folder within which you want to save the job.
    3Click OK.
    The reference data import job page displays the process, description, and source system.
    4To add a taskflow, perform the following tasks:
    1. aClick Add Taskflow.
    2. The Select an Asset page appears.
    3. bSelect a taskflow, and click Select.
    4. The taskflow appears in the Taskflows section and the associated assets display in the Assets section.
    5Click Save.
    6To execute the job, click Run.
    You can monitor the status of job in the My Jobs page.