Form Personalization Action Type Special is used for adding Tools--> Menu
Menu label is the prompt which
appears to the users when Tools menu is invoked, block specifies the blocks for which the special
menu should be activated and Icon name is the .ico file name
This can be used for allowing user to validate the data before/after
fixing Open Interface Table errors e.g. Order Import Errors
The Action Type builtin within can be used to perform call to custom package for validation Builtin Type will be FORMS_DDL and begin end block calling the custom pkg.
Menu label is the prompt which
appears to the users when Tools menu is invoked, block specifies the blocks for which the special
menu should be activated and Icon name is the .ico file name
This can be used for allowing user to validate the data before/after
fixing Open Interface Table errors e.g. Order Import Errors
The Action Type builtin within can be used to perform call to custom package for validation Builtin Type will be FORMS_DDL and begin end block calling the custom pkg.
FNDLOAD has reported bug in affrmcus.lct one may loose existing personalization due this
ReplyDelete# Note: The upload process uses delete-and-replace logic rather than the
# standard row-level merge. Each personalization rule is defined for a
# specific Form or AOL Function, and rules from Oracle Development have an
# additional RULE_KEY tag. On upload, all existing personalizations in the
# target database that match an uploaded rule's context (Form + Rule_key or
# Function + Rule_key) are first deleted, then the loader data is inserted.
# Personalization data is never updated.