Logging module access in IAS 10g
Hello,
I'm migrating a series of Forms/Reports applications from 10g (10.1.2) to 11g. As there are many users distributed across several locations I would like to log the usage of each module in the existing system to find out if there are redundant modules and then avoid having to test modules which are never used. Of course for some reports I can see the output is generated but some are available to be run no demand.
Here is my question - Do the forms and reports servers in IAS 10g (on Solaris) have a way of logging the modules (fmx and rdf) which are being used. If so how is is done?