In Oracle Apps DB server, do the followings to migrate Oracle Form Personalization between different instances,
Oracle Apps Ver: 11i
Step 1>Run the following command for downloading all the personalization for a perticular form,
$FND_TOP/bin/FNDLOAD "db_userid"/"db_pwd" 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct "filename.ldt" FND_FORM_CUSTOM_RULES form_name="FND_FORM_CUSTOM_RULES.FORM_NAME"
Step 2>Run the following command for uploading all the personalization for the form,
$FND_TOP/bin/FNDLOAD "db_userid"/"db_pwd" 0 Y UPLOAD $FND_TOP/patch/115/import/affrmcus.lct "file_name.ldt"
This blog serves as an invaluable compass for those delving into the intricacies of online oracle fusion Technical training, providing a comprehensive guide to mastering the technical facets of Oracle's enterprise resource planning system. The author adeptly navigates through the complexities, offering insights that are valuable for both seasoned ERP professionals and newcomers alike.
ReplyDelete