Engine / Editor
export_images_oms
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: articles #sql from Read_Conditions: #sql where - Read-Filter - articles_new.active_oms = 1 and articles_new.ItemImageDate > NOW() - INTERVAL 10 DAY #Mapping -> Mappings source fields are detected by Mapping Mapping: ordernumber: Source: articles_new.ordernumber mainnumber: Source: articles_new.mainnumber attr1: Source: articles_new.attr1 In_Export: no imageUrl: Source: articles_new.imageUrl Field_Adapter: - if: (attr1 == 1) then: - replace: ['trends', 'ostermann'] - if: (attr1 == 3) then: - replace: ['ostermann', 'trends'] optionname: Source: articles_new.configuratorOptions #Target Datapool: iwm_images_oms_yaml #sql table Primary_Key: [ordernumber]
Definition aktualisieren