Engine / Editor
export_articles_stock_bil
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
export
Runner
1
Revisionen
Editor
Engine bearbeiten
Definitionstyp
Runner-Typ
Name
Titel
Status
draft
active
archived
YAML-Inhalt
#Connections Source_Config: enhanceEngine #config - credetials of source connection service Target_Config: exportEngine #config - credentials of target connection service #Source Source_Datapool: iwm_articles_stock #sql from Joins: - Right_Join: Datapool: articles_new Join_Condition: articles_new.ordernumber = iwm_articles_stock.ordernumber and articles_new.attr1 = iwm_articles_stock.firma #Mapping -> Mappings source fields are detected by Mapping Mapping: ordernumber: Source: articles_new.ordernumber Field_Adapter: - replace: [' ', ''] mainnumber: articles_new.mainnumber stock: Source: iwm_articles_stock.stock Field_Adapter: - replace_empty: 0 stock_WIT: Source: iwm_articles_stock.witten Field_Adapter: - replace_empty: 0 - replace_smaller: [0,0] stock_BOT: Source: iwm_articles_stock.bottrop Field_Adapter: - replace_empty: 0 - replace_smaller: [0,0] stock_REC: Source: iwm_articles_stock.recklinghausen Field_Adapter: - replace_empty: 0 - replace_smaller: [0,0] stock_HAA: Source: iwm_articles_stock.haan Field_Adapter: - replace_empty: 0 - replace_smaller: [0,0] stock_LEV: Source: iwm_articles_stock.leverkusen Field_Adapter: - replace_empty: 0 - replace_smaller: [0,0] exhibit_WIT: (0) exhibit_BOT: (0) exhibit_REC: (0) exhibit_HAA: (0) exhibit_LEV: (0) firma: Source: articles_new.attr1 #Target Datapool: export_articles_stock_bil #sql table Primary_Key: [ordernumber, firma]
Definition aktualisieren