Create the Intermediate Repository Database

Before you can run an extraction job, you must prepare the intermediate repository and initially run the Static Data job. This topic describes how to set up a repository in preparation to run your first job.

IMPORTANT: If you are using the Data Loaders and the SAP Adapters, you must deploy and run the CreateIntermediateRepository job for each set of adapters.

Steps

  1. Open and log in to the APM Connect Administration Center web application.

    Note: The user logging in must have access to the Job Conductor by being designated the Operations Manager role. By default, users designated as administrators do not have Job Conductor permissions.

  2. In the Job Conductor workspace, in the appropriate project, select the CreateIntermediateRepository Job.

  3. At the bottom of the Job Conductor workspace, select Context parameters.

    The Context parameters section appears.

  4. Configure the following parameters:

    Context Parameter

    Description

    CONFIG_FILE_PATH

    The file path to context files for the jobs.

    IMPORTANT: You must change the default value to reflect the actual path to your configuration file.

    IR_DATABASE

    Enter your APM Connect database name.

    The default value is DINODB.

    IR_HOSTEnter your APM Connect server name. The default value is localhost.
    IR_PORTEnter your APM Connect server port. The default value is 5432.
    IR_SCHEMAThe schema for your APM Connect database. The default value is public.
    IR_USERIDEnter your APM Connect database username.
    IR_PASSWORDEnter your APM Connect database password.
    LOG4J_CONFIG_FILEThe file path to the log4j configuration file.
    PG_ADMIN_PASSWORDThe password for the PostGresSQL IR.
    PG_ADMIN_USERThe user name for the PostGresSQL IR.
  5. Select Run.

    The intermediate repository is created for the project.

What's Next?

Copyright © 2017 General Electric Company. All rights reserved.