Skip to Content
0
Jan 20, 2023 at 12:17 PM

Fiori Custom Fields and Logic App not working

756 Views

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.

customfieldsandlogic01.png

When i open the browser console i see the following error:

- Resource not found for the segment 'UIConfigurationSet'."

customfieldsandlogic02.png

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:

Custom Fields and Logic

We also tried the following steps:

  • Added all the roles to the users for the services.
  • Reloaded the metadata of the services
  • Cleared front- and backend caches
  • Reactivated the services

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

Attachments