Engine / Editor
export_fast_delivery_ost
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: exportEngine Target_Config: exportEngine #Source Source_Datapool: export_iwm_tracking_ost Joins: - Left_Join: Datapool: export_iwm_orders_ost Join_Condition: export_iwm_tracking_ost.auftragsnummer = export_iwm_orders_ost.Auftragsnummer Read_Condition_Vars: - date = date("Y-m-dTh:m", strtotime('-0 day')) Read_Conditions: - export_iwm_tracking_ost.verkaufshaus = 96 - export_iwm_tracking_ost.versanddatum = %date% Mapping: Bestellnummer: export_iwm_tracking_ost.auftragsnummer Vorname: Source: export_iwm_orders_ost.Re_Vorname Name: Source: export_iwm_orders_ost.Re_Name e-mail: export_iwm_orders_ost.Re_Email Bestelljahr: export_iwm_orders_ost.Bestelljahr Bestellmonat: export_iwm_orders_ost.Bestellmonat Bestelltag: export_iwm_orders_ost.Bestelltag Bestelldatum: Source: export_iwm_tracking_ost.auftragsnummer File_Field_Adapter: File: export_fast_delivery_ost.Bestelldatum Filters: - Filter: name: Delivery not within 3 days condition: File_Filter_Adapter: export_orders_fast_delivery_ost__filterSlowDelivery reason: 'Delivery not within 3 days' #Target Datapool: 'export_orders_quick_delivery_ost' Primary_Key: [Bestellnummer] # Bestelljahr: # Source: export_iwm_tracking_ost.ordernumber # Cross_Field_Adapters: # - Cross_Field_Adapter: # Config: exportEngine # Cross_Datapool: export_iwm_orders_ost #name of cross datapool # Cross_Field: Bestelljahr #field to select value from in cross datapool # Mapping: #cross field adapter with more than one key # ordernumber: Auftragsnummer # Bestellmonat: # Source: export_iwm_tracking_ost.ordernumber # Cross_Field_Adapters: # - Cross_Field_Adapter: # Config: exportEngine # Cross_Datapool: export_iwm_orders_ost #name of cross datapool # Cross_Field: Bestellmonat #field to select value from in cross datapool # Mapping: #cross field adapter with more than one key # ordernumber: Auftragsnummer # Bestelltag: # Source: export_iwm_tracking_ost.ordernumber # Cross_Field_Adapters: # - Cross_Field_Adapter: # Config: exportEngine # Cross_Datapool: export_iwm_orders_ost #name of cross datapool # Cross_Field: Bestelltag #field to select value from in cross datapool # Mapping: #cross field adapter with more than one key # ordernumber: Auftragsnummer
Definition aktualisieren