Engine / Editor
unitize_iwm_articles_names
Mandant default
Pipelines
Engines
Include Mappings
Filter
Überblick
Editor
Validierung
Metadaten
Revisionen
Zurück
Altbestand
Engine bearbeiten
Bestand öffnen
Altbestand
Zum Editor
Run erst mit Status active
DRAFT
Status
engine
Typ
unitize
Runner
1
Revisionen
Editor
Engine bearbeiten
Definitionstyp
Runner-Typ
Name
Titel
Status
draft
active
archived
YAML-Inhalt
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_new_flat Source_Primary_Key: [FIRMA, ARTE] Target_Primary_Key: [firma, arte] #always primary key for target datapool. primary key of source pool can be read from the pool itself. Datapool: iwm_articles_names Datapool_Definition: firma: VARCHAR(255) NOT NULL arte: VARCHAR(255) NOT NULL hwg: VARCHAR(255) DEFAULT NULL uwg: VARCHAR(255) DEFAULT NULL ordernumber: VARCHAR(255) NOT NULL suppliernumber: VARCHAR(255) DEFAULT NULL supplier_ost: VARCHAR(255) DEFAULT NULL supplier_tre: VARCHAR(255) DEFAULT NULL supplier_oms: VARCHAR(255) DEFAULT NULL modellfamilie: VARCHAR(255) DEFAULT NULL name_ost: VARCHAR(255) NOT NULL name_tre: VARCHAR(255) NOT NULL name_oms: VARCHAR(255) NOT NULL Mapping: firma: iwm_articles_new_flat.FIRMA arte: iwm_articles_new_flat.ARTE hwg: iwm_articles_new_flat.HWG uwg: iwm_articles_new_flat.UWG ordernumber: iwm_articles_new_flat.ARTE suppliernumber: () supplier_ost: () supplier_tre: () supplier_oms: () modellfamilie: () name_ost: iwm_articles_new_flat.ARLABZ name_tre: iwm_articles_new_flat.ARLABZ name_oms: iwm_articles_new_flat.ARLABZ
Definition aktualisieren