How To Retrieve An Attribute Details From Another RFS For The Technical Action?
(Doc ID 2495745.1)
Last updated on AUGUST 13, 2024
Applies to:
Oracle Communications Unified Inventory Management - Version 7.3.5.0.0 and laterInformation in this document applies to any platform.
Goal
We have a requirement, where we need to get the details from Parent CFS, different RFS's (at the same level as the subject RFS) and child resource at the same time for a particular RFS.
Lets take an example:
Mobile Service CFS (Parent Service)
- MS CFS Attribute 1
- MS CFS Attribute 2
Mobile Service RFS (Child Service of Mobile Service CFS)
- MS RFS Attribute 1
- MS RFS Attribute 2
MSISDN Resource(Child resource of Mobile Service RFS)
- MSISDN RS Attribute 1
- MSISDN RS Attribute 2
SIM Resource (Child resource of Mobile Service RFS)
- SIM RS Attribute 1
- SIM RS Attribute 2
Options RFS (Child Service of Mobile Service CFS)
- Options RFS Attribute 1
- Options RFS Attribute 2
Options Resource (Child resource of Options RFS)
- Options RS Attribute 1
- Options RS Attribute 2
Barring RFS (Child Service of Mobile Service CFS)
- Barring RFS Attribute 1
- Barring RFS Attribute 2
Bar Resource (Child resource of Barring RFS)
- Bar RS Attribute 1
- Bar RS Attribute 2
Now consider a Technical Action
TA_ActivateOptions on subject 'Options Resource'
which requires the following attribute value as an output (ofcourse with some additional manipulation)
- Options RS Attribute 1
- Options RS Attribute 2
- Options RFS Attribute 1
- Bar RS Attribute 1 (for Bar RS with the name 'xyz')
- MS CFS Attribute 1
- MS RFS Attribute 2
- MSISDN RS Attribute 2
- SIM RS Attribute 1
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 |
References |