Test only - size reduction
Steps:
1)import of: Order data, SKU master data & stock snapshort
2) configure data type, naming convention and dimension of SKU & clean data (double lines, negative Quantities,...)
3) Enter AS bin types
4) Different standard analysis are available
import order data files
if several files use "concentante node" to apped files (columns if different files should have same naming and same data type)
if problems try to import as data type "String" under sheet "Transformation"
usefull nodes "Concentenate" & String Manipulation"
typical nodes (CSV reader, excel reader, file reader) :
import master data file
typical nodes:
import stock data file
ATTENTION if multiple days in stock snapshot
Renaming of columns to fit the right naming
IF necessary convert Date from String to Date format
If necessary convert Qty to Integer from String
Convert date format
filter: only lines with Integer Qty => 1
Double lines: Same Date, Order_ID and SKU_ID are grouped and the qty is summed up (possible consequence: reduced number of order lines per day)
missing dimensions / weight is replace with 0
alternative approaches are not in
conversion into Kg and mm
lines with neg or 0 dim (length or width or height are filter out)
only one line per SKU (first line considered)
Calculation of Volume in l
conversion to int for QTY
Search for peak day by qty
sum up stock over possbile different lines for same SKU
consider only positive summed up stock
define UOM in original master data
Criteria for double lines
Date, Order Id & SKU
Posiiblity to add STring columns in group node:
all string columns could be filter in analysis
Order, Sku Master & Stock
Test only
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.