Hello all ,
I am trying to create a direct integration between a data view and FDMEE i used the UDA method to do that i flow that link (http://fishingwithfdmee.blogspot.com.eg/2016/02/universal-data-adapter-uda-direct-db.html ) steps and i have some issues :
1- The database type that i want to connect : Oracle RDBMS Database and version is 11.2.0.4
2- I created a data server at my ODI studio and i test my connection it connected good

3- i created a Physical Schema
4- i copy the global context and rename it as UDA_ORACLE

5-I created a logical schema UDA_ORCL under ORACLE

then when i try to Importing ODI Model Folder and Projects for UDA i can not found UDA Module at that path
(C:\Oracle\Middleware\EPMSystem11R1\products\FinancialDataQuality\odi\11.1.2.4.00\workrep)


And when i open the application and then FDMEE at source system i just found that sources

So, what is wrong or missing at my steps ?
and please help how can i know the view schema at oracle sql developer
Thank You