Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
If you want a user to be able to edit an agent that has certain run-as and recipient settings, your user needs the following Presentation Service Permissions: Manage Catalog Accounts , Deliver Agents to Specific or Dynamically Determined Users.
-
Hi Jerry. As things stand, the LBR cert must be signed by a well-known public CA for the connection to work. We are looking at adding settings so that the server certificate is not validated for trust for this type of connection. I don't have a date for this feature as it's not yet committed. Aside from that, if connecting…
-
Requirements related to Act-As are re-evaluated regularly, but at present, we are not planning anything in OAC. The old OBIEE Act-As functionality was based on the old 10g (and earlier) security model based on Init Block authentication and SSO just for answers and dashboards. Any future approach to provide equivalent…
-
For some connection types we have the options 'Require users to enter their own credentials' and 'Use the active user’s credentials'. We don't have these options for the Oracle DB connections today. For your example (a connection to an Oracle database) do all of your users have a userID in the database? If so, does the…
-
It's not designed for multiple concurrent users, but one install is for all users on the machine. Each user has their own data. Just start DV Desktop as the second user.
-
Maybe I can shed some light on this. The reason for the delay for High Sierra was a driver incompatibility. This particular issue should be resolved soon. The reason why we have less data sources is also down to the availability of data drivers. We are considering ways to improve this, but it might take some time.
-
Currently not supported.
-
If you are asking whether DV on the server works in 11g on-pre, the answer is no. DV (formerly known as VA) only appeared in 12c. Also note that it has a separate license to OBIEE.
-
If you have a fully-licensed DV on-prem and DV Desktop you should log an SR. However, you should be aware of the note on OTN: Upgrading your Oracle Data Visualization Desktop to version 12.2.3.0.0 will mean that new project exports will be incompatible with earlier versions of Oracle Data Visualization both on premises and…
-
Temporary redirect problem on the server side. Should be working now.
-
Did R install?
-
Looks like you made a copy of the DV project 'India States Population copy' Delete the copy. The DV project in question uses a Data Source called 'India State Population'. You could delete that too then import the .dva from scratch.
-
Seems to be your internet proxy settings. Check the settings. If necessary, specify the internet proxy directly in the internet proxy settings rather than using a script to configure the proxy. Does your proxy require authentication? Some proxies such as Squid can be configured this way. Your internet proxy config is…
-
Yes, DV Desktop always uses the local loopback 127.0.0.1. No opportunity to change this.
-
See the doc. Info on running diagnostic_dump.cmd to collect the logs. > diagnostic_dump.cmd logs.zip
-
Behind the scenes we take your https://ourserver/analytics and we turn it into https://ourserver/analytics-ws So we change the end-point to analytics-ws If you look in OBIEE you will see there is an analytics-ws end-point exposed for SOAP traffic only. This is designed for the OBIEE SOAP-based web services. It should not…
-
For some reason your profile did not update. Instructions are here: If you send me the SR number I can take a look.
-
Sorry - It's not possible or supported to install two versions of Desktop on the same machine. We may look to relax this in future. For now, whilst it may in theory be possible to play around with the %localappdata% environment variable in order to have (say) a set of user data for one version pointing to one location and…
-
Sorry - not possible to use this connection to BICS. It can be used against Oracle Analytics Cloud (OAC). Reason: BICS does not allow incoming SOAP connections using the BI SOAP-based web services.
-
Could be worth looking at this: In the referenced case it appears to be an issue with he proxy config. Try Internet Options -> Connections tab -> LAN settings, and uncheck Automatically detect settings. If you Google your other error message in the log: ANOMALY: use of REX.w is meaningless You will find lots of info. I…