Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
XML-the template must be located in a right path. Problem - to find this right path Check this path: /opt/software/share/oraclebi/MiddlewareHome/instances/instance1/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/msgdb/customMessages
-
Hi! Try to make your xml-template here: <ORACLE_INSTANCE>/bifoundation/OracleBIPresentationServicesComponent/coreappplication_obips1/analyticsRes/customMessages http://docs.oracle.com/cd/E21764_01/bi.1111/e10541/answersconfigset.htm#BIESG1354
-
Hi Your xml-template should contain only one "UPDATE" and only one "INSERT" Try to union "UPDATE" <update> UPDATE PRODUCTS SET COMMENTS='@2', INVENTORY='@3', LOW='@4', DEALER_PRICE='@5', PRICE='@6' WHERE PART_NUMBER='@1'</update>
-
Solution was simple So, table "STORE" not related with table "CALENDAR": In Business level, i did next: - i made hierarhy by dimension "CALENDAR" - "Year"-"Month"-"Date" - i moved measure "TOTAL_AREA" and "TRADING_AREA" in "TOTAL"-level in hierarhy Now, to each element of the dimension-table "CALENDAR" will be displayed…
-
Great, it's exactly what i needed. Gianni Ceresa, thank you
-
Mark T.:Can someone at least reply and tell me whether you are seeing the same behavior or not? Yes, the roles does not displayed for me too (administration tool 12.2.1.0.0, package 151011.0347.000). I created a similar theme 2 months ago and the best answer was: Lamin J:Could be a bug or the great Oracle removed this much…
-
Hi! You can do this by means of two analyses, in the first analysis you need make two calculated members, with dates that you need. In second analysis you need use 2 filters-type "is based on results of another analysis" with link to first analysis More: 1. The first analysis should contain two calculated members - for the…
-
Hi! You need install module "Oracle Call Interface" to your oracle-client Example: Blank schemas in BI Administration Tool when importing metadata - ClearPeaks Blog ClearPeaks Blog After that, the metadata will be displayed
-
Nonono, do not touch this checkbox, it's good that's disabled. Now check READ_ONLY_MODE in file NQSConfig.ini NQSConfig.INI File Configuration Settings This parameter is set as "NO"? If parameter READ_ONLY_MODE set as "No", do following: 1. Close all the AdministrationTool-processes on the computer, where you are trying to…
-
Hi, Check next setting: Login to Oracle Enterprise Manager -> Business Intelligence -> coreapplication Click - In Right side, Tab "Capicity Managment" -> Tab "Performance" -> checkbox "Disallow RPD Updates". This checkbox is disabled?
-
Hi! Try to input a user name and password, which are you use to enter analytics
-
Gianni Ceresa You must join your 2 physical sources and you must join it also in the business model, after that you will probably have better results. Yes, agree, it's work when object have relations with tables-dimension by specially fields. Example - in this subject area i have other table - "Indicator"…