Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Secure Agent services
  3. API Microgateway Service
  4. CMI Streaming Agent
  5. Common Integration Components
  6. Connector Service
  7. Data Access Management Agent service
  8. Data Access Management Proxy service
  9. Database Ingestion service
  10. Data Integration Server
  11. DV Processor
  12. Elastic Server
  13. File Integration Service
  14. GitRepoConnectApp
  15. IDMC Data Gateway Service
  16. Mass Ingestion (Files)
  17. Metadata Foundation Application
  18. Metadata Platform Service
  19. Process Server
  20. SecretManagerApp
  21. 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!