Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi , There ain't any proctored exam on BICS with OU or Pearson Vue currently. I doubt there ever will be. Best you could do today is OBIEE certification (currently 11g) and follow up with the BICS Test in OPN competencycenter.oracle.com. Maybe an Analytics Platform certification is up next? I'm not sure. Check here:…
-
Hi, Yes you can use the Monitoring Webservices to get access to basic features: Manage Oracle Cloud Accounts and Services - Get Started And the REST API: REST API for Oracle Monitoring Cloud Service - About the REST APIs Good luck. Regards,
-
Hi, Yes you can embed your content (say Presentation Mode) in Whitelisted Safe domains: See here: Whitelisting Safe Domains And here: https://www.youtube.com/watch?v=TptK1mOcKL0 The embedding method for DV content in BI Dashboards also applies to other Portals. Regards,
-
I am not sure what you are asking. So I will make a guess: You can only connect to 2 Cloud sources: * Database Schema Service that comes with BICS (this is the Default Connection) * Database Cloud Service (DBCS) To access a schema in a Oracle database running in DBCS first create a connection to this database in the…
-
I have seen customizations that add another bar above the Top menu (header) in Oracle BI. Datavail's BITeamwork does so with their Collaboration plugin. You could ask Datavail how they managed to do it in a proper manner. One thing I would first try, because I just don't know for sure, is to adjust the skin/styles of OBIEE…
-
Don't have documentation but whatever you do: BICS has to be in the same Identity Domain as the Fusion Cloud. If it's not: request a migration. Putting every Cloud Service in the same Identity Domain gives everybody just 1 useraccount and provides you with SSO across Services. It worked for us on many Cloud Services. If…
-
Please elaborate on your issue with getting it into BICS. This message doesn't say much.
-
Are you sure you are in the right community? BI Publisher templates don't work in BICS? Do they?
-
Uhhhh, I am not so happy with how Oracle treats Briefing Books. It really is outdated if you ask me. I logged a serious bug with Snapshot Briefing Books a year ago and it is solved >15 months after the bug was reported. Maybe there is another bug. But.. It seems that you expect to bypass cache every time you use the…
-
The Admin Tool is unable to lookup the members in the identity domain. You would have to create them manually and use the exact same name.
-
OK, But could you show that after running the select UT_ENTRY(...) form dual also inserts into the table. So prove it with: select * from CLOUD_UT_V1 to see that actually the record WAS inserted... Are you sure you need to join those tables? It looks like that after the join no records are left in the result.... And are…
-
Hi , Have you tried the function if it works with a select statement in APEX SQL Workshop? Like: SELECT UT_ENTRY (1, 'Test user', 'Test Dashboard', 'Test Dashboard Page', null) FROM DUAL; Could you also show what your report looks like in the Criteria and expression editors? And could you show the query from the session…
-
Hi, The Donut chart in BICS is currently only available in Data Visualization part of BICS. If you need a Dashboard with a Donut chart... Consider building a beautiful VA-Project and use presentation mode to embed it in a Dashboard. Watch the YouTube to see how to embed VA/DV in a Dashboard:…