Form Personalization Issue
Hi,
I have two form personalizations (one old and one new) on Invoice Workbench form. I am trying to migrate using the FLDLOAD untility. I have created an LDT in the souce system.The LDT has 2 personlaizations. But when i run the FNDLOAD in UPLOAD mode it wiped out the old personalization and leaving with only one personalization, I have also tried with custom mode as 'FORCE'. But that doesn't help.
Following is the commands that I have used.
FNDLOAD apps/$APPS_PWD 0 Y UPLOAD $FND_TOP/patch/115/import/affrmcus.lct <File_name.ldt> CUSTOM_MODE=FORCE
Any help would be appreciated!