Symantec IGA

  • 1.  Issue while importing Role Definition

    Posted Nov 01, 2018 03:28 AM
      |   view attached

    Hi 

     

       I am trying to create a jdbc type endpoint using connector express. while trying to import the generated xml in management console i am getting error.

     

    Warning: Updating the IdentityMinder environment "identityEnv"
    Error in screen definition "Default HR DB TABLE User Account Search" with tag "DefaultHRDBTABLEUserAccountStandardSearch"
    Error: The type "HRDBTABLE_ETDYNACCOUNT" is not a valid object type

    *********
    1 error(s), 0 warning(s)

     

       I have created JDBC type endpoints multiple times before i am surprised where the issue exists. Appreciate your time and view over this concern.

     

    Also attached xml file for reference.

     

    BR

    Kirupakaran 

    Attachment(s)



  • 2.  Re: Issue while importing Role Definition

    Broadcom Employee
    Posted Nov 01, 2018 04:54 AM

    Did you load the jar generated by the RoleDefGenerator? You usually don't load the XML directly (see: https://docops.ca.com/ca-identity-governance/12-6-02-cr1/EN/reference/connector-xpress/creating-connectors/how-you-generate-user-console-account-screens)



  • 3.  Re: Issue while importing Role Definition

    Posted Nov 01, 2018 06:26 AM

    Hi Gil

     

        Yes .jar will be generated and it is placed in user_console.war/WEB-INF/lib. But in management console will be importing xml right. error is displayed during that time.

     

    BR

    Kirupakaran 



  • 4.  Re: Issue while importing Role Definition

    Broadcom Employee
    Posted Nov 01, 2018 08:02 AM

    Can you share the actual jar file you have generated?



  • 5.  Re: Issue while importing Role Definition

    Posted Nov 01, 2018 08:53 AM

    Hi Rinat

        Have attached the .jar for reference.

     

    BR

    Kirupakaran



  • 6.  Re: Issue while importing Role Definition
    Best Answer

    Broadcom Employee
    Posted Nov 05, 2018 06:06 AM

    Hello,

    This sounds as missing or incomplete configuration files deployment.

    Deploy CA Identity Manager server configuration files

    To provide account management for custom Endpoint Type, deploy the generated .jar file to the CA Identity Manager Server.

    Valid on Windows and UNIX

    Follow these steps:

    1. Copy the .jar to one of the following directories:

    (Windows) app server home/iam_im.ear/user_console.war/WEB-INF/lib

    (UNIX) app server home\iam_im.ear\user_console.war\WEB-INF\lib

    Note: For WebSphere, copy the JAR file to:
    WebSphere_home/AppServer/profiles/Profile_Name/config/cells/Cell_name/applications/iam_im.ear/user_console.war/WEB-INF

    2. Repeat the preceding step for each node if you have a cluster.

    3. Restart the CA Identity Manager Server (each node).

     

    From within the starting logs, check there is not trouble with the .jar deployment.

     

    Then you could import the role and tasks settings into the CA Identity Manager environment.

     

    best regards.