Sync data between application and Google account

Discussions regarding 1C:Enterprise for mobile devices with Android, iOS, or Windows Phone.

#1
People who like this:0Yes/0No
Active user
Rating: 2
Joined: Oct 14, 2019
Company: 1c Vietnam

Hi all,

With the Helps from Admin Aleksandr Biryukov, I succeed in create my first simple mobile application. Now, I want to improve my application more and more.

My first thing is the synchronization of users data with their Google account. When they change to new device, they don't want to lost their data. So this thing is necessary.

Can you give me a way to do this or a tutorial if you can, please?

I saw in configuration tree, the web service was disabled in mobile mode.



Thank you in advance,

Duc Tien NGUYEN

 
#2
People who like this:0Yes/0No
Administrator
Rating: 23
Joined: Oct 3, 2019
Company:

Dear Duc Tien NGUYEN,

There are many ways to integrate and share data.

What data should be exchanged between your mobile application and Google account?

Aleksandr

 
#3
People who like this:0Yes/0No
Active user
Rating: 2
Joined: Oct 14, 2019
Company: 1c Vietnam

Hi Aleksandr,

I want to exchange the database, which was put in the application by user. For example: all of Documents was posted, all of items in Catalogs, all of records in Accumulation Register,... That Mean, I want to see the same resultant of Account Balance in others devices.



Duc Tien NGUYEN

 
#4
People who like this:0Yes/0No
Administrator
Rating: 23
Joined: Oct 3, 2019
Company:

Hi Duc Tien NGUYEN!

In the mobile mode, the objects HTTPServices and WebServices  are really disabled. But there are other ways to upload data from a mobile device.

Please see this example: https://1c-dn.com/forum/forum12/topic2293/

It describes how to work with GoogleSheet for example.

In general, you need to have a server part with an API, through which an exchange will take place between the mobile device and the server.

By the way, you can also implement the server part on the 1C platform.

We are just preparing an example that will show how to do this.

Aleksandr

 
#5
People who like this:0Yes/0No
Active user
Rating: 2
Joined: Oct 14, 2019
Company: 1c Vietnam

Hi Aleksandr,

Thanks for your helps, I wait for your example.

Best regards,

Duc Tien NGUYEN

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.