Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
OAC can connect directly to 21.3 marketplace. You need RDC only to connect to an on-prem Essbase instance. In the connection to Essbase use the URL you typically use https://servername/essbase but add /agent to the end of it
-
Wow, so sorry, hopefully you had a backup that can be restored.
-
I don't think your instance was deleted from OCI but rather there is an issue with the certificate. If you try to connect and get the warning about potential security issue, click advanced and there is an option to proceed (Don't remember the wording). Click that and you should get to your site, you might need to add the…
-
Yes, you could could have Formulas on upper level members if the dimension is tagged as dynamic. It could mess up other things like time balance accounts. But ever better you could tag the FTE measure as Time balance First,Last, or average. Assume you tag it as time balance last, then if Jan, Feb, Mar rol up to Q1. Q1…
-
So most of the time is on the calc script(which I expected). In the application log, you should be able to find where the calc script starts and there will be breaks as it changes steps. Knowing how long each step takes helps to determine where the issue lies. There are some certainly things that could help improve…
-
There is too much info missing and inaccurate to help 1. Your stats don;t make sense. IT say the number of existing blocks is 281328949440 but the existing 0 level blocks is 0 and upper level blocks are 0 2. You give us the list of dimensions , but I have no idea which ones are attributes and which ones are base dimensions…
-
Just download the MaxL client from the Console card and unzip it into a directory . You will need JAVA 8 (you might need to path the startMaxL.bat to it. in your existing MaxL script, change the URL to be your Essbase instance with /agent at the end and you are good to go
-
weird it would not let me edit my comment so let me try again IF you are talking about BI/DV connectivity to on-Prem Essbase then the latest version of RDC can do that. If you are talking about OAC-Essbase to on-Prem Essbase then no. RDC will not work.
-
Have you considered splitting it into two dimensions? Adding an analytics or "View" dimension where you load all of the data to MTD and calculate QTD and YTD. That way the user has flexibility in what they see. I did not see the attachment of the outline structure to see what you have
-
Is his is OAC or On-Prem? On-Prem you could go into the EAS expand the entire Balance sheet, select all the members and tag them as TB Last at once.
-
Jerry, I assume you are going to use IDCS If so, you can export the roles and users
-
Yes OAC-BI is 90% OBIEE.
-
Did you look at https://docs.oracle.com/middleware/12213/bip/index.html Funny. This is the link that comes up when you go to help in OAC, but it is really the Fusion documentation. If you go into Administration in OAC-BI there is a section for Manage BI Publisher. with all of the setup. Then going into the new menu item,…
-
Jerry, In a release of OAC-BI in a galaxy far far ago, BI publisher was added . Everything is browser based
-
I would actually contact Applied Olap support (They are really good). My guess is in Dodeca, the cells are being set as numeric.. I would also double check in Smart View to make sure the issue is Dodeca
-
you are not going to like the answer, but it is "Because that is the way it was designed", just like some functions do not work inside a fix statement. . There are many things that don't work inside of an If statement like datacopy and dataexport. In both cases they work on the entire block of data.
-
Especially for export NO. for import, if MaxL were installed on that server and somehow could be triggered, you could import
-
to import, you could map the network drive and then it will be considered local. By default exports go to the "App" directory but using MaxL or from EAS, you can deviate from that. In the MaxL import statement you specify the path of where the file is coming from. I will tell you imports are faster if the file is in the…
-
OAC is a PaaS platform that includes as options Essbase, BI and DV. You decide what you want to use and install, but nothing comes pre-installed, well I should say pre-provisioned. You provision what you want to use knowing that Essbase needs separate OCPUs from BI/DV. If you have universal credits, each product has a…
-
This is a ne install so I have no projects so no worries on deleting them. I removed the folder in appdata/temp there was nothing in just appdata Adam I don't understand what you are asking me to do "can you try the SDK environment that opens up in a browser rather than in nwjs shell? I'm wondering if there is some other…