Saving Reports in Compilation - Batch Compilation
Hi Team,
We are in the process of converting our 11g version of Forms&Reports into 12c R2 version of Forms&Reports, during this exercise its required to do a bulk compilation of Forms and Reports to the 12c Version, when we did a bulk compilation of forms using frmcmp utility, the .Fmb's got converted to .Fmx and also changed the timestamp of .FMB.
However with the below batch compilation script for Reports, the RDF's are successfully converted to REP's but the time stamp of RDF's has not changed. May we know what is missing here in the script which would help in changing the timestamp of the RDF's. Below is the script used