migrating PLLs from Forms 6i to Forms 11g
Hi,
I want to migrate my FMBs,PLLs,MMBs from forms 6i to forms 11g.
I tried to migrate them by using Forms Migration Assistant (11g). But it only shows in log what are the details that needs to be changed and at the last writes
Log - filename released.
But, It doesn't updates the PLL file accordingly.
Please help me in migrating the PLLs as i guess this is the starting point for rest of the migration to proceed.
content of the log for reference is mentioned below:
Log written into File - converter.log
processing ....
Log - D:\frm6icodes\PLL\abc.pll touched : Fri Dec 02 10:59:26 IST 2011
Physical file name: D:\forms6icodes\PLL\abc.pll
CHK_API: The String CALL was found. If it is an occurrence of the Forms Built-In, It should be replaced with CALL_FORM
PR_TYP: COMMIT changed to COMMIT_FORM
CHK_RUN_PRODUCT: RUN_PRODUCT changed to RP2RRO.RP2RRO_RUN_PRODUCT
.....
Log - D:\frm6icodes\PLL\abc.pll released : Fri Dec 02 10:59:29 IST 2011
Note: Forms Migration Assistant doesn't throws any error during the process, it simply creates the log and doesn't update/modify the PLL file as a result my purpose of migration is not fulfilled.
Thanks and Regards,
SK