Engine / Editor
iwm_stock
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_stock Source_Primary_Key: [ordernumber, ItemFirm] Target_Primary_Key: [ordernumber, firma] #always primary key for target datapool. primary key of source pool can be read from the pool itself. Datapool: iwm_stock Datapool_Definition: ordernumber: VARCHAR(255) NOT NULL mainnumber: VARCHAR(255) DEFAULT NULL firma: INT(11) NOT NULL stock: VARCHAR(40) DEFAULT NULL witten: VARCHAR(40) DEFAULT NULL bottrop: VARCHAR(40) DEFAULT NULL haan: VARCHAR(40) DEFAULT NULL recklinghausen: VARCHAR(40) DEFAULT NULL leverkusen: VARCHAR(40) DEFAULT NULL Mapping: ordernumber: Source: iwm_stock.ordernumber mainnumber: Source: iwm_stock.mainnumber firma: iwm_stock.ItemFirm stock: Source: iwm_stock.stock witten: Source: iwm_stock.BESTAND_WIT bottrop: Source: iwm_stock.BESTAND_BOT recklinghausen: Source: iwm_stock.BESTAND_REC haan: Source: iwm_stock.BESTAND_HAA leverkusen: Source: iwm_stock.BESTAND_LEV
Definition aktualisieren