Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Ok, that's the catalog manager version, but what product and version is your catalog from? Are you on some OBIEE version?
-
Thanks @Jacques V.-Oracle for sharing that number :)
-
@Sindhu -Oracle , what product (name and version) are you using? That could change a lot of things, mostly because in recent version catalog manager can't be run in offline mode, therefore you maybe don't have the rights to search for that everywhere but just in a limited place of the catalog.
-
Another argument against an OAS migration: AIX is not supported anymore, OAS is only linux or Windows. You should always do silent installations when it's something that should be done in multiple environments. You can run the GUI installed in dev, set all the values, save the response file, cancel the installation and…
-
@Saroj Kumar Behera , This is meant to be a community: people come asking questions, others invest their time in answering. It's good that you found the solution yourself, but by not sharing it, if somebody else had the same/similar case and find this post, they will not get anything helpful out of it. Can you please post…
-
There are a number of REST API connections templates, , but nothing in the list looks like SharePoint. You should find the SharePoint REST API documentation and that will tell you what are the URLs and how you can authenticate. Once you know what SharePoint needs, you can look at how to make it in OAC. If you look at some…
-
"06/09/2024 12:00:00.000 am" this timestamp in URL changes to "08/06/2024 06:30:00.000 pm" Let say it's right while being very much wrong… 06/09/2024 is dd/mm/yyyy, but the system took it as mm/dd/yyyy, and removed 1 day to it to get 06/08/2024 (in mm/dd/yyyy) and this is where 08/06/2024 (in dd/mm/yyyy) comes from. I'm…
-
Moved to OTBI, but Financial Reporting Web Studio isn't an Oracle Analytics product, therefore it's still not the right forum. has many categories about EPM products, there are more chances Financial Reporting to be covered there.
-
@SteveF-Oracle : do you maybe have a number linked with "larger"? Just to have an idea how large it really is 😅
-
Hi, You probably already saw this: Oracle Analytics AI Assistant is being rolled out in phases, based on region and shape. There could also be privileges involved. But they don't say what region has it, and what shape can have it (if you need more than X OCPU etc.). Hopefully a PM has some details on that.
-
While I obviously don't know your full task: doesn't the search feature of DV itself works better for the job? Because your API call will show what the account you used to get a token is allowed to see, not what the user is allowed to see. Or maybe this is actually your real need: display a list of everything existing so…
-
Hi, Are you maybe based in India or a region in the area or have set that as your date/time? The 2 dates to me looks the same, once corrected of the time zone. For example I believe India is at GMT+5:30, if you take midnight and remove 5h30 you get 6:30pm, and that's why you get a date in your URL that is 5h30 earlier than…
-
That's a configuration of that forum. It's a bit weird: if you aren't connected to an Oracle account, it is visible. If you have a valid session with your Oracle account then you need extra steps. Read the content of that page, it does talk about an incomplete profile (point 2.). You need to go through those steps to…
-
Hi @Jorge Olmeda , Would you mind to post a new question for this? This one has been imported from a different forum (after having been migrated across at least another forum). Pictures have been lost and it was about OBIEE 10g. In your question, can you also make sure to say which part of OAS you are working with: DV,…
-
@User_74KN4 , You can follow the link provided by Rajesh and post there (find the best matching category). It's a parallel forum but the 2 platforms are independents and a question can't be moved from this forum to the Cloud Customer Connect forum.
-
Reading again your question: when we try connect to http://xxx:9502 it redirect to https://xxx:9502. That sounds like a browser thing. Browser try to enforce https:// on everything, there was even a plan to make that a default thing that any URL would be turned into https://, now I believe it is checkbox somewhere in…
-
Hi @LCDavis-Oracle , the links you posted are tags, a "virtual" labeling of posts. Do you have a category in mind instead of tags? If you do, the question can be moved there instead of the OBI Apps category where it is now.
-
Hi @Kristina P , The Fusion Apps products are covered in a parallel forum: Because it's an independent forum, the question couldn't be moved there. If you have the same issue with the same product, you could try to go in that forum and find the best matching category where to ask. If you aren't using Fusion Apps products,…
-
Hi @User_DA2EL , Could you please post a new question explaining your situation, the product (name and version) involved, the context and what you are trying to do and what you get instead of the expected result? This is an almost 8 years old question that was abandoned by the user and migrated across a few forums. Thank…
-
Hi, All the catalog is in the database, everything: /shared, /users and /system. All this is in the BIPLATFORM schema. Yes, OPSS is the piece containing the embedded LDAP and the security mappings and is stored in the database too. It is just not in an easily readable format… OPSS is one of the schemas created by the RCU…