Skip to Content
0
Jul 10, 2023 at 12:23 PM

SAP Build REST API response mapping with LIST control in SAP BUILD

408 Views

In my SAP BUILD app, i created a new classic data entity with following option: i.e. "SAP BTP Destination REST API Integration".

image.png

image.png

I have set the data variable which will pick up this data from REST API and put it in a Data variable.

image.png

With this setup, in the UI Canvas, I am using a “List Item” control and binding its “Repeat with” property with data.Customer_Data.value.value

image.png

And setting its primary label binding with current.formattedName

image.png

I am expecting to display a list of customer formattedName field value to be displayed as a repeated result in this list on load of the app screen.

But its not loading the desired result with this list control. Can anyone please suggest if I am missing anything.

Attachments

image.png (17.0 kB)
image.png (36.0 kB)
image.png (42.6 kB)
image.png (117.4 kB)
image.png (77.3 kB)
image.png (165.3 kB)
image.png (22.2 kB)
image.png (48.3 kB)