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.
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.
Raw YAML
Der Inhalt wird read-only aus dem Legacy-Dateisystem geladen. Bearbeitbar wird er erst nach dem Import in die Workbench.
#Connections Source_Config: enhanceEngine #config - credetials of source connection service Target_Config: exportEngine #config - credentials of target connection service #Source Source_Datapool: iwm_materialo #sql from #Mapping -> Mappings source fields are detected by Mapping Mapping: ordernumber: iwm_materialo.ordernumber Auspraegungsart1: iwm_materialo.Auspraegungsart1 Auspraegung1: iwm_materialo.Auspraegung1 Herstellernummer1: iwm_materialo.Herstellernummer1 Auspraegungsart2: iwm_materialo.Auspraegungsart2 Auspraegung2: iwm_materialo.Auspraegung2 Herstellernummer2: iwm_materialo.Herstellernummer2 Auspraegungsart3: iwm_materialo.Auspraegungsart3 Auspraegung3: iwm_materialo.Auspraegung3 Herstellernummer3: iwm_materialo.Herstellernummer3 #Target Datapool: export_materialo #sql table Primary_Key: [ordernumber, firma]
Metadata
Diese Sicht basiert auf der aktuell lesbaren Legacy-Datei und hilft beim Vergleichen vor dem Import.
| Source_Config | enhanceEngine |
|---|---|
| Target_Config | exportEngine |
| Source_Datapool | iwm_materialo |
| Mapping | { "ordernumber": "iwm_materialo.ordernumber", "Auspraegungsart1": "iwm_materialo.Auspraegungsart1", "Auspraegung1": "iwm_materialo.Auspraegung1", "Herstellernummer1": "iwm_materialo.Herstellernummer1", "Auspraegungsart2": "iwm_materialo.Auspraegungsart2", "Auspraegung2": "iwm_materialo.Auspraegung2", "Herstellernummer2": "iwm_materialo.Herstellernummer2", "Auspraegungsart3": "iwm_materialo.Auspraegungsart3", "Auspraegung3": "iwm_materialo.Auspraegung3", "Herstellernummer3": "iwm_materialo.Herstellernummer3" } |
| Datapool | export_materialo |
| Primary_Key | [ "ordernumber", "firma" ] |