Page 1 of 1

CSWeb and CS entry synchronization

Posted: September 22nd, 2017, 7:52 am
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

Re: CSWeb and CS entry synchronization

Posted: September 23rd, 2017, 8:45 am
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

Re: CSWeb and CS entry synchronization

Posted: November 1st, 2017, 7:00 am
by IGTTS
Please, kindly post some code links :idea: to help us with the synchronization between CSWeb and CSEntry.
Many thanks.

Re: CSWeb and CS entry synchronization

Posted: November 1st, 2017, 9:25 am
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.