Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
You can do this yourself. Create a BIP report on the ESS table FUSION.ESS_REQUEST_HISTORY and monitor the processes.
-
This needs to be configured in the instanceconfig.xml file. Following tags needs to be added to the file: <Prompts> <MaxDropDownValues>256</MaxDropDownValues> <AutoApplyDashboardPromptValues>true</AutoApplyDashboardPromptValues> <AutoSearchPromptDialogBox>true</AutoSearchPromptDialogBox> <AutoCompletePromptDropDowns>…
-
Hi Nathan, If you do have Google Maps license you can use it and integrated it with OTBI. That would require to use narrative views and some javascript skills. But you can do that.
-
Hi Jag. What is that attribute and what is that error? Can you share the logical SQL of the analysis?
-
Unfortunately, this is the current behavior. You can check on MOS following note CANNOT EXPORT DATA ON DASHBOARD WITH BI Publisher REPORTS (Doc ID 2052775.1). The associated ER is yet to be implemented. Maybe you can raise a new one as Idea to be voted by others.
-
Hi, If you are using RTF templates you have a lot of options. I can suggest you to take a look at https://blogs.oracle.com/xmlpublisher/date-functions for this.
-
You should be able to do so, as long as VBCS domain is whitelisted in OBIEE. If you are referring to what is called OTBI ( Fusion Engagement Cloud OBIEE version), yes, it should work, but it will only work flawless ( by that I mean that you will not need to enter credentials for OTBI dashboard embedded in VBCS) if you have…
-
Hi, Please check https://docs.oracle.com/middleware/11119/bip/BIPRD/create_report_new.htm#editing_parms
-
There are multiple documentations on this, like: https://docs.oracle.com/cd/E83857_01/saas/applications-common/r13-update17d/biacc/dialog-box-reference-orientation-topic.html For 19D version you can check: https://docs.oracle.com/en/cloud/saas/applications-common/19d/biacc/dialog-reference.html#dialog-reference I can…
-
Hi, BICC is the tool you should be using. What details are you searching for? Did you setup anything for this and it is failling?
-
Hi Faroq, If you are trying to use BI Publisher Desktop plugin, you need to make sure that this is enabled from Word. For this you need to go to Add-ons and enable it.
-
I think you should open a new SR for this. Do check BICC Configuring External Storage With The Container List Errors - Invalid Connection for External Storage (Doc ID 2527425.1)
-
What is the actual error returned for this? Please share a print screen
-
Have you run the mentioned processes in Schedule Processes page? If not, do that and re-test.
-
If you have run above processes, then you just need to type in the URL. You will not have any option to navigate in using the Navigator. Normal format is: https://abcd-dev1.bi.us2.oraclecloud.com/biacm
-
Hi, What do you mean by BI Publisher Administrator Console? If you are referring to BI Administration page, you only have access to it if you have BI Administrator role? Do you have this role? If so, and you have added it, have you synchronized the roles? You need to run Retrieve LDAP, Send LDAP and Import User and Roles…
-
This functionality is not supported in SaaS environments and does not comply with above request of embedding results into a dashboard.
-
Hi Rashmi, have you tried to model same output via OTBI and you are unable to do so? ( I mean same output as you have in BIP Detailed report you are mentioning). Please share the query used and we might be able to help you with corresponding subject area in OTI/analysis. Also, you can embed BIP reports within OTBI…
-
No. By product design, OTBI/OBIEE uses RPD metadata to build analyses. BIP is the product which is integrated with OBIEE catalog, hence you are able to build BIP reports based on OBIEE analyses and not the other way around.
-
This is not true. ESS is the actual wrapper which triggers the jobs. Each job has a unique ID (let's call it Parent ID), and associated children IDs. For each parent ESS ID you have a corresponding BIP job id. However, your business scenario is little bit odd and needs further clarification. What do you actually want to…