Legacy YAML / Detail

trigger / trigger_update_sw6_dev_oms

Unveränderter Legacy-Dateistand mit sicherem Importpfad in die Workbench und direkter Sicht auf Roh-YAML, Metadaten und erkannte Features.

RLS aktiv Host ortho-live

Legacy-Definition sicher vergleichen

Diese Detailansicht zeigt den unveränderten Legacy-Dateistand. Von hier aus lässt sich die Definition als Draft in die Workbench übernehmen und dort weiter bearbeiten, ohne das Original im Dateisystem anzutasten.

engine Typ
valid Parse-Status
Managed Status
draft
dev_instore_tre_ssh Kurzinfo

Raw YAML

Dateiinhalt

Der Inhalt wird read-only aus dem Legacy-Dateisystem geladen. Bearbeitbar wird er erst nach dem Import in die Workbench.

Target_Config: dev_instore_tre_ssh
Triggers:
  - Trigger:
    Name: shopware_import_oms_articles.csv
    Type: remote
    Retry: 5
    Background: no
    Command_Location: '/var/www/trends/htdocs/dev-instore.trends.de/'
    Command: 'php8.2 bin/console ost-import:products ../../../../../../sync/import/article/trends_articles.csv -l1 '
    Logfile: sync/import/article/importexport.log
  - Trigger:
    Name: shopware_import_oms_articles.csv
    Type: remote
    Retry: 5
    Background: no
    Command_Location: '/var/www/trends/htdocs/dev-instore.trends.de/'
    Command: 'php8.2 php8.3 bin/console cache:clear'
    Logfile: sync/import/article/importexport.log

Metadata

Erkannte Konfiguration

Diese Sicht basiert auf der aktuell lesbaren Legacy-Datei und hilft beim Vergleichen vor dem Import.

Target_Config dev_instore_tre_ssh
Triggers [ { "Trigger": null, "Name": "shopware_import_oms_articles.csv", "Type": "remote", "Retry": 5, "Background": "no", "Command_Location": "\/var\/www\/trends\/htdocs\/dev-instore.trends.de\/", "Command": "php8.2 bin\/console ost-import:products ..\/..\/..\/..\/..\/..\/sync\/import\/article\/trends_articles.csv -l1 ", "Logfile": "sync\/import\/article\/importexport.log" }, { "Trigger": null, "Name": "shopware_import_oms_articles.csv", "Type": "remote", "Retry": 5, "Background": "no", "Command_Location": "\/var\/www\/trends\/htdocs\/dev-instore.trends.de\/", "Command": "php8.2 php8.3 bin\/console cache:clear", "Logfile": "sync\/import\/article\/importexport.log" } ]