[Vtigercrm-developers] Record Duplication issue
Alan Lord
alanslists at gmail.com
Sat Jun 9 12:42:19 GMT 2018
On 09/06/18 06:59, Avinash P wrote:
> Hi,
> We have problem to import record above 1000.we are using schedular
> for importing large data.We have setup cron job with time interval 15
> min.when we import data ,some data get duplicated(not all data).Any
> solution?
I suggest using an external script, that you can run from the command
line to read in the csv and create records using the vtiger server APIs,
e.g.:
https://paste.ubuntu.com/p/HXtKsnstjn/
Al
More information about the vtigercrm-developers
mailing list