Table of Contents

Search

  1. Preface
  2. Secure Agent services
  3. API Microgateway Service
  4. CMI Streaming Agent
  5. Common Integration Components
  6. Database Ingestion service
  7. Data Integration Server
  8. Elastic Server
  9. File Integration Service
  10. GitRepoConnectApp
  11. IDMC Data Gateway Service
  12. Mass Ingestion (Files)
  13. Metadata Foundation Application
  14. Metadata Platform Service
  15. Process Server
  16. SecretManagerApp
  17. Configuring Secure Agent service properties

Secure Agent Services

Secure Agent Services

Troubleshooting

Troubleshooting

When overriding the properties, if the
user-platform.yaml
file contains incorrect properties or values when compared to the
platform.yaml
file, you might encounter unexpected behavior.
For example, consider the following scenarios where you do not get the expected result because of manual intervention:
  • The
    agentContext
    property is used to fetch the IDS-SESSION-ID. If the value for the
    agentContext
    property in the
    platform.yaml
    file is
    /identity-service/agent/api/
    v1
    /
    and you entered the value as
    /identity-service/agent/api/
    v2
    /
    in the
    user-platform.yaml
    file, Process Server fails to fetch the IDS-SESSION-ID because of the invalid endpoint. Therefore, the Secure Agent uses the basic authentication mechanism.
  • The
    cacheExpiryMillis
    property value is expected to be numeric. However, if you enter an alphanumeric value, the value will be treated as a string without any error.

0 COMMENTS

We’d like to hear from you!