EBS Customizations (MOSC)

MOSC Banner

Enable Form personalization at the back end

edited Mar 16, 2018 11:58AM in EBS Customizations (MOSC) 5 commentsAnswered ✓

Dear All,

After creating personalization on a form we are asked to disable it for some time then enable it again;

For Example:

Order Management==>Sales Orders

Help==>Diagnostics==>Custom Code==>Personalize

Check Enable Check box;

Can we just enable/disable it at the back end using SQL;

update FND_FORM_CUSTOM_RULES 

set ENABLED = 'N'--'Y'

where id = 672

Thanks and Regards,

Shareef

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center