NAVISION.json 567 B

123456789
  1. {
  2. "csv_file": "NAVISION.csv",
  3. "clients": {"1": "AH Reisacher", "2": "AH Augsburg"},
  4. "filter": ["2021-01-01T00:00:00", "2021-01-01T00:00:00"],
  5. "source_dsn": {"user": "sa", "password": "Navision2013!", "server": "c00011", "database": "DMS1", "driver": "mssql", "schema": "dbo"},
  6. "target_dsn": {"user": "sa", "password": "Mffu3011#", "server": "localhost", "database": "NAVISION", "driver": "mssql", "schema": "import"},
  7. "stage_dir": "C:\\GlobalCube\\System\\NAVISION\\SQL\\temp",
  8. "batch_dir": "C:\\GlobalCube\\System\\NAVISION\\SQL\\batch"
  9. }