Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
3363820 wrote:read_image_file('d:\pics\'||:reg_no||'.jpg','jpg','image_name'); [nQSError: 27042] Function read_image_file is not defined by administrator. Maybe you can provide some context on how this thing is supposed to help the OP referencing images using fmap ? Because it's can't at all ...
-
1503342 wrote:The problem occurs when the mail server is switched to SSL.If I send the mails to a non-SSL server it works ok.Could the problem be the certificate? Bingo ! 98.5% of chances you will find your solution if you look into the SSL config you did (certificate etc.). Things almost never happen just like that
-
Does the user have access to the OBIEE homepage? If not give him access and ask to test again when at home. The OBIEE homepage privilege is required for few things (act as if I'm not wrong for example) and it's possible that the iPad app also require it. (I guess the user uses the OBIEE app and not the browser as 11.1.1.7…
-
Did it ever work at some point? OBIEE never managed to send a single email?
-
Christian already told you why and alternatives. As you are bypassing OBIEE completely you must work without and if you want to have some different style on a cell or another your only option is to return HTML as the cell value and build the HTML as you require. As you can imagine it's even worst than a DDR because not…
-
More precisely the 1st answer you got in this thread, something about ... backups ...
-
Hi, Knowing the server name is right doesn't mean it works. Did you try to open a connection with the SMTP server from the BI Server? The name is maybe correct but there is a firewall in between or the BI Server doesn't resolve the name to the IP your mail server really is etc.
-
As Cesar said SmartView is the official plugin now. The old OBI plugin disappeared years ago already, Smartview is the official one for quite a while (and as it's also the plugin for few EPM tools it makes a single plugin for many usage).
-
The "historical" solution for collaborations and comments is BITeamwork (OBIEE Commenting & Annotation Tool | Collaborate with BITeamwork ). The Rittman Mead ChitChat came a lot later. If you use elements of OSSM (scorecards) you have a native commenting solution. If you look into SampleApp you see some other "home made"…
-
In 12c you don't need the RCU separately like in 11g, the configuration will run it directly if you provides the "sys" connection info, so not having installed RCU isn't a problem itself.
-
3022965 wrote: Now all I need to know is the User and Password. For OBIEE? Ask the guy who installed it or the one who manage it, easier There are chances it has been integrated with your corporate LDAP / AD, so same user/password you already use for other things (assuming it's not just a sandbox).
-
@nm.Mani pointed you in the right direction. Of course everything is stored in the filesystem, but you are never supposed to put your hands at that level, just because there are lot of metadata related to every single object in the OBIEE catalog which is managed and make sense only for the app and not at the filesystem…
-
Close it, not sure you can "delete" it, so just flag it as "assumed answered". And the real thread is: Open BAR file, without improting in OBI 12c
-
As said it is a ZIP file. So take the app you normally use to open zip files... The extension doesn't matter at all.
-
Hi, You can open the BAR and look inside if you are curious, it is a zip file ... For example, if i want to open the Usage_Tracking.bar file and do necessary changes before deploying/merging into the current rpd. No, that's not how things are supposed to work ... If you open the Usage_Tracking.bar it is only to look what's…
-
I guess you don't need to do anything to "fix" the problem, users login again later or at a different time and access is back? What probably happen is that users don't get the right/full application role membership during login, that would explain the "intermittently" occurrence. So investigate on that direction, when you…
-
Hi @3310714 , Please do not go and apply any random patch posted by @Jasmine Pauline, what you saw is the expected behaviour and works like that since OBIEE exists (ok, at least 5-6 years for sure, seems to be more enough to not be a bug!). No luck you can't see the link (a nice company blocking slideshare.net where you…
-
As you just said 11g I took the latest 11g SampleApp, so 11.1.1.9.0 (Build 150415.1247 64-bit)
-
Managed to run my local SampleApp 506 (11g) : fragmented source in Publisher no problem at all. Same analysis in OBIEE gives the same results as Publisher using a Subject Area as source. The 4th column is the "fragmented column" while 2nd and 3rd go to one logical table the first and to the second logical table the second.…
-
Hi, First thing first: you aren't talking with Oracle Support but posting on a community and public forum, if you want to open a SR you must go to https://support.oracle.com/ What does the logs tell you? Any query in OBIEE has logs, so you must be able to find exactly what query Publisher is sending to OBIEE. Wanted to try…