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
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.
In the Job Conductor workspace, in the appropriate project, select the CreateIntermediateRepository Job.
At the bottom of the Job Conductor workspace, select Context parameters.
The Context parameters section appears.
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_HOST | Enter your APM Connect server name. The default value is localhost. |
IR_PORT | Enter your APM Connect server port. The default value is 5432. |
IR_SCHEMA | The schema for your APM Connect database. The default value is public. |
IR_USERID | Enter your APM Connect database username. |
IR_PASSWORD | Enter your APM Connect database password. |
LOG4J_CONFIG_FILE | The file path to the log4j configuration file. |
PG_ADMIN_PASSWORD | The password for the PostGresSQL IR. |
PG_ADMIN_USER | The user name for the PostGresSQL IR. |
Select Run.
The intermediate repository is created for the project.
What's Next?
Return to the SAP Adapter workflow for the next step in the deployment process.
-or-
Return to the Maximo Adapter workflow for the next steps in the deployment process.
-or-
Copyright © 2017 General Electric Company. All rights reserved.