Symantec IGA

 View Only
  • 1.  updating IDM datasource in vAPP

    Posted Dec 01, 2019 06:44 AM
    Hello all.

    My customer needs to update the connection pool to IDM, say the max connection to 100.

    the following link explains how to create and delete connection pools.

    I assume this is the way to go?

    https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/layer7-identity-and-access-management/identity-portal/14-0/configuring/configuring-ca-identity-suite-virtual-appliance.html

    If someone can share such an example (XML input files + commands to run), that would be nice to validate.

    thanks!

    ------------------------------
    Senior Consultant/Architect- CA Identity Suite SME
    Topspin Technologies (Partner)
    ------------------------------


  • 2.  RE: updating IDM datasource in vAPP

    Broadcom Employee
    Posted Dec 01, 2019 11:17 PM

    This KB article might be helpful for you.

    Article title: IdentityManager performance considerations and settings

    https://ca-broadcom.wolkenservicedesk.com/external/article?articleId=46523




  • 3.  RE: updating IDM datasource in vAPP

    Posted Dec 02, 2019 07:59 AM
    Hi Tomo-

    Thanks for your answer.
    I was mostly asking how to just replace a value say  from <max-pool-size>20</max-pool-size>  to <max-pool-size>200</max-pool-size>
    on an existing and deployed datasource.

    As you know the standalone.xml is (unfortunately) read only, no access.

    The link i send above, only partially explains how to do it, but no real example on the file to be created.

    see below:
    https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/layer7-identity-and-access-management/identity-portal/14-0/configuring/configuring-ca-identity-suite-virtual-appliance.html





    ------------------------------
    Senior Consultant/Architect- CA Identity Suite SME
    Topspin Technologies (Partner)
    ------------------------------



  • 4.  RE: updating IDM datasource in vAPP
    Best Answer

    Broadcom Employee
    Posted Dec 02, 2019 09:53 PM

    When I look at my vApp 14.3 deployment, <max-pool-size> is set to 1000 in the datasources section.

    :/opt/CA/wildfly-idm/standalone/configuration > grep max-pool-size ca-standalone-full-ha.xml
                    <max-pool-size>1000</max-pool-size> </pool>
                    <max-pool-size>1000</max-pool-size> </pool>
                    <max-pool-size>1000</max-pool-size> </pool>
                    <max-pool-size>1000</max-pool-size> </pool>
                    <max-pool-size>1000</max-pool-size> </pool>
                    <max-pool-size>1000</max-pool-size> </pool>

    If you are using vApp 14.0, I recommend upgrading to 14.3, as 14.0 just became EOS last month.
    https://techdocs.broadcom.com/us/product-content/status/announcement-documents/2017/ca-identity-suite-14-x-end-of-service-announcement.html