Symptom
- How to export themes
- How to import themes
- How to copy theme configuration to another instance
- Why is the theme imported not being applied in target instance?
Environment
SAP SuccessFactors HXM Suite
Resolution
To copy themes to other instances it is necessary to export the themes from the source and import them to the target. Please see below the steps to be followed:
In order to export the theme, access the Help Portal: Exporting Your Theme
In order to import the theme in the target tenant, access the Help Porta: Importing Your Theme
NOTE: Logos and images need to be removed from the theme before you Save the theme in the destination instance and loaded separately after the theme is imported.
- Why is the theme imported not being applied in target instance?
The exported theme configuration consists of the following theme setting for landing page which will effect certain landing pages like home page, admin center etc.
landingPage.themeId=belizeLanding
If the same theme should be applied to the landing pages too then set the value to null as below
landingPage.themeId=null
Keywords
Themes, UI, Export, Import , KBA , LOD-SF-PLT-THM , Theme Manager Issues , How To