I need multi report path
Hello guys,
In my env AS 10g + DB 10g, we need to let oracle reports server to run from a path and other time from other path.
We now that in oracle forms we can do that by using different env files and then map those env files to sections in formsweb.cfg. In this case we can separate our forms from test folder and prod folder
So, is there anyway that we can separate the rdf files ?
The main problem is in regedit we only can define the rdf path (REPORTS_PATH) . But when things come to have the same name of rdf in both folders : test and prod, the first one in the regedit value will be taken into consideration.
Is there anyway we can choose the rdf depending whether the section in formweb.cfg is test or prod ?
Thanks for the help
Joe