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
  • I don't understand
    I have the folllowing situation:

    I have csvsys files in the same folder (C:\ImportsTemplates):

    I have in
    C:\ImportsTemplates\CostaImport.csvsys with defined inside the
    path:
    FileName="..\Synchronization\DaProcessare\SystemAccess\wf.csv"
    ...
    and other csv files in the same location

    because i have in the folder Synchronization\DaProcessare\SystemAccess all the csv file from target system SystemAccess
    then

    C:\ImportsTemplates\AidaImport.csvsys with defined inside the
    path:
    FileName="..\Synchronization\DaProcessare\Aida\wf.csv"
    ...
    and other csv files in the same location
    because i have in the folder Synchronization\DaProcessare\Aoda all the csv file from target system Aida

    Thanks Mik
Reply
  • I don't understand
    I have the folllowing situation:

    I have csvsys files in the same folder (C:\ImportsTemplates):

    I have in
    C:\ImportsTemplates\CostaImport.csvsys with defined inside the
    path:
    FileName="..\Synchronization\DaProcessare\SystemAccess\wf.csv"
    ...
    and other csv files in the same location

    because i have in the folder Synchronization\DaProcessare\SystemAccess all the csv file from target system SystemAccess
    then

    C:\ImportsTemplates\AidaImport.csvsys with defined inside the
    path:
    FileName="..\Synchronization\DaProcessare\Aida\wf.csv"
    ...
    and other csv files in the same location
    because i have in the folder Synchronization\DaProcessare\Aoda all the csv file from target system Aida

    Thanks Mik
Children
No Data