Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
As Ezequiel said, the font used in more easily changed in a custom style instead of having to edit everything and force a font. You don't have to import the font, it should be available on the clients (and Calibri is everywhere on Windows clients, but still, you better define 2-3 fonts as it's common practice to make sure…
-
How are you calling the webservice? Did it ever work? What does your call exactly look like?
-
Hi, What's your product name and version? Are you on the latest bundle patch for your product? Any correlation identified between an action and the error in your log? Or any link found between something not working and the error in the log?
-
Hi @User_A1BVT , You better post a new question. This is a 5 years old thread and you don't really have the "same" question (because you have the opposite one). Just make sure to specify the product name and version in your question, so that answers will be adapted.
-
My understanding is that you look for an API to modify/create something in your Fusion app, and you aren't asking something about analytics/reporting with OAC or OAS. The "Oracle Business Intelligence" category is inside the "Oracle Analytics Cloud and Server" category, therefore meant for questions about analytics but not…
-
Did you have a look at the categories in https://community.oracle.com/customerconnect ? There is maybe one that matches your product (at least more than the Oracle Business Intelligence category where this is now)
-
Hi, What product (name and version) are you talking about?
-
One of the first random results when looking for OAC and PBCS: https://youtu.be/27c7Nf6yjeA
-
What exact product (name and version) are you asking about? Because of course there can be a lot missing in your security model, mainly on your new custom application roles, for the user to see the content. But only you know your security model and what you did, how you did create, the new application roles. Security…
-
The priority group of a LTS is used to define which LTS should be used when more than one can satisfy the query being performed. It's a numeric value used to "sort" your LTS, 0 being highest priority. It's a way to give you control of how the tool does generate a query, very useful in some special cases with complex models…
-
If you look the link you posted, it doesn't change the list of supported data sources. The Data Gateway is just a technical solution to make the connection easier handing networking complexity, it doesn't really make OAC able to handle more data sources than it can by itself. The limitation isn't that your OAC can't…
-
HFM, just like Planning, was available in OBIEE already in the RPD. It is still possible now in OAS, on-premises, as you can see here: https://docs.oracle.com/en/middleware/bi/analytics-server/administer-oas/certification-supported-data-sources.html Your option is to either use OAS instead of OAC, or if you really want HFM…
-
A search for that error gave this result from the Oracle forum: Behind every LOB column the database creates a LOB data and a LOB index segment. You can't drop them separately, but you need to drop the LOB COLUMN: the two segments will be dropped automatically. You can't drop that index, because nobody created it (and it…
-
If you have access to the table, just drop the index you don't want... UT isn't meant to need any of these things, it only requires the table structure to be the expected one because it will insert data expecting that list of columns. But that's about it for UT. Please suggest how can we delete there indexes without…
-
What product are you talking about? You posted in the "Oracle Analytics Cloud and Server" category, these products comes with no content at all, therefore you must be asking for a different product.
-
You don't provide any version information, therefore difficult to be precise... You must whitelist your Tableau domain/IP to inform your browser that content from that source can be embedded in your OBIEE page. In OAS/OAC it should be possible in DV, Console, Safe Domains. In OBIEE it goes into instanceconfig.xml…
-
Did you try if you can login to https://support.oracle.com/ ? It could be only for paid account as well... The last option I can think of is the good old phone: https://www.oracle.com/support/contact.html
-
There are multiple forums (don't try to understand, it's like for 10+ years). You should try to post in a category in https://forums.oracle.com/ords/apexds/domain/dev-community , there are some generic cloud categories. But that one as well is a public, community, forum: there is no guarantee somebody from Oracle will see…
-
Posting in an Oracle Analytics forum for a generic cloud account issue, don't expect an answer... Look at how to contact support for your cloud account and follow that path.
-
It is an OAC feature, it isn't listed as an OAS feature. The 2 products have different set of features. It looks like the REST API connection is one of the few OAC features that didn't make it into OAS (or Oracle did forget to expose the preview settings in OAS thinking that none was meant to be there, things like the…