OTBI drilldown to a Custom object detail page
Summary:
I want to configure a drill down feature in my OTBI analysis to open the application detail page for the selected object. But, my action link opens only the object landing page even though it's given the correct object id value. My URL looks like this …
https://fa-XXXX-saasfaprod1.fa.ocs.oraclecloud.com:443/sales/faces/CrmFusionHome?cardToOpen=CRM_CUSTOM_CARD_MYPROJECT_C&tabToOpen=CRM_CUSTOM_TAB_MYPROJECT_C&ObjectId=@{1}
In the example the custom object is "MYPROJECT_C".
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25B
Code Snippet (add any code snippets that support your topic, if applicable):