Suppose you have published any personalization. And now you have decided to delete that unwanted user-level personalization.
Before you delete the personalization, there are a couple of things that you need to consider first.
- Enable the profile option "FND_ALLOW_MANUAL_METADATA_UPDATES" value to Yes
- Create a Sandbox and Make it active.
- Do any personalization on the page where you have already published. So, it will create a .jsff file that will help you to delete the personalization.
Let's start deleting the personalization.
- Suppose you have done your personalization, then go to the sandbox detail page.
- Copy the detail from the Sandbox Changes tab.
- On the Settings and Actions menu, click Manage Configurations.
- On the Manage Configurations dialog box, in the Search field, search for the copied sandbox detail. For example, /oracle/apps/hcm/benefits/selfService/ui/page/EnrollmentSummary.jsff
- Click Delete.
- Click Close.
- Publish your changes.
- Now verify you deleted personalization.
I hope this blog post was helpful for you. If you have any questions or feedback, please leave a comment below.