After Making "uim.security.filter.enabled=true", Specification Search Is Not Working
(Doc ID 2620863.1)
Last updated on APRIL 27, 2021
Applies to:
Oracle Communications Unified Inventory Management - Version 7.4.0.0.0 and laterInformation in this document applies to any platform.
Goal
After making "uim.security.filter.enabled=true", specification search is not working
In UIM 7.4.0.7 after making "uim.security.filter.enabled=true", specification search is not working.
java.lang.NullPointerException
at oracle.communications.inventory.api.framework.persistence.impl.InventoryFinderImpl.extendSecurityFilter(InventoryFinderImpl.java:446)
at oracle.communications.inventory.api.framework.persistence.impl.InventoryFinderImpl.extendFilter(InventoryFinderImpl.java:159)
at oracle.communications.platform.persistence.impl.FinderBean.findMatches(FinderBean.java:410)
at oracle.communications.inventory.api.common.BaseInvManager.findMatches(BaseInvManager.java:1568)
at oracle.communications.inventory.api.specification.impl.SpecManagerImpl.findSpecifications(SpecManagerImpl.java:593)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Enable uim.security.filter.enabled=true
2. run custom WS Code to fetch the Specifications
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |