COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Framework Manager => Topic started by: Sunchaser on 20 Feb 2009 03:06:42 PM

Title: export model and oracle table functions
Post by: Sunchaser on 20 Feb 2009 03:06:42 PM
Hi all,
I've tried a new thing for me  ( as I'm not really experienced in working with the framework manager ):
-> I've tried to use the "Export model" function in FM, in a project containing Oracle table functions.

In the "original" environment, everything is working fine (package, datasource, access to datas and particulary access to this table function are ok).
So, now I've a pretty .xml file, containing the definitions of the table functions (I can see the parameters for them too), and I've tried to load it on a other machine, in a other project.
The result is that all the table functions are invalid, considered as "stored procedure" but without any references to the parameters (in / out) they are supposed to use.

Thanks for any help,