Legacy YAML / Detail

unitize / unitize_prospektartikel_ost

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

Raw YAML

Dateiinhalt

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

Engine: Unitize
Source_Config: importEngine
Target_Config: unitizeEngine
Mysql_Engine: InnoDB
Default_Charset: latin1
Source_Connection_Type: database
Source_Database_Connection_Service: DatabaseConnectionService
Source_Datapool: prospektartikel_ost
Source_Primary_Key: [ArtNr]
Target_Primary_Key: [ordernumber, firma] #always primary key for target datapool. primary key of source pool can be read from the pool itself.

Datapool_Definition:
    ordernumber: VARCHAR(25) NOT NULL
    firma: INT(11) NOT NULL


Mapping:
 ordernumber:
  Source: prospektartikel_ost.ArtNr
 firma: (1)


Datapool: prospektartikel_ost

Metadata

Erkannte Konfiguration

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

Engine Unitize
Source_Config importEngine
Target_Config unitizeEngine
Mysql_Engine InnoDB
Default_Charset latin1
Source_Connection_Type database
Source_Database_Connection_Service DatabaseConnectionService
Source_Datapool prospektartikel_ost
Source_Primary_Key [ "\ufeffArtNr" ]
Target_Primary_Key [ "ordernumber", "firma" ]
Datapool_Definition { "ordernumber": "VARCHAR(25) NOT NULL", "firma": "INT(11) NOT NULL" }
Mapping { "ordernumber": { "Source": "prospektartikel_ost.\ufeffArtNr" }, "firma": "(1)" }
Datapool prospektartikel_ost