Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
more details required ... if you are looking for the data model check in the Data Model Folder .. --YG
-
Alex, per my knowledge all the standard reports will have something called a data definition, go to XML Publisher Administrator and verify the data template .. I have checked few standard report which has the parameters ... Other option is if your report does not include the parameters in the Data Template .. you can just…
-
https://support.oracle.com/epmos/faces/CommunityDisplay?resultUrl=https%3A%2F%2Fcommunity.oracle.com%2Fthread%2F3907915&… https://docs.oracle.com/middleware/1221/core/BIMIG/index.html
-
hello, can you remap your datamodel to the report and rerun. when you make any changes to the data model, make sure you remap the datamodel to report. --YG
-
Ravi, just to clarify, when you modify the RDF there is no need to touch the layout.. as long as you modify the SQL to include the 2 new columns and generate the new XML file ... using this modify your RTF to include the new columns.. Hope this helps. -YG
-
ok .. from the previous message did you check if the user have access to "My Folder".. you can identify when logged in go to catalog and you should see as below
-
Hello, Please check the following link . .it has instructions with screen shots.. Hope this helps .. http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/biee/r1013/bi_addin/bi_office.htm --YG
-
hello, generally it depends on the dataset (what is the data volume) .. if the volume is too high it would take time.. what browser are you using ? if you are using IE, test with firefox --YG
-
OK.. in that case i suggest you to raise a SR with support. But one thing i can confirm is that the one with slow performance is running a query right after login (from the logs) and this is not happening in the other install... Good Luck,. --YG
-
If you have your for-each:group outside of the table, it should work. <?for-each:group element tag name?> Table with headers and data <?end for-each?> Hope this helps. --YG
-
Hello, DO both installs land on the same page after login ? meaning once logged in what is the page that is displayed My Dashboard or HOME ?? etc ?? because looking at the log file seems like its trying to run some report and hence taking time.... Looking at the error code check the following Does user have access to My…
-
Check what your catalog type is .. is it OBEIE or BI Publisher filesystem ..
-
Hello v007, Are you trying to launch via http://hostname:9704/xmlpserver or http://hostname:9704/analytics what is the security type ?? what is the catalog OBIEE or BI Publisher file system ? -- YG
-
Hello, In general most of the elements in a RTF template are inserted in tables , so check if the property "Automatically resize to fit contents" is checked .. uncheck and also before you delete the old signature image make a note of the size etc. and when the new image is inserted make sure the same size is applied ..…
-
Hello there .. are you asking how to repeat row header across pages ?? "i am using the normal way to build the report not xml publisher ." not quite clear .. can you explain ..
-
Please verify the following discussion which may help you .. https://support.oracle.com/epmos/faces/CommunityDisplay?resultUrl=https%3A%2F%2Fcommunity.oracle.com%2Fthread%2F3569460&… snippet from the same link Hope this helps .. YG
-
can you please verify if you are able to run the report in regular mode .. i am thinking your are hitting either one below .. 1) mostly there is some issue with the data source 2) there may be a data issue..(long datatype) Hope this helps .. --YG
-
can you provide bipublisher.log from both the instances and also the login date - time stamp. --YG
-
I think the datasets are run sequentially ... the first created dataset takes precedence ... Please see below links for more info https://docs.oracle.com/cd/E21764_01/bi.1111/e18862/T527073T558188.htm Hope this helps .... --YG
-
Can you try to bounce the environment completely .. increase loglevel and start all services and check it out ?