Engine / Editor
enhance_iwm_articles_properties_2
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
enhance
Runner
1
Revisionen
Editor
Engine bearbeiten
Definitionstyp
Runner-Typ
Name
Titel
Status
draft
active
archived
YAML-Inhalt
Adapter_Name: iwm_properties Engine: Unitize Source_Config: unitizeEngine Target_Config: enhanceEngine Mysql_Engine: InnoDB Default_Charset: latin1 Source_Connection_Type: database Source_Database_Connection_Service: DatabaseConnectionService Source_Datapool: iwm_articles_properties Target_Datapool: iwm_articles_properties_2 Engine_Mode: full Sql: SELECT * FROM ( SELECT t1.ordernumber, t1.mainnumber, t1.firma, t1.propertyGroupName, GROUP_CONCAT(t1.propertyValueName SEPARATOR'| ') as propertyValueName FROM ( SELECT ordernumber, mainnumber, firma, propertyGroupName, propertyValueName FROM `iwm_additional_properties_new` UNION ALL SELECT ordernumber, mainnumber, firma, propertyGroupName, propertyValueName FROM iwm_articles_properties ) as t1 GROUP by ordernumber ) as t2 Mapping: ordernumber: Source: t2.ordernumber mainnumber: Source: t2.mainnumber File_Field_Adapter: File: iwm_articles_properties_2.mainnumber firma: t2.firma propertyGroupName: Source: t2.propertyGroupName propertyValueName: Source: t2.propertyValueName File_Field_Adapter: File: iwm_articles_properties_2.propertyValueName Datapool: static_mapping_properties Engine: importEngine Identifier: id Fields: - id - property - up_to_value - group_name
Definition aktualisieren