SAP Builders Discussions
Join the discussion -- ask questions and discuss how you and fellow SAP Builders are using SAP Build, SAP Build Apps, SAP Build Process Automation, and SAP Build Work Zone.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Build App data connection with Odata Integration.

Mani2211
Discoverer
0 Kudos
162

I am trying to connect with Table to oData integration in SAP BUILD App. It is connected but data is not showing in table. Please help me into this.

1 REPLY 1

Dan_Wroblewski
Developer Advocate
Developer Advocate
0 Kudos
61

As I always do with a bug, I try to check every part of he connection. That is difficult with the table, so first I do it with data variable.

  • Can you see data from your data resource in the data table?
  • If you create a data variable and connect to text component, can you see data?
  • If all that is fine, back on the table, can you check the configuraion that you are outputting fields that are not null?
  • Are you returning an enormous  data set that it is too big for SAP Build Apps? You can use the pagination features inside the table.

It is tough to diagnose the issue without knowing more and doing tests along the way.

All in all, my personal opinion is that the table component is not the best to use, and it is better o make your own table component using a data variable.




--------------
See all my blogs and connect with me on Twitter / LinkedIn