Engine / Editor
unitize_iwm_articles_properties_pil
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
unitize
Runner
1
Revisionen
Editor
Engine bearbeiten
Definitionstyp
Runner-Typ
Name
Titel
Status
draft
active
archived
YAML-Inhalt
Engine: Unitize Source_Config: importEngine Target_Config: unitizeEngine Mysql_Engine: InnoDB Default_Charset: latin1 Source_Connection_Type: database Source_Database_Connection_Service: DatabaseConnectionService Source_Datapool: iwm_articles_properties_pil Source_Primary_Key: [PLFIRM, PLARTE, PLAPNR] Target_Primary_Key: [firma, ordernumber] #always primary key for target datapool. primary key of source pool can be read from the pool itself. Datapool: iwm_articles_properties_pil Add_Indices: - Add_Index: Datapool: iwm_articles_properties_pil Index_Name: idx_PLARTE Fields: PLARTE - Add_Index: Datapool: iwm_articles_properties_pil_herstellertext Index_Name: idx_ARARTE Fields: ARARTE Joins: - Left_Join: Datapool: iwm_articles_properties_pil_herstellertext Join_Condition: iwm_articles_properties_pil_herstellertext.ARARTE = iwm_articles_properties_pil.PLARTE Datapool_Definition: firma: VARCHAR(2) NOT NULL ordernumber: VARCHAR(255) NOT NULL mainnumber: VARCHAR(255) NOT NULL hersteller: VARCHAR(255) DEFAULT NULL herstellerartikelnummer: VARCHAR(255) DEFAULT NULL hersteller_html: VARCHAR(500) DEFAULT NULL PLANZ1: VARCHAR(250) DEFAULT NULL PLANZ2: VARCHAR(250) DEFAULT NULL PLANZ3: VARCHAR(250) DEFAULT NULL Leuchtmittel1: VARCHAR(250) DEFAULT NULL Leuchtmittel2: VARCHAR(250) DEFAULT NULL Leuchtmittel3: VARCHAR(250) DEFAULT NULL Leistung1: VARCHAR(250) DEFAULT NULL Leistung2: VARCHAR(250) DEFAULT NULL Leistung3: VARCHAR(250) DEFAULT NULL Lichtstrom1: VARCHAR(250) DEFAULT NULL Lichtstrom2: VARCHAR(250) DEFAULT NULL Lichtstrom3: VARCHAR(250) DEFAULT NULL Fassung1: VARCHAR(250) DEFAULT NULL Fassung2: VARCHAR(250) DEFAULT NULL Fassung3: VARCHAR(250) DEFAULT NULL Energieeffizienzklasse1: VARCHAR(250) DEFAULT NULL Energieeffizienzklasse2: VARCHAR(250) DEFAULT NULL Energieeffizienzklasse3: VARCHAR(250) DEFAULT NULL Lebensdauer1: VARCHAR(250) DEFAULT NULL Lebensdauer2: VARCHAR(250) DEFAULT NULL Lebensdauer3: VARCHAR(250) DEFAULT NULL Farbtemperatur1: VARCHAR(250) DEFAULT NULL Farbtemperatur2: VARCHAR(250) DEFAULT NULL Farbtemperatur3: VARCHAR(250) DEFAULT NULL Label: VARCHAR(250) DEFAULT NULL PLPKAT: VARCHAR(250) DEFAULT NULL pil_html_gesamt: TEXT DEFAULT NULL Mapping: firma: iwm_articles_properties_pil.PLFIRM ordernumber: IF(iwm_articles_properties_pil.PLAPNR = 0, iwm_articles_properties_pil.PLARTE, CONCAT(iwm_articles_properties_pil.PLARTE, '-',iwm_articles_properties_pil.PLAPNR)) AS ordernumber mainnumber: iwm_articles_properties_pil.PLARTE hersteller: iwm_articles_properties_pil_herstellertext.ADLNM1 herstellerartikelnummer: iwm_articles_properties_pil_herstellertext.ARHBSN hersteller_html: () PLANZ1: iwm_articles_properties_pil.PLANZ1 PLANZ2: iwm_articles_properties_pil.PLANZ2 PLANZ3: iwm_articles_properties_pil.PLANZ3 Leuchtmittel1: iwm_articles_properties_pil.Leuchtmittel1 Leuchtmittel2: iwm_articles_properties_pil.Leuchtmittel2 Leuchtmittel3: iwm_articles_properties_pil.Leuchtmittel3 Leistung1: iwm_articles_properties_pil.LEISTUNG1 Leistung2: iwm_articles_properties_pil.LEISTUNG2 Leistung3: iwm_articles_properties_pil.LEISTUNG3 Lichtstrom1: iwm_articles_properties_pil.LICHTSTROM1 Lichtstrom2: iwm_articles_properties_pil.LICHTSTROM2 Lichtstrom3: iwm_articles_properties_pil.LICHTSTROM3 Fassung1: iwm_articles_properties_pil.FASSUNG1 Fassung2: iwm_articles_properties_pil.FASSUNG2 Fassung3: iwm_articles_properties_pil.FASSUNG3 Energieeffizienzklasse1: iwm_articles_properties_pil.ENERGIEEFFIZIENZKLASSE1 Energieeffizienzklasse2: iwm_articles_properties_pil.ENERGIEEFFIZIENZKLASSE2 Energieeffizienzklasse3: iwm_articles_properties_pil.ENERGIEEFFIZIENZKLASSE3 Lebensdauer1: iwm_articles_properties_pil.LEBENSDAUER1 Lebensdauer2: iwm_articles_properties_pil.LEBENSDAUER2 Lebensdauer3: iwm_articles_properties_pil.LEBENSDAUER3 Farbtemperatur1: iwm_articles_properties_pil.FARBTEMPERATUR1 Farbtemperatur2: iwm_articles_properties_pil.FARBTEMPERATUR2 Farbtemperatur3: iwm_articles_properties_pil.FARBTEMPERATUR3 Label: () PLPKAT: iwm_articles_properties_pil.PLPKAT pil_html_gesamt: () Filters: - Filter: name: DuplicateIdentifierFirmaOrdernumber #there must always be a space between the key and the comparision operator and between the parentheses condition: Cross_Dataset_Filter_Adapter: filterByDuplicateIdentifierFirmaOrdernumber reason: 'There is another dataset'
Definition aktualisieren