cancel
Showing results for 
Search instead for 
Did you mean: 

External url configuration in Dynamic Tile: Service URL

Former Member
0 Kudos

I created a dynamic tile which acts as a hyperlink to a some internal website/Non SAP tool. In the dynamic tile we have to display the No. of records retrieved from their service. We have a service url which is an HTTPS:// url instead of a link from SICF. Since this is an internal url, assumption is that we should be able to retrieve $count from the service. The service was created similar to following steps

http://scn.sap.com/community/gateway/blog/2014/02/05/odata-producer-using-apache-olingo-with-mysql-j...

There is an XHttpRequest error code 501 when the tile is loaded on the fiori launchpad.

As the purpose here is to just navigate to a non sap tool, looking for suggestions on how to handle this issue. Could this be some system setting missing which is stopping us from accessing this $count information?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182874
Active Contributor
0 Kudos

If $count is not working, check if you have properties as such maintained for dynamic tile UI.

There is a "number" property, where you can add the count , and the tile will automatically show up. Please go through this blog :

Regards,

Tejas