Altbestand / Detail

enhance / iwm_prices

Mandant csv-pipeline-smoke
engine Typ
invalid Parse-Status
Managed Status
draft
YAML konnte nicht geparst werden Kurzinfo

Raw YAML

Dateiinhalt

#Connections
Source_Config: unitizeEngine #config - credetials of source connection service
Target_Config: enhanceEngine #config - credentials of target connection service
#Engine Mode
Engine_Mode: full

#Source
Source_Datapool: iwm_prices  #sql from

Joins:
- Join: #each condition is joined with "AND"
  Datapool: iwm_stock
  Join_Condition: iwm_prices.ordernumber = iwm_stock.ordernumber AND iwm_prices.firma = iwm_stock.firma # One row per JOIN

Source_Datapool: iwm_prices
Target_Datapool: iwm_prices


Mapping:
 ordernumber:
  Source: iwm_prices.ordernumber
 mainnumber:
  Source: iwm_prices.mainnumber
 firma: iwm_prices.firma
 price: iwm_prices.price
 pseudoprice: iwm_prices.pseudoprice





Metadata

Erkannte Konfiguration

Diese Sicht basiert auf der aktuell lesbaren Legacy-Datei und hilft beim Vergleichen vor dem Import.

Keine Metadaten verfügbar.