Altbestand / Detail

unitize / moebelshop_s_articles_details

Mandant local-safety-smoke
engine Typ
valid Parse-Status
Managed Status
draft
moebelshop_s_articles_details Kurzinfo

Raw YAML

Dateiinhalt

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: moebelshop_s_articles_details
Source_Primary_Key: [ordernumber]
Target_Primary_Key: [ordernumber] #always primary key for target datapool. primary key of source pool can be read from the pool itself.

Datapool: moebelshop_s_articles_details

Datapool_Definition:
    ArticleId: VARCHAR(255) DEFAULT NULL
    ArticleDetailsId: VARCHAR(255) DEFAULT NULL
    ordernumber: VARCHAR(255) NOT NULL

Mapping:
    ArticleId: moebelshop_s_articles_details.ArticleId
    ArticleDetailsId: moebelshop_s_articles_details.ArticleDetailsId
    ordernumber: moebelshop_s_articles_details.ordernumber

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 moebelshop_s_articles_details
Source_Primary_Key [ "ordernumber" ]
Target_Primary_Key [ "ordernumber" ]
Datapool moebelshop_s_articles_details
Datapool_Definition { "ArticleId": "VARCHAR(255) DEFAULT NULL", "ArticleDetailsId": "VARCHAR(255) DEFAULT NULL", "ordernumber": "VARCHAR(255) NOT NULL" }
Mapping { "ArticleId": "moebelshop_s_articles_details.ArticleId", "ArticleDetailsId": "moebelshop_s_articles_details.ArticleDetailsId", "ordernumber": "moebelshop_s_articles_details.ordernumber" }