Hi,
We are trying to get data from our SAP ECC system and display it on an iOS device.
We created a data model using this guide http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30aee2cc-c474-2e10-ac93-d163ee3b9576?QuickLink=index&overridelayout=true&56160992364113
The problem is when we run the xcode project generated with the xcode tool, we get this error,
Error: Exception during parsing response data. Error: The document is not a valid data document
Is this because of the data model url? I can get the data if I use http:/host:port/sap/opu/odata/sap/ZBANKRFCSAT/BankCollection?$filter=bank_ctry%20eq%20%27DE%27
in the browser.
If you need any more information please let me know, thank you for your help.
Regards
Jing Jing Tao