How to access custom objects in Digital Customer service
Summary:
we are facing authentication and authorization issues while accessing Fusion custom object REST APIs and profile option REST APIs from a Digital Customer Service (DCS) application developed in Oracle VBCS.
Content (please ensure you mask any confidential information):
Environment:
- Oracle Fusion Cloud
- Digital Customer Service (DCS)
- Custom Objects
- Power BI integration using Azure Function
Use Case:Created a DCS page to dynamically load Power BI reports based on user selection from a dropdown.
Custom Objects Created:
- PowerBI_Report_MetadataFields:
- GroupID
- ReportID
- ReportName
- User-Report_MappingFields:
- ReportReference (DCL relationship)
- UserIdentifier
Implementation Details:
- Created service connections and backends in VBCS/DCS
- Fusion backend configured with:
Tagged:
0