Hi
We have built a fiori Master Detail application using the newer version of WebIDE ( 1.30). The App runs fine with actual data from oData service.
We can simulate it also with mock data generated by the Mock Server, however for that you need to create a run configuration with mock data on.
Is there a possibility that when ever we call the app thru index.html, it will always run with mock data.
in the earlier versions of MD template generated by WebIDE, there used to be a parameter 'responderOn' which will run it in mock mode. I cant find any similar attributes with the newer versions.
How do we enforce the app to run with mock data always?
Thanks
Sandip