Page 1 of 1

Sync Report

Posted: August 12th, 2023, 11:33 am
by samuelhaniel
Hi all,
How do i use Synch Report in CSweb? Couldn't find any tutorial for it.

Thanks,
Sami

Re: Sync Report

Posted: August 14th, 2023, 9:57 am
by justinlakier
Hi Sami,

The Sync Report tab will display processed cases. First, make sure you have a dictionary with cases in the Data tab. Make a new database corresponding to this dictionary in your phpMyAdmin, then link the dictionary and the database by adding a new Configuration in the Settings tab. To process cases, open the command line from your CSWeb folder and run "php bin/console csweb:process-cases". Make sure you have the PHP runtime in your path. The CSWeb help documentation has more information on both the "Sync Report" and "Data Settings" help pages.

Hope that helps,
Justin

Re: Sync Report

Posted: August 24th, 2023, 6:08 am
by khurshid.arshad
Dear Sami;

I have a tutorial on How to Sync Report, Sync Files, Add Users and Define Roles

https://youtu.be/QU-XNX8_Aqc.

a.

Re: Sync Report

Posted: September 8th, 2023, 10:52 am
by samuelhaniel
Thanks justinlakier and khurshid.arshad for your help. Now i understand it better!