cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Mobile Cards - no data visible at the mobile device

fabianl
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi guys,

i just starting to play with the sap mobile cards by following these blogs:

Build a mobile reporting solution as a micro app in less than a hour! (with SAP Mobile Cards)

Basic Tutorial for SAP Mobile Cards Kit

As source iam using here an S4H OnPrem OData service:

https://<host>:<port>/sap/opu/odata/sap/SD_F1873_SO_WL_SRV/C_SalesOrderWl_F1873

As u can see i got an response with some SalesOrders:

The backend is connected via cloud connector and a destination is created:

If i check the the OData service from the "OData Application Destination Test" i can fetch all informations.

Therefore i think the connectivity works.

Afterwards iam creating the app by defining the parameters, upload json, create data mapping and finally save the app:

If i now switch over to my mobile, i can add my "cards" but w/o any data?

If i check the logs, i cant find an entry with an error etc.?

thx and br,

fabian

Accepted Solutions (1)

Accepted Solutions (1)

fabianl
Product and Topic Expert
Product and Topic Expert

Hi all,

Update: After checking this together with SAP, the problem is that the sample data can only contains one data set.

My mistake was to use the same OData (JSON) response, which i´ve defined in the query "top3".

Now it works!

cheers,

fabian

Answers (0)