Hi
I have followed the excellent blog by Claudia Polster - http://scn.sap.com/community/developer-center/front-end/blog/2015/03/03/extend-a-fiori-application-with-sap-web-ide-part-1
but I'm running into problems (Uncaught TypeError: Cannot read property 'getPath' of undefined) when trying to run the Track Sales Order app (via an extension project created in WebIDE):
The problem occurs both when trying to run the Track Sales Order app directly in WebIDE and when viewing the app via the Extensibility pane in preview mode.Some additional information is that I get the possibility to select a customer but the problem occurs when it needs to render the detailed view of the selected sales order. This problem doesn't occur if I run the standard app directly from the Gateway via the Fiori launchpad.
Is there anyone having a solution for this problem?
Some background facts:
Tested on IE11, Chrome Version 46.0.2490.86 m and Firefox
WebIDE (running on a trial hana cloud account) Version 18.1.3
Destination pointing to a SAP Gateway (on-premise)
Back-end system: ECC 6.0
Br
Göran