Introduction:
Migrating personalization from ADF page (Classic UI) to Redwood UI
Why we need to do:
Oracle is modernizing its Fusion Applications UI/UX, and ADF pages are being phased out in favor of Redwood pages. Therefore personalization from ADF pages must be migrated to Redwood pages to ensure compatibility
How do we solve:
My Client Group -> Cancel Work Relationship -> show more -> Search: Leroy Gibbs ->
Changes made to this page with Page Composer :
- Added – Department, Job and Location
- Comments column area – Reduced to 1 from 5
Migrating personalization file
Configuration -> Migration -> Outgoing -> Move All Changes -> Name, Email -> Save and Close
(This will take around 1 hour)
Enabling Redwood Page for Cancel Work Relationship
Setup and Maintenance -> Global Search : Manage Administrator Profile Values -> Search Profile Code : ORA_PER_EMPL_CANCEL_WR_REDWOOD_ENABLED -> Set Profile Value : Yes -> Save
Migration to Redwood
Download the migration file
Go to
My Client Group -> show more -> Cancel Work Relationship -> Search: Leroy Gibbs -> Profile -> Edit Page in Visual Builder Studio -> Export
OPEN HCM Helper Tool
Create a working directory with the Helper Tool .exe file, Migration file and the Redwood export file. Provide the information as depicted in the image -> Click Submit
An output folder will be created with the Report and VBS Import zip file
Open the report -> We can confirm from the report that the added fields can be migrated but the Comments column area – Reduced to 1 from 5 cannot be migrated
We can now open VBS and check that above mentioned fields Department, Job and Location are not visible now
We can also verify that are is only one Default rule. Now we have to import the output zip file
We can see that the compatible page composer rules are migrated and the changes can be seen in Live mode
Conclusion:
By following the above process we seamlessly migrated personalization from Classic UI ADF page to Redwood UI page.