Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
It works like this, http://10.8.6.17:9704/Custom_Images/@{Image3} but there are few images which is not getting displayed, not sure whether it is image problem. All my images under the Custom_Images folder are of same type, same size(approx) and same permissions. But few images do not display with the same method For EG:…
-
Thanks for the response. I tried this URL option. How do we change the image name in the URL dynamically based on the dashbaord prompt selection. For Eg: Prompt: Project : Project1 then Image URL to be http://10.10.8.8:9704/Custom_Images/Project1.jpg Prompt: Project : Project2 then Image URL to be…
-
Can we have these image files outside of OBIEE server? our requirement here is that we have images in a different server. If we need to have the OBIEE image path configured in OBIEE server then we need to copy the images to a custom folder in OBIEE server. Thanks, Rajesh.
-
Hi Joel, Thanks a ton for the response. I see the link talks about OBIEE 12c. Is this possible in OBIEE 11.1.1.7.150120? Thanks. Rajesh.
-
Any help on this pls? Thanks Rajesh
-
Okay. The data loss which I said about is from the data warehouse. The aggregate tables have already loaded with the monthly snapshot data in Server1. So if I start a fresh load from Server2, it will not contain the snapshot data which is available in the Server1. Server2 is connected to the same source as machine 1.…
-
OBIEE part is complete with all aspects covered. Done with the custom styles, skins, images/artifacts, securtity setup in WLS and EM. My concern is about the data load. Yes I need to stop loading with server 1 and start loading with server 2, but there should not be any data loss(aggregate tables which has the snapshots…
-
Let me clarify again if its not clear. Server1 has OBIA 7964, with daily incremental load running from January 2016. Server2 has all fresh installations, moved OBIEE rpd and catalog, Informatica and DAC exports. I need the whole data existing in the Server1 and from now on I need to stop the incremental load in Server1 and…
-
Hi, Its doable in a dashboard. Select one value from the dashboard prompt, store it in a presentation variable and then calculate and arrive at the remaining months in a hidden prompt, and you can other possible calculations in the hidden prompts as well and then use it in the report. Thanks Rajesh
-
Hi, Please check with your Functional consultant if they have configured any FSG reports for BS and PL reports in EBS. You can get few information from the below tables if they have FSG reports configured for BS and PL. RG_REPORT_AXIS_CONTENTS RG_REPORT_AXIS_SETS RG_REPORT_CALCULATIONS Please do validate with the…
-
write the below in the EBS screen address bar and notedown the cookie name and do the same after navigating to the OBIEE page(for you its the login page) by clicking on OBIEE responsibility in EBS. javascript:document.writeln(document.cookie); Also check whether your server name changed to a different alias name. Basically…
-
have anybody done this before? Kindly help