Symptom
You are getting the below error when you are trying to enable custom view for RUI.
Activation Failed for because of backend consistency check violation. - Referenced file XYZ.uicomponent must be tagged for device Tablet.
Where XYZ is the referenced file path.
Environment
SAP Cloud for Customer
SAP Cloud Application Studio
Reproducing the Issue
-
Open the respective UI compoennt in the UI Designer.
- Go to the Properties tab and select the Tags section.
- The Tag editor screen will pop up.
- Add the Device as Tablet.
- Click on OK.
- Activate the UI compoenent.
- Error appears.
Cause
The device tagging for Desktop and Tablet is not maintained for the Embedded Component.
Resolution
The device tagging for Desktop and Tablet should be maintained for the Embedded Component to resolve the issue.
-
Open the respective Embedded compoennt in the UI Designer.
- Go to the Properties tab and select the Tags section.
- The Tag editor screen will pop up.
- Add the Device as Tablet.
- Click on OK.
- Activate the UI compoenent.
- The activation will be successful.
Keywords
Device tagging not working Tablet for RUI New UI tagging , KBA , mobile tagging , device tablet , enabling custom ui for supported devices , AP-RC-UIF-DT , UI Framework Designtime , Problem