ReserationManager.reserveResource extensionpoint is not working
Problem description:
Requirement is to fire the extension point on reservation of custom Network Address
1) Created Enabled enabled point
2) Create Ruleset extension point
3) added rule with a System.out.println
4)Associtaed the rule extension point with CNA.
Solution:
Reason why this RuleSet is not firing is because ReservationManager_reserveResource RuleSet was not global extension Point.
To implement the solution, please execute the following steps:
1. Download and review the readme and pre-requisites for Patch 16247732 UIM 7.2.0.2.6 .
2. Ensure that you have taken a backup of your system before applying
the recommended patch.
3. Apply the patch in a test environment.
4. Retest the issue.
5. Migrate the solution as appropriate to other environments.