Hello all
We are trying to activate the Fiori standard app "Custom Fields & Logic".
So far we managed to make the tile visible in Fiori Launchpad but when we enter the app, the following error message occures, right after the app is loaded:
- Application is not configured. Find details in SAP Note 2283716.

When i open the browser console i see the following error:
- Resource not found for the segment 'UIConfigurationSet'."

It seems, that this app needs the entitySet "UIConfigurationSet" that should be located in the service APS_CUSTOM_FIELD_MAINTENANCE_SRV.
We have configured the app exactly like it is described in the app library:
We also tried the following steps:
None of these steps helped to get rid of the error message.
When i call the metadata of the service APS_CUSTOM_FIELD_MAINTENANCE_SRV i cannot find the entitySet named UIConfigurationSet. So it is really not there.
Has anybody got a clue what we are missing here?
Thanks