Updating tables with console tool that have different matching columns
Hi, we are starting to use the console update tool (CSVUploadConsole.bat) to upload CSV files/data to our tables.
We need to update 3 different tables with different matching columns.
There it is only one common_params.conf file where the ZOHO_MATCHING_COLUMNS must be defined, but this will work only for one table, and the other two tables have different matching columns.
How can we define different matching columns for different tables?
Since apparently it is not possible to add as a parameter to CSVUploadConsole.bat the ZOHO_MATCHING_COLUMNS.
Thanks!