draft
Raw YAML
Dateiinhalt
#Connections
Source_Config: enhanceEngine #config - credetials of source connection service
Target_Config: enhanceEngine #config - credentials of target connection service
Enhance_Mode: flexible
#Engine Mode
Engine_Mode: full
#Source
Source_Datapool: articles_new #sql from
#Target
Datapool: articles_imagedates #sql table
Target_Datapool: articles_imagedates #sql from
Primary_Key: [ordernumber, attr1]
#Mapping -> Mappings source fields are detected by Mapping
Mapping:
ordernumber: articles_new.ordernumber
mainnumber: articles_new.mainnumber
arte: articles_new.arte
attr1: articles_new.attr1
imageUrl: articles_new.imageUrl
latestImageDate:
Source: articles_new.ItemImageDate
File_Field_Adapter:
File: articles_imagedates.ItemImageDate
Metadata
Erkannte Konfiguration
Diese Sicht basiert auf der aktuell lesbaren Legacy-Datei und hilft beim Vergleichen vor dem Import.
| Source_Config | enhanceEngine |
|---|---|
| Target_Config | enhanceEngine |
| Enhance_Mode | flexible |
| Engine_Mode | full |
| Source_Datapool | articles_new |
| Datapool | articles_imagedates |
| Target_Datapool | articles_imagedates |
| Primary_Key | [ "ordernumber", "attr1" ] |
| Mapping | { "ordernumber": "articles_new.ordernumber", "mainnumber": "articles_new.mainnumber", "arte": "articles_new.arte", "attr1": "articles_new.attr1", "imageUrl": "articles_new.imageUrl", "latestImageDate": { "Source": "articles_new.ItemImageDate", "File_Field_Adapter": { "File": "articles_imagedates.ItemImageDate" } } } |