This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Synchronization passing in variable a different csvsys

Hi, all

I have a synchronization project that has as target system some csv files.

I have 2 sets of csv files because I want to import same data from 2 different sources with same name same column names in 2 different path

how can I switch the path of  target system from Startup configuration?

I tried to set 2 diifferent variable sets with the systemconnection parameter systemfile connection parameter converted to variable.

But the startup configuration take always one .csvsys

version 7.1

Thanks

Mik

Parents
  • The references to the CSVs (including pathes) cannot be change using the variables.

    But if you have 2 CSVSYS files, lying in 2 different folders side-by-side with the CSV files to be imported, it works. You can point to the different CSVSYS and everything is working.

    But, for your existing project, you have to change the CSVSYS to be side-by-side with the CSV file, check that the csv file is referenced without the path, and the reload the schema in the Sync Project, save the sync project and it should work.

     

     

Reply
  • The references to the CSVs (including pathes) cannot be change using the variables.

    But if you have 2 CSVSYS files, lying in 2 different folders side-by-side with the CSV files to be imported, it works. You can point to the different CSVSYS and everything is working.

    But, for your existing project, you have to change the CSVSYS to be side-by-side with the CSV file, check that the csv file is referenced without the path, and the reload the schema in the Sync Project, save the sync project and it should work.

     

     

Children
No Data