Legacy YAML / Detail

unitize / unitize_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
iwm_articles_properties_pil_herstellertext 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: iwm_articles_properties_pil_herstellertext
Source_Primary_Key: ARARTE, ARFIRM
Target_Primary_Key: mainnumber, firma #always primary key for target datapool. primary key of source pool can be read from the pool itself.
Datapool: iwm_articles_properties_pil_herstellertext


Datapool_Definition:
    firma: VARCHAR(2) NOT NULL
    ordernumber: VARCHAR(255) DEFAULT NULL
    mainnumber: VARCHAR(255) NOT NULL
    hersteller: VARCHAR(255) DEFAULT NULL
    herstellerartikelnummer: VARCHAR(255) DEFAULT NULL
    hersteller_html: VARCHAR(500) DEFAULT NULL


Mapping:
    firma: iwm_articles_properties_pil_herstellertext.ARFIRM
    ordernumber: ()
    mainnumber: iwm_articles_properties_pil_herstellertext.ARARTE
    hersteller:  iwm_articles_properties_pil_herstellertext.ADLNM1
    herstellerartikelnummer: iwm_articles_properties_pil_herstellertext.ARHBSN
    hersteller_html: ()

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 iwm_articles_properties_pil_herstellertext
Source_Primary_Key ARARTE, ARFIRM
Target_Primary_Key mainnumber, firma
Datapool iwm_articles_properties_pil_herstellertext
Datapool_Definition { "firma": "VARCHAR(2) NOT NULL", "ordernumber": "VARCHAR(255) DEFAULT NULL", "mainnumber": "VARCHAR(255) NOT NULL", "hersteller": "VARCHAR(255) DEFAULT NULL", "herstellerartikelnummer": "VARCHAR(255) DEFAULT NULL", "hersteller_html": "VARCHAR(500) DEFAULT NULL" }
Mapping { "firma": "iwm_articles_properties_pil_herstellertext.ARFIRM", "ordernumber": "()", "mainnumber": "iwm_articles_properties_pil_herstellertext.ARARTE", "hersteller": "iwm_articles_properties_pil_herstellertext.ADLNM1", "herstellerartikelnummer": "iwm_articles_properties_pil_herstellertext.ARHBSN", "hersteller_html": "()" }