Engine / Editor
export_articles_ost_mediaopt
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 Mysql_Engine: InnoDB Default_Charset: latin1 #Source Source_Datapool: articles_new #sql from Joins: - Left_Join: Datapool: iwm_articles_properties Join_Condition: articles_new.ordernumber = iwm_articles_properties.ordernumber AND articles_new.attr1 = iwm_articles_properties.firma - Left_Join: Datapool: shopware_article_info Join_Condition: articles_new.ordernumber = shopware_article_info.ordernumber AND articles_new.attr1 = 1 AND shopware_article_info.shop = 'ost' Read_Conditions: #sql where - Read-Filter - articles_new.attr1 = 1 Mapping_Vars: shop: 'ost' Mapping: Include_Mapping_export_mediaopt: export_mediaopt Filters: - Filter: name: 'empty id' condition: (id == '') reason: 'empty id' - Filter: name: not_in_stock_google_local condition: Not_In_Pool_Filter_Adapter: Config: exportEngine Datapool: export_articles_ost Local_Key: id Cross_Key: ordernumber reason: 'not in ostermannn online export' #Target Datapool: export_articles_ost_mediaopt #sql table Primary_Key: [id]
Definition aktualisieren