UIM WS updateInteraction Method Calling Ruleset on Complete SCV Though Call is to CANCEL BI.
(Doc ID 2463621.1)
Last updated on AUGUST 08, 2024
Applies to:
Oracle Communications Unified Inventory Management - Version 7.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Have written rulesets on below 2 extension points:
1. BaseConfigurationManager.cancelConfigurationVersion(InventoryConfigurationVersion inventoryConfigurationVersion)
2. BaseConfigurationManager.completeConfigurationVersion(InventoryConfigurationVersion inventoryConfigurationVersion)
updateInteraction() Inventory WS is calling ruleset configured on BaseConfigurationManager.completeConfigurationVersion() even if WS call is to CANCEL the BI.
Expectation is that ruleset configured on completeConfigurationVersion() should not be called when updateInteraction() is called to cancel the BI.
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 |