Administer
Access the APM Connect Administration Center
Using the APM Connect Administration Center, you can run extraction and load jobs. Before you can begin running jobs, you must set up the APM Connect Administration Center. This topic explains how to access and deploy the APM Connect Administration Center for the first time.
Procedure
Results
The APM Connect Administration Center is successfully deployed, and the APM Connect Administration Center Welcome page appears.
Configure the APM Connect Administration Center
This topic describes how to configure the APM Connect Administration Center.
About this task
Depending on whether you are using the EAM Adapters or the Data Loaders, configuring the APM Connect Administration Center requires defining parameters for some or all of the following components: Commandline, Job conductor, Monitoring, and Log4j.
Procedure
Results
The APM Connect Administration Center parameters are configured.
APM Connect Connection Records
The APM Connect workspace stores information about connections used by APM Connect. Specifically, it manages the connection between GE Digital APM and APM Connect components. This topic provides an alphabetical list and description of the fields that exist in the APM Connect workspace. The information in the table reflects the baseline state and behavior of these fields.
General Setting
Field |
Data Type |
Description | Behavior and Usage |
---|---|---|---|
Application Server | String | The name of your GE Digital APM server. | Enter the name of your GE Digital APM Server to establish your connection to your APM Connect Server. |
Connection String | String | The URL indicating the APM Connect server host and port used to connect GE Digital APM and the APM Connect sever. |
This field is required. The connection string is a combination of the APM Connect Connection parameters APM_CONNECT_HOST and APM_CONNECT_PORT as defined in the context file. For example, if the host was apmconnect and the port was 8040, the connection string would be http://apmconnect:8040/. Note: This string is used by the file SAP_ConnectorService.jar.
|
Integration Server | String | The location of the server where the Integration Services is installed. | This field is required. |
Maximum Concurrent DL and EAM Jobs | Numeric | The number of Data Loading jobs or EAM jobs that can run at the same time. | This field is required. The default value is 1. This means that only one job can run at a time. The maximum value allowed is 5. When the number of concurrent jobs is low, data ingestion into GE Digital APM is faster and the system is less likely to become overloaded. Note: Two Data Loaders of the same type are not allowed to run at the same time. For example, if you initiated two Taxonomy data loads at the same time, the second job would not begin loading until the first is complete regardless of the value in the field. |
Password | String | The password for the APM Connect network. | This field is required only if you are using network authentication. |
Password |
String | The password of the proxy server. | This field is required only if you are using proxy server authentication. |
Port | String | The port number of the PostgreSQL server. | The default value is 5432. This value must match the value specified for the IR_PORT parameter in the context file. |
Proxy Server | String | The location of the proxy server. | This field is required only if you are using proxy server authentication. |
Timeout (ms) | Numeric | The time in milliseconds before the connection between the APM Connect server and GE Digital APM will timeout. | The default value is 100,000 ms, and is populated automatically. |
Use Authentication | Boolean | Indicates whether or not authorization will be used. | If the check box is selected, authentication will be used, and you must enter the network user name and password. |
Use Proxy Server | Boolean | Indicates the whether or not to use a proxy server. | If the check box is selected, the proxy server will be used. |
Use Proxy Server Authentication | Boolean | Indicates whether or not authentication will be used to the proxy server. | If the check box is selected, authentication will be used for the proxy server. |
Username | String | The user name for the APM Connect network. | This field is required only if you are using network authentication. |
Username | String | The user name for the proxy server. | This field is required only if you are using proxy server authentication. |
Data Loader Settings
Field | Data Type | Description | Behavior and Usage |
---|---|---|---|
Base File Path | String | The path to the file server. | This field is required. An example of a valid server path is \\hostserver\share\subfolder. If an invalid server path is entered, an error message will appear. |
Database Name | String | The database name of the Data Loader staging (IR) database. | None. |
Host Name | String | The host name of the Data Loaders staging (IR) database. | None. |
Logging Level | String | Determines the logging level for the data loader logs. |
The following logging levels can be selected:
Notes:
|
Password | String | The Data Loader staging database (IR) password. | None. |
Password | String | The password of the file server. | None. |
Use File Path Authentication | Boolean | Indicates whether or not to use authentication when accessing the file server. | If selected, authentication will be used for the file path. |
UserName | String | The Data Loader staging database (IR) user name. | None. |
Username | String | The user name of the file server. | None. |
EAM Settings
Field | Data Type | Description | Behavior and Usage |
---|---|---|---|
Work Order Generation Schedule | Boolean | Stores the scheduling mechanism for transferring work orders to SAP. | To determine the schedule, you must schedule work orders. |
Set User Permissions
To begin using the APM Connect Administration Center to run data extractions, or Jobs, you must first give the admin user all the user roles.
Before you begin
A user must be authorized for a project before they can view or change sections associated with a project.
Procedure
Results
The user permissions are set.
Authorize Users for Projects
Before a user can begin work on a specific project, that user must be authorized to work on that project. Each project can have multiple users with differing roles. Users can also be authorized for multiple projects. This topic explains how to authorize a user for a project.
Procedure
Configure Logging
APM Connect uses log4j version 1.2 to log events and provides a default configuration for logging events. These steps describe how to modify this default configuration.
Procedure
Configure Source System Custom Field Mappings or Default Values
There may be times when you need to either map values from GE Digital APM to your source system or add a default value for a field in your source system from GE Digital APM. This topic describes how to achieve this goal.
Before you begin
To successfully perform this task, you must have the following:
- Administrative rights to the APM Connect database from which you are retrieving the field values or setting the default values.
- A database tool, such as DBeaver or DBVisualizer.
About this task
There are times when you need to have information that is stored in GE Digital APM displayed in your source system database. To achieve this goal, you need to modify tables used by GE Digital APM to send data to your source system.
The following procedure describes how to either configure a mapping between GE Digital APM and your source system or to set a default in your source system from GE Digital APM.
The following image is an example of the southbound_mapping_control table as displayed by a database tool.
Procedure
- Using a database tool, navigate to the GE Digital APM database you want to configure.
- In the database navigation, in the Tables folder, select southbound_mapping_control.
- Navigate to the target_field_name and target_field_map_name column you want to configure.
- Configure the field mapping or default value for your source system.
Item to configure How to configure Field mapping In the apm_field_name column, enter the name of the GE Digital APM field that contains the value to apply in the source system, and then set the value in the mapping_enabled column to true
For example, if you want to set the source system value of REPORTEDBY in map table REPORTEDBY_NOTIFHEADER from the GE Digital APM field CurrentUserID, the table would resemble the following when you complete your update.
Important: If, after configuring the mapping, you see a blank value for the field, make sure the value you entered in the apm_field_name column is correct.Default value In the target_field_default column, enter the value you want to be the default in your source system and set the value in the mapping_enabled column to false.
Results
Configure the APM Connect Administration Center for the Studio
About this task
Procedure
Install the Studio
About this task
Procedure
Results
The installation is complete, and Talend Studio desktop icon is available.
Deploy Data Loaders or Adapters
After configuring APM Connect, you must deploy the adapters or data loaders you need.
The process for deploying and configuring the data loaders and the various adapters are described in the sections devoted to the APM Connect data loaders or the other adapters.
Access APM Connect EAM Jobs
Procedure
The APM Connect EAM Jobs page appears.
Access the Details of an EAM Job
Procedure
Delete a Job
When upgrading in a cloud environment or an adapter, you have to delete the old adapter job before installing the new job.
Procedure
Results
The job is deleted.
Access the APM Connect Page
Procedure
Establish Connection from GE Digital APM
About this task
To load data into GE Digital APM using the APM Connect Data Loaders or the EAM Adapters. You must establish the connection between your APM Connect component and GE Digital APM.
Procedure
Results
Determine Logging Level
Procedure
Results
Once the record is saved, subsequent data loads will return log files with the logging level you determined. The logging level will only apply to future data loads. Meaning if you change the level from Error to Warn historic log files will not be updated with more details. It will only apply to new data loads.