Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Can agent caches be used to make it load faster? Until you find out what is taking time, don't try to find if X or Y can make it faster ;-) If the slowness is because of SSO between "classic" and DV, and the network calls between the two (because embedding involves all that), you can maybe try to find if there some kind of…
-
Thanks for posting the screenshot and describing the expected behavior, it makes it a lot easier :) My next question is purely about the layout of the expected result: would you like to have the previous 3 months as columns being next to "Dollar" in your table? The result table would be "Region", "Year", "Month", "Dollar",…
-
Hi @VijayDeenaNathChouhan , Before to give you answers guessing everything, let's take a step back in understanding some details of your question… First thing, what is the format of your year and month prompt (what kind of values are used there)? When you say "display data for selected month and previous 3 months", do you…
-
Hi @User_10E6R , Are you asking for a vanity URL for OAC? Or you really mean for your Oracle CPQ app? This forum is only for Oracle Analytics, CPQ isn't covered here, and I have no idea if a forum for that product exist.
-
With a distribution list (a real email distribution list), there isn't match that Oracle Analytics can do. For the product, your email will be a single account, therefore only a single security profile can be applied to any delivery you will have. Sending that email to multiple address will be done by the mail server, and…
-
@Victor H , I understand your question differently than Sumanth, and I would say no, individual security is not going to be applied. The way I understand your question is if you add a single recipient being a distribution list, in that case the distribution to multiple users is managed by your mail system, not your…
-
Thanks for confirming. I thought that maybe there was some other tool involved generating models, but you are just doing everything right and therefore you face a bug in the tool. You probably already raised a SR as said above as that's the only way to get a fix.
-
Well, I would definitely look for a different database (even if it does involve an ETL step to copy the whole database content once a day to a database that you don't pay by the query). Because that's just against the usage of an analytical platform. But knowing that it's a decision you maybe can't really take at this…
-
While this isn't going to answer your question directly, how about if you create a new OAS instance based on 7.6 (why go for last year requiring you to upgrade again in less than a year instead of the latest version) and then migrate your BAR from the OAS 6.4 to it and once all done you delete the OAS 6.4 instance? Because…
-
You mean that your database will charge you by the query? If that's the case, then you should definitely investigate caching in detail because you have no way to predict the behavior of your users, mostly if they are using OBIEE. Because it's an analytical platform and people expect to be able to query things again and…
-
Did you try by adding the host and port parameters? Without those, on the server, the script tries to find the info from some other file, if you define them when calling the script, you maybe avoid the script trying to be "too smart".
-
Just keep in mind all the possible issues with cache: you need to manage it so that users see the right data at the right time and not a cached copy of old data instead. If you can live with the 2 queries, it would be "safer" as you don't have to expect side effects. As an alternative, if your plan is to export the…
-
Hi @User_HGRRZ , After importing the generated repository from the management tool What do you mean with repository generated by the management tool? What kind of tool does generate a repository for you? Do you mean the Model Administration Tool (the good old fat client) where you build a RPD? Or it this some other kind of…
-
Depending on the kind of export you do, not really. Because what you see on screen is maybe not enough for the export. If you enable caching you have more chances that the second query hit the cache and find a match and stops there.
-
@User_57K2N , Look at the linked discussion. Is your OAC a FDI/NSAW integrated OAC instance? Then this discussion tells you about the HTTP 401 when looking at the mail settings.
-
@Matej D. , What command are you using exactly? (replace passwords and other sensible info with fake values before posting it) And you are running the command from the OAS 7.0 server itself? That is an OAS 7.0 you created using the Oracle Analytics Server available in the OCI Marketplace and you didn't change anything else…
-
@Jeny Francis-Oracle , You said this is OAC latest version, I assume it's the public OAC and not some self-hosted OAC VM or something like that. What I find interesting is the shape of the URL that has been blocked (rewritten) by that security product: oacphx01020458-sbb8-bi-0:9704. How is that action link defined in the…
-
The email is sent to a @oracle.com address? Or to a corporate address of another company? Company that happen to have Proofpoint's Targeted Attack Protection in place? If your answers are no and yes, back to the first reply to this thread: the problem isn't in OAC, it's the application used to protect the company that is…
-
It isn't OAC that can do something for this, you should check with the IT team in charge of that company/email. And they say the URL should still work if that product decide it's safe. But still, it's something happening outside of OAC, and nothing that OAC can change. They could maybe add the URL of your OAC to a…
-
Hi, Your question is about a Fusion product, not Publisher. Therefore you should ask in the forum looking after the Fusion products: There are many categories there, find the one being the best match for your question and post it again (it's a separate forum, therefore your question can't be moved there directly).