DataService Projects and Mobile Projects in WebRatio Community

13 Apr '15, 02:33 PM
15,943 Views
No Forum Badges

I am using WebRatio community version and I have created mobile project and dataservice project connecting my data model with MySQL on localhost. When I open my mobile project I see dataservice project as dependencies but I am failing to connect my mobile project to this dataservice project so I can get data from the database.  How can I do that?

 
x 0
Follow
Answer Answer at this question and get points!
Forum Hero - Level 9

Hi Patrick,

when you generate the Data service project in WebRatio Cummunity Edition the related application will be deployed on WebRatio free Cloud Account.

If you want to sync the Domain Model of the Mobile project with the data service, the "Back-end Base URL" property should refer to the data service application running on Cloud (e.g. http://freexxxxx-freeapp.eu.webratio.net where xxxxx is the id of your free Cloud account).

To manage database connection please refer to this guide: http://my.webratio.com//learn/learningobject/webratio-cloud-dashboard-user-guide

   
x 0
Answer at this question and get points!