AUTOLINE.json 763 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "csv_file": "AUTOLINE.csv",
  3. "clients": {
  4. "00": "00",
  5. "01": "01",
  6. "10": "10",
  7. "12": "12",
  8. "15": "15",
  9. "16": "16",
  10. "17": "17",
  11. "18": "18",
  12. "19": "19",
  13. "20": "20",
  14. "21": "21",
  15. "22": "22",
  16. "23": "23",
  17. "24": "24",
  18. "25": "25",
  19. "30": "30",
  20. "31": "31",
  21. "40": "40",
  22. "41": "41",
  23. "50": "50",
  24. "51": "51",
  25. "99": "99"
  26. },
  27. "filter": ["01.01.2018", "01.01.2019"],
  28. "source_dsn": {"user": "kcc", "password": "kcc123", "server": "Autoline_direkt", "database": "master", "driver": "kisam", "schema": ""},
  29. "target_dsn": {"user": "sa", "password": "Mffu3011#", "server": "localhost\\GLOBALCUBE", "database": "AUTOLINE", "driver": "mssql", "schema": "import"},
  30. "stage_dir": "..\\temp",
  31. "batch_dir": "..\\batch"
  32. }