I'm using web-ide tool to build mdk application. In my project, I've to use two offline OData service and two online OData services. I had added the Odata services successfully. But I've no idea how to access both service data in my application.
How can I initiate both offline services on opening the app by user?
How can I create and open both online services? Will it be handled both at a time or at different occasion?
Any input will be helpful.
I've attached my project structure image. There are 4 services added.

And also it will be helpful if you suggest developer documents for code-editor and syntax. I already read the documents in developers.sap.com but not enough details to write advanced code in MDK.
Thanks