Update records in Zoho from Talend

Update records in Zoho from Talend

Hi all,

My requirement is to mass update/insert records in Zoho from other database I'm trying to use Talend for this but when I try update or insert it fails on the output component with the error:

Exception in component tJDBCOutput_1

XcoreXzohocrmX150X5816.drc: Add batch requires a string parameter.
at XcoreXzohocrmX150X5816.yoc.addBatch(Unknown Source)
at zoho_cis.sync_0_1.sync.tMSSqlInput_1Process(sync.java:5482)
at zoho_cis.sync_0_1.sync.runJobInTOS(sync.java:5985)
at zoho_cis.sync_0_1.sync.main(sync.java:5835)

Anyone used Talend with Zoho?