Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Tables and views for each BI-model are physically in different schemas of one oracle database And question is about BI databases in Physical layer Several bi-databases for each model(different Oracle schemas) or One bi-database for all models(one Oracle schema with synonyms to objects from another schemas)
-
DONE 1. In file c:\Oracle\Middleware\Oracle_Home\bi\bifoundation\web\msgdb\messages\answerstemplates.xml change "<script type="text/javascript">function validateAnalysisCriteria(analysisXml) {return true; // by default, no checking is done}</script>" with "<script type="text/javascript" src="fmap:myblocking.js" />" 2.…
-
I could get it to work by changing file c:\Oracle\Middleware\Oracle_Home\bi\bifoundation\web\msgdb\messages\answerstemplates.xml BUT I've found huge BUG. when i use English letters as text all ok but if I change only one letter to russian(f.e) i get an error so this works <WebMessage name="kuiCriteriaBlockingScript"…
-
Export DONE! Oracle, F..inkg F..ck. The problem was in custom roles descriptions. It was in Russian. When I deleted all descriptions,export file was created.
-
Doesn't work. Same exception
-
Why Import? I have problems with export for now
-
Of cource I have BI_PRODUCT_HOME=c:\Oracle\Middleware\Oracle_Home\bi (on the instance where I get the error) as ENV VAR And there is no such ENV Variable on another test instance where bar file created with no errors
-
Ive found one error in LOG regarding OfflineJaznContentPlugin_exportArchive
-
Ive tried to create bar file from another single(non-clastered) instance(no additional cusotm roles and settings in Pres services) and that worked. Could It be because of clastered-instance? Probably I should do anything else?
-
Yup. Ive already found out that I have to use export_service_instance for export. And Ive found out that it is not work without parameter -Doracle.bi.servicelcm.producthome=%PRODUCT_HOME% added in system bi file. As I mentioned before the process started but finished with error...
-
Ooo...I see a there are bugs and wrong info in Oracle docs. Ok I tried export_service_instance ssi c:\temp\denis.bar No success Next I add -Doracle.bi.servicelcm.producthome=%PRODUCT_HOME% to c:\Oracle\Middleware\Oracle_Home\bi\modules\oracle.bi.servicelcm\scripts\export_service_instance.cmd AND exporting began BUT bar…
-
When I try to create bar file export_service_instance('c:/Oracle/Middleware/Oracle_Home/user_projects/domains/bi_domain','ssi','c:/temp','c:/temp/New') I get following error Exception in thread "main"... required system property not set: oracle.bi.servicelcm.producthome
-
II know that it is 2 step process but I dont think that I should run import step because there is no new custom Application roles I created in EM. These are 5 text-readable files and found some new info(like new Admin user Denis) but no info about roles
-
I haven't found any mention about my Application Roles inside 5 dat-files after export ( exportIndex.dat XACMLRoleMapper.dat DefaultCredentialMapper.dat XACMLAuthorizer.dat DefaultAuthenticator.dat ) And I created them in EM, not in Console. And these example is about how to migrate roles from BI 11 to 12
-
I didnt! But in Windows problems with editing styles in shared folder without redeploying it quite similar to ones with fake styles.
-
Done. OS Windows 12 Server I tried it with another BI instance(clustered). Same results. Sometimes chrome, IE and Avast browsers see custom.css, sometimes not, sometimes part of it. Sometimes any others css-s dissapears from developers consoles. I think this is BUG. Why? Because I recall that sometimes styles crushed in…
-
Oh, I’m sorry. I used another tutorial with shared folder. I asked about your custom.css file because I think that char encoding may be different.
-
I deployed it as shared folder. I haven’t found download link on that page((
-
Yup, it doesnt load at all. 12.2.1.4.0. It is located near with master.css If you have working custom.css for Alta-style element would you be so kind to attach it. I'd try it.
-
I did analyze. I always cleared cache. And in developer console i never saw custom.css.(Probably I have to turn it using on anywhere or set the order how to get properties?) Only master.css when the class was from that file. And I saw changes that I made. But only if classes were from master.css. Adding classes with new…