Prerequisites for acquiring SDK DYN endpoint
search cancel

Prerequisites for acquiring SDK DYN endpoint

book

Article ID: 18801

calendar_today

Updated On:

Products

CA Directory CA Identity Manager CA Identity Governance CA Identity Portal CA Secure Cloud SaaS - Single Sign On CA Security Command Center CA Data Protection (DataMinder)

Issue/Introduction

Using Connector Xpress, creating any SDK endpoint completes successfully.
When trying to acquire the endpoint, the following error appears:

Failed to acquire Endpoint: javax.naming.NameNotFoundException: [LDAP: error code 32 - :ETA_E_0003<ADI>, DYN Endpoint 'test' creation failed: Connector Server Add failed: code 32 (NO_SUCH_OBJECT): failed to add entry eTDYNDirectoryName=test,eTNamespaceName=Example,dc=Produccion,dc=etasa: <JCSMachine>@ConnXpress: The endpoint type eTNamespaceName=Test,dc=im,dc=etasa that was referenced in the request has not been activated

(ldaps://<ConnectorURL>:20411)

Environment

Release:
Component: IDMGR

Resolution

This error is due to the SDK bundles no longer deployed in the JCS by default.

In order to manually deploy them, the following steps must be in place:

  1. Login to the JCS UI (CA IAM CS) using 'admin' as the administrator and the password used during installation
    Default URLs are
    http://example.company.org:20080
    https://example.company.org:20443
  2. Once logged in > Connectors Servers tab > Connector Server Management Pane > Bundles Tab > Add.

  3. Browse and add the base bundle "CA\Identity Manager\Connector Server SDK\connectors\sdkdyn\build\inst\deploy\SDKDYNConnectorOsgi.jar

  4. Browse and add the specific bundle ie "CA\Identity Manager\Connector Server SDK\connectors\sdkuposcript\build\inst\deploy\SDKUPOSCRIPTConnectorOsgi.jar

  5. Add any other bundle as required "CA\Identity Manager\Connector Server SDK\connectors\FOLDER\build\inst\deploy\SDKxxxxxxConnectorOsgi.jar

  6. Once all required bundles been added, activate them.

  7. You should be able to successfully acquire your SDK DYN endpoints