Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE 12G Mapviewer

Question
1
Views
0
Comments
Jacob J
Jacob J Rank 1 - Community Starter

Hi

So i've been working on this on 12G, we have it working og 11G and everything is working fine. But when I try to configure a datasource in 12G, I can get it to work. I change the paramters for our datasource - and it is basicly the same as on 11G. So this should just work - right? It doesn't - whenever I try to modify the mapViewerConfig.xml, it changes back to "default".

-->

  <!--

  <map_data_source name="mvdemo"

                   jdbc_host="db1.sample.com"

                   jdbc_sid="orcl"

                   jdbc_port="1521"

                   jdbc_user="myuser"

                   jdbc_password="!mypassword"

                   jdbc_mode="thin"

                   number_of_mappers="3"

                   allow_jdbc_theme_based_foi="false"

                   editable="false"

   />

   -->

What am I missing? I have tried searching out all the files and replacing the default values, but no dice. It keeps coming back...

Any input would be great!

Regards, Jacob