draft
Raw YAML
Dateiinhalt
Target_Config: tre_ssh
Triggers:
- Trigger:
Name: trends_articles_stock.csv
Type: remote
Retry: 5
Background: yes
Command_Location: '/var/www/trends/htdocs/'
Command: 'php bin/console sw:importexport:import -p "oms-artikel-bestaende" sync/import/article/trends_articles_stock.csv'
Logfile: sync/import/article/importexport.log
- Trigger:
Name: csv_import_storestock
Type: remote
Retry: 5
Background: yes
Command_Location: '/var/www/trends/htdocs/sync/import/storestock/'
Command: 'php csv_import_storestock.php'
Logfile: importexport.log
Metadata
Erkannte Konfiguration
Diese Sicht basiert auf der aktuell lesbaren Legacy-Datei und hilft beim Vergleichen vor dem Import.
| Target_Config | tre_ssh |
|---|---|
| Triggers | [ { "Trigger": null, "Name": "trends_articles_stock.csv", "Type": "remote", "Retry": 5, "Background": "yes", "Command_Location": "\/var\/www\/trends\/htdocs\/", "Command": "php bin\/console sw:importexport:import -p \"oms-artikel-bestaende\" sync\/import\/article\/trends_articles_stock.csv", "Logfile": "sync\/import\/article\/importexport.log" }, { "Trigger": null, "Name": "csv_import_storestock", "Type": "remote", "Retry": 5, "Background": "yes", "Command_Location": "\/var\/www\/trends\/htdocs\/sync\/import\/storestock\/", "Command": "php csv_import_storestock.php", "Logfile": "importexport.log" } ] |