Delete Place:Location Related To PropertyLocation Through Ruleset
(Doc ID 2554732.1)
Last updated on JULY 14, 2020
Applies to:
Oracle Communications Unified Inventory Management - Version 7.4.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 7.4.0.0.0 version, Geographic Place
ACTUAL BEHAVIOR
---------------
Customer has a Place: Location entity with an entity child PropertyLocation. Customer wants to delete PropertyLocation and automatically delete Place:Location also.
Customer has a custom ruleset ( Before):
DeletePropertyLocationRule on a global extention point: LocationManager_deletePropertyLocationRule with following signature: public abstract interface void oracle.communications.inventory.api.location.LocationManager.deletePropertyLoc
ation(java.util.Collection).
Customer code correctly remove the relationship betweenPlace:Location and PropertyLocation and delete Place:Location but when the control come back to UI, an error appear during deleting PropertyLocation due to relationship
between Place and PropertyLocation.
Below is sample RuleSet code :
Cause
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
Symptoms |
Cause |
Solution |
References |