Engine / Editor
export_articles_properties_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_properties #sql from Joins: - Join: #each condition is joined with "AND" Datapool: articles_new Join_Condition: iwm_articles_properties.ordernumber = articles_new.ordernumber AND iwm_articles_properties.firma = articles_new.attr1 #Mapping -> Mappings source fields are detected by Mapping Mapping: ordernumber: Source: iwm_articles_properties.ordernumber mainnumber: Source: iwm_articles_properties.mainnumber property_group_name: Source: iwm_articles_properties.propertyGroupName property_value_name: Source: iwm_articles_properties.propertyValueName #Target Datapool: export_articles_properties_bil #sql table Primary_Key: [ordernumber]
Definition aktualisieren