Engine / Editor
export_ametr_konkurrenzmodell
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: unitizeEngine #config - credetials of source connection service Target_Config: exportEngine #config - credentials of target connection service Mysql_Engine: InnoDB Default_Charset: utf8 #Source Source_Datapool: iwm_articles_tvk_3 #sql from Datapool_Definition: Artikelnr: VARCHAR(255) NOT NULL Modellname1: VARCHAR(255) DEFAULT NULL Modellname2: VARCHAR(255) DEFAULT NULL Modellname3: VARCHAR(255) DEFAULT NULL #Mapping -> Mappings source fields are detected by Mapping Mapping: Artikelnr: Source: iwm_articles_tvk_3.ordernumber Modellname1: Source: iwm_articles_tvk_3.Modellnamen Field_Adapter: - explode: ['|','0'] Modellname2: Source: iwm_articles_tvk_3.Modellnamen Field_Adapter: - explode: ['|','1'] Modellname3: Source: iwm_articles_tvk_3.Modellnamen Field_Adapter: - explode: ['|','2'] #Target Datapool: export_ametr_konkurrenzmodell #sql table Primary_Key: [Artikelnr]
Definition aktualisieren