Engine / Editor
articles_stock_ost_google_local
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: ostermann_s_articles_details Source_Primary_Key: [ordernumber, store_code] Target_Primary_Key: [ordernumber, store_code] #always primary key for target datapool. primary key of source pool can be read from the pool itself. Datapool: ost_articles_stock_google_local Datapool_Definition: ordernumber: VARCHAR(255) NOT NULL store_code: VARCHAR(255) NOT NULL itemid: VARCHAR(255) DEFAULT NULL price: VARCHAR(255) DEFAULT NULL quantity: VARCHAR(255) DEFAULT NULL availability: VARCHAR(255) DEFAULT NULL pickup_method: VARCHAR(255) DEFAULT NULL pickup_sla: VARCHAR(255) DEFAULT NULL Mapping: ordernumber: ostermann_s_articles_details.ordernumber store_code: () itemid: CONCAT(ostermann_s_articles_details.ArticleId, ostermann_s_articles_details.ArticleDetailsId) as itemid price: (0) quantity: (0) availability: (0) pickup_method: (0) pickup_sla: (0)
Definition aktualisieren