Deploy and Configure the APM_UPDATE_LOGIC Webservice

The APM_UPDATE_LOGIC webservice manages the temporary tables GE Digital APM uses to load the database. Correct configuration is required for the system to operate correctly.

  1. Access the APM Connect installation package, and then copy the file APM_UPDATE_LOGIC.cfg.
  2. Navigate to <root>\APMConnect\Utilities\runtime\etc, and then paste the copied file in that location.
  3. Open the file to edit, and then configure the following parameters:

    Parameter Description Default or Recommended Value
    context Defines what Talend context environment is used. Default. Do not change.
    CONFIG_FILE_PATH The directory path to the context file used for extractions. C:/APMConnect/Config/ContextFile.xml
    LOG4J_CONFIG_FILE

    The directory path to the log4j.properties file used for extractions.

    C:/APMConnect/Config/log4j.properties
    SAP_CLOUD_ENABLED Specifies whether the installation is in the cloud or on premises.
    • true: the installation is in the cloud.
    • false: the installation is on premises.

    Note: All file paths must use / in this configuration as a directory separator or errors will occur.

  4. Save the file.
  5. In the installation package, copy the file APM_UPDATE_LOGIC.jar.
  6. On your APM Connect server, navigate to <root>\APMConnect\Utilities\runtime\deploy, and then paste the copied file in that location.

    Note: If new configuration is not automatically applied, restart the APM_CONTAINER service. This will force the changes to be applied.

Copyright © 2018 General Electric Company. All rights reserved.