Migrate layouts from Fuse UI to Redwood
Admin can migrate layouts from Fuse UI to Redwood. Here is a list of objects supported
- Account
- Contact
- Lead
- Opportunity
- Custom Objects
- PRM Objects
- Activities
Migrate layouts from Fuse UI to Redwood with a few clicks using Extension Generator. Full control over layouts that need to be migrated.
Steps to enable and configure
Leverage the Visual Builder Studio to expose your applications. To learn more about extending your application using Visual Builder, visit Oracle Help Center > your apps service area of interest > Books > Configuration and Extension.
Get the XML file with the Fuse configuration:
- Click on "Metadata Manager" under "Common Setup" in Application Composer.
- Under the Configuration report, click "Generate".
- Under the object Summary "Selected Objects", pick objects for which you want to migrate.
- Export report in XML format
Generate the .zip in Extension Generator
- Inside Sandbox
- Click on "CX Extension Generator" under "Common Setup" in Application Composer.
- Create or import an extension.
- Select the option "Migrate Legacy Layout" and import the XML from Fuse UI.
- Drill into the object.
- Select related object
- Click on "Select Legacy Layout" under "Configure"
- Select the layouts you want to migrate.
- Follow the above steps for all objects.
- In the list page, click on "Generate Extension". This will create a .zip file and create Smart actions inside the Sandbox (you need to publish the Sandbox after testing the flow)
- Review the files generated in .zip MigrationExceptions.txt and MigrationDebug.log.
Once you import the .zip in VB Studio, you can configure further and test the flow.