Legacy YAML / Detail

enhance / enhance_iwm_articles_properties_pil_herstellertext

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
enhanceEngine Kurzinfo

Raw YAML

Dateiinhalt

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

#Connections
Source_Config: unitizeEngine #config - credetials of source connection service
Target_Config: enhanceEngine #config - credentials of target connection service
#Engine Mode
Engine_Mode: full

Source_Datapool: iwm_articles_properties_pil_herstellertext
Target_Datapool: iwm_articles_properties_pil_herstellertext

Mapping:
    firma: ()
    ordernumber: ()
    mainnumber: iwm_articles_properties_pil_herstellertext.mainnumber
    hersteller:
       Source: iwm_articles_properties_pil_herstellertext.hersteller
       Cross_Field_Adapters:
         - Cross_Field_Adapter:
             Config: enhanceEngine
             Cross_Datapool: iwm_articles_suppliers_3
             Cross_Field: supplier_oms
             Mapping:
               mainnumber: arte
             Options:
               - match_only: true
    herstellerartikelnummer: iwm_articles_properties_pil_herstellertext.herstellerartikelnummer
    hersteller_html:
      Source: iwm_articles_properties_pil_herstellertext.hersteller
      File_Field_Adapter:
        File: iwm_articles_properties_pil_herstellertext.hersteller_html

Filters:
  - Filter:
      name: DuplicateIdentifierMainnumber #there must always be a space between the key and the comparision operator and between the parentheses
      condition:
        Cross_Dataset_Filter_Adapter: filterByDuplicateIdentifierMainnumber
      reason: 'There is another dataset'

Metadata

Erkannte Konfiguration

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

Source_Config unitizeEngine
Target_Config enhanceEngine
Engine_Mode full
Source_Datapool iwm_articles_properties_pil_herstellertext
Target_Datapool iwm_articles_properties_pil_herstellertext
Mapping { "firma": "()", "ordernumber": "()", "mainnumber": "iwm_articles_properties_pil_herstellertext.mainnumber", "hersteller": { "Source": "iwm_articles_properties_pil_herstellertext.hersteller", "Cross_Field_Adapters": [ { "Cross_Field_Adapter": { "Config": "enhanceEngine", "Cross_Datapool": "iwm_articles_suppliers_3", "Cross_Field": "supplier_oms", "Mapping": { "mainnumber": "arte" }, "Options": [ { "match_only": true } ] } } ] }, "herstellerartikelnummer": "iwm_articles_properties_pil_herstellertext.herstellerartikelnummer", "hersteller_html": { "Source": "iwm_articles_properties_pil_herstellertext.hersteller", "File_Field_Adapter": { "File": "iwm_articles_properties_pil_herstellertext.hersteller_html" } } }
Filters [ { "Filter": { "name": "DuplicateIdentifierMainnumber", "condition": { "Cross_Dataset_Filter_Adapter": "filterByDuplicateIdentifierMainnumber" }, "reason": "There is another dataset" } } ]