CSWeb and CS entry synchronization

Discussions about syncing data via Bluetooth, Dropbox, FTP, and using CSWeb
Forum rules
New release: CSPro 8.0
Post Reply
ctrapence
Posts: 3
Joined: September 22nd, 2017, 7:43 am

CSWeb and CS entry synchronization

Post by ctrapence »

Hi Cspro family,

I have managed to install CSWeb using the Apache for MySQL and all the configurations including the users have been created.However i am not able to sync the CSWeb server with Cs entry on android phone.

I need you support on how to sync the CSWeb and Cs entry .


Thanks

Clement
htuser
Posts: 631
Joined: December 19th, 2011, 6:26 pm
Location: Silver Spring Area, MD, USA

Re: CSWeb and CS entry synchronization

Post by htuser »

Dear Clement,
Installation of Csweb is not enough for synchronization. You must also write codes in Cspro logic to lead the sync.
There's severals example of codes on the forum, also basic example in the Help part of Cspro.
Please do a search.
Best regards
G.VOLNY, a CSProuser from Haiti, since 2004
IGTTS
Posts: 1
Joined: November 1st, 2017, 6:26 am

Re: CSWeb and CS entry synchronization

Post by IGTTS »

Please, kindly post some code links :idea: to help us with the synchronization between CSWeb and CSEntry.
Many thanks.
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: CSWeb and CS entry synchronization

Post by josh »

For simple cases you don't need to write any code. You can just use the synchronization options dialog.
See "simple synchronization" int the help (http://www.csprousers.org/help/CSPro/sy ... imple.html).

For more complex cases you can write logic for the synchronization. Examples can be found in the help under "Synchronization Overview" (http://www.csprousers.org/help/CSPro/sy ... ation.html). Also in the CSPro Examples directory there is a complete example under Data Entry/Synchronization in Logic.
Post Reply