Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Didn't fully read all the details as it sounded like most was about guessing what version you have. It is defined you have Oracle Analytics Server, the version is still unknown... You have an issue when opening DV with a new user. It sounds like you have been messing around the "classic" permissions, there is nothing in…
-
Oracle Analytics doesn't generate numbers randomly, every single number has a reason. How does that number get to your screen? You analysis generate a LSQL query (the columns you selected, the formulas you enter), this is translated into a query the physical source can understand based on your semantic model (rpd). If you…
-
The WebLogic lightweight LDAP isn't designed to provide that feature, mostly because OAS is mostly connected to the corporate AD or LDAP and therefore doesn't "own" the users. You can develop it by using the MBean. This blog show how it was done in 11g:…
-
That function doesn't sound like a standard Publisher function. Is that related to some other product? If yes, providing the name of the product increase the chances of a reply. If it's related to Fusion, you should ask in the forum in charge of Fusion: https://community.oracle.com/customerconnect
-
@User_BETTV , What is your product and version? If not OAC, did it ever work before? Is that a new environment? Is that an upgraded environment? What security model is your Publisher using?
-
@Dawn Watson , OAC doesn't have anything like a "universal banner". As mentioned above you can build a dashboard/workbook where you display that info and that's where all your users are directed after a login. It will add an extra "click" to go back to homepage for users to start doing what they connected for.…
-
Do not hijack your own thread. This question was about uploading a folder, and it already moved into how to migrate Publisher reports from an old OBIEE to a new OAS. Users have nothing to do with uploading folders... Keep in mind this is a community forum: the content is meant to help everybody and not just yourself (that…
-
Hi Kristian, First I must say that I don't use the dataflow joins because "they don't speak sql"... (Keep rows, Input 1 "All rows" or "Matching rows", Input 2 "All rows" or "Matching rows" : call that thing what it is, inner join, left outer, right outer or full outer join). I generally do this job in the database... I…
-
@Jay Chandran , Your question has been moved to the OTBI category referenced by Rajesh, no need to post post it again (it isn't not a sister community, it's the same one, while Cloud Customer Connect is the sister community).
-
If Publisher is integrated with the Oracle Analytics Server, then use the archive and unarchive features of the Oracle BI Presentation Catalog to perform this function. Pay attention to the details in the doc like this one above, and then evaluate the best strategy for what you are trying to do. You are doing a big jump…
-
.xdrz files is the format you get from Publisher when you export a folder, you should upload it via Publisher. Are you trying to migrate just Publisher reports? Or are you trying to make a full migration of a full OBIEE 11.1.1.7 to OAS 2023? Because it isn't really as simple as getting a file on the left and uploading it…
-
@Zuhair Amjad , Could you please share the full product name and version you are using? Oracle Analytics? What version? OBIEE? What version? Publisher? What version? And are you migrating from a version to another by exporting on one side and uploading on the other side? Well, share more details about what you are trying…
-
Hi, I believe https://support.oracle.com/epmos/faces/DocContentDisplay?id=2943719.1 can answer part of the questioning you are having. Because you have your database in sync in your DR location via data guard, you are trying to take a shortcut by not having to handle OAS DR separately. That MOS document isn't exactly your…
-
APIs aren't always documented, in OAC not even 10% of the APIs are documented (actually the documented APIs are different APIs than the one the tool really use when you click through the GUI). But an API is just calling a URL and getting something back: what you do with it and how, it's up to you. Of course it could change…
-
Hi @Sumedh Kumar Parandkar , I doubt you will get a reply, mostly because the user who posted the question never connected to this forum after the content migration. You better create a new question, providing all the details (product name, what you did, what you are trying to do, what document are you following etc.) to…
-
Have a look at OCI Logging, it could give you a way to get what you look for. I believe it's most "details" you can get, don't expect access to those tables when using OAC. Another option could be to just look at what API calls is made by the monitor deliveries page and write a script to get data out of it and then do what…
-
Adding on Christian comment: migrating the security, mostly when migrating from such an old version to OAS 2023, will anyway result in you losing some admin privileges because of new policies that aren't there in the migration. The forum has such kind of post every 1-2 weeks. Migrating the security from your OBIEE 11g to…
-
Hi @User_VZB5D , Could you please post a new question in https://community.oracle.com/products/oracleanalytics/categories/obiee ? This is a 6 years old discussion, and you will get more chances to receive helpful replies by posting a new question. Don't forget to provide all the required details: product name and full…
-
@RanaAshutosh-Oracle , the post is already in the category you mention...
-
What product (the full name) are you asking about? Because by default no subject area exists, OBIEE is just an analytical platform but is empty. From your question, despite the lack of context, it sounds like you are working on some pre-packaged content that come from some other product (and OBIEE is maybe just an…