When i tried to call APPS.AR_CASH_RECEIPTS_V view in OBIEE rpd through physical layer then it is showing 'No Data'. Please help me resolve it.
do you get data from the view in SQL Developer/SQLPlus?
No, Same issue at SQL Developer but i came to know that some function need to run at SQL Developer.
I need to run at OBIEE level. Any help on OBIEE is appreciated.
Thanks & Regards
1578785 wrote:No, Same issue at SQL Developer...
Well, if the view doesn't return you any data in SQL Developer you can't expect OBIEE to show you something (the tool can do a lot, but create data which doesn't exist ... not really luckily).
So you maybe want to go back in your load process to see if the sources the view uses have data inside and everything is fine. Until you don't see any data there at the DB level directly (what SQL Developer shows you), no need to hope to change the "no data" in OBIEE.
Dear Gianni,
By running below function can able to see data in SQL Developer. But in OBIEE i cant run it, directly importing it. By the way these are all (ar_cash_receipts_v, ap_checks_v) Oracle EBS standard views.
begin mo_global.set_policy_context ( 'S',101); end;
Thanks and Regards
I guess it's a standard thing with EBS sources that you need to set a context first. Can't remember the details, something about the security and/or profile of the user requesting the data.
That thing must be managed in OBIEE as well.
Read this: Calling Oracle Stored Procedure from OBIEE 11g
PS: if you post all the details when you ask things it is easier to get the full pictures directly ....
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (CX). The session will cover updates on Service, Sales, Marketing & other relevant areas. Presented by: Kausik Misra - Director, CX Product Management, Fusion Data Intelligence…
I want to export all OAC RPD joins and conditions, is there a way to export or extract joins information. please suggest. Repository documentation doesn't gives joins, if any other way pls suggest.
So when I click the apply button, it uses the value . Also. How do I stop the auto populate table when the report opens???? I am in OAC
Good day, please kindly assist. We are creating a graph to calculate the number of assets per milestones. However, the planners have only populated assets for only one milestone from the list of milestones the customer wants to track. Which gives an incorrect view as the project moves past different milestones that it has…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?