URLを使用するなど、サーバーからの番号を使用してタイル番号を変更したいだけですhttp://10.59.XXX.100:8080/Map/dynamicTileOnlyNo
SCN ブログ/sap/fiori/employees/destinations/northwind/V3/Northwind/Northwind.svc/Employees/$count
では、動的データの設定に使用しています。
の略
/<fiori proxy>/<application id>/destinations/<destination name>/<path to OData service>/<OData collection>/<query string>
しかし、 http://services.odata.org/Northwind/Northwind.svc/Employees/ $count を試してみたところ、次のように返されました。
Failed to update data via service /sap/fiori/realtimealerthttp://10.59.172.100:8080/Map/dynamicTileOnlyNo: HTTP request failed - 404 Not Found - sap.ushell.components.tiles.applauncherdynamic.DynamicTile
HCP/sap/fiori/realtimealert
が先頭に追加する理由 Destinations に何か設定する必要がありますか?
「Configure Portal Service」で宛先を追加してみました:
名前:北風
URL: http://services.odata.org/
それでも返されます:
GET https://flpportal-iXXXXXXtrial.dispatcher.hanatrial.ondemand.com/sap/fiori/alert/destinations/northwind/Northwind/Northwind.svc/Employees/ $count 404 (見つかりません)
odata などを使用する必要がありますか?