Previous Topic: Java Runtime Environment Removed From Download Software Link

Next Topic: New System Log File Default Limits


Post Installation Step to Remove the Resource - Edit Financial Right

If your company policy does not allow resource managers access to the Financial Properties subpage for the resources they manage, you can remove that capability.

Run a post installation script to perform the following actions:

Note: To maintain existing behavior, this right is granted during the upgrade to replace the automatic right that was removed as part of the Financially Enabled Roles feature.

Upgrade Action: (Optional) Run the script to remove the access right.

Follow these steps:

  1. At the command line on the CA Clarity PPM server, change to the <clarity_home>/bin directory.

    The directory contains the dbpatch script.

  2. Run the following command:

    Windows:

    dbpatch -install -file ../upgrade/ppm/schema/postupgrade/RevokeResEditFinRightFromResourceMgrs.xml -apply
    

    UNIX:

    ./dbpatch -install -file ../upgrade/ppm/schema/postupgrade/RevokeResEditFinRightFromResourceMgrs.xml -apply