Subversion Repositories SmartDukaan

Rev

Rev 2524 | Rev 3748 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2524 Rev 3545
Line 8... Line 8...
8
 
8
 
9
KETTLE_DIR=$1
9
KETTLE_DIR=$1
10
 
10
 
11
$KETTLE_DIR/pan.sh -file="/root/trunk/pentaho/data-integration/transformations/itemLoader.ktr" -log="/tmp/itemLoader.log" -level=Debug
11
$KETTLE_DIR/pan.sh -file="/root/trunk/pentaho/data-integration/transformations/itemLoader.ktr" -log="/tmp/itemLoader.log" -level=Debug
12
$KETTLE_DIR/pan.sh -file="/root/trunk/pentaho/data-integration/transformations/ordersLoader.ktr" -log="/tmp/ordersLoader.log" -level=Debug
12
$KETTLE_DIR/pan.sh -file="/root/trunk/pentaho/data-integration/transformations/ordersLoader.ktr" -log="/tmp/ordersLoader.log" -level=Debug
-
 
13
$KETTLE_DIR/pan.sh -file="/root/trunk/pentaho/data-integration/transformations/cartLoader.ktr" -log="/tmp/cartLoader.log" -level=Debug
-
 
14
$KETTLE_DIR/pan.sh -file="/root/trunk/pentaho/data-integration/transformations/userLoader.ktr" -log="/tmp/userLoader.log" -level=Debug
-
 
15
$KETTLE_DIR/pan.sh -file="/root/trunk/pentaho/data-integration/transformations/orderFulfilmentLoader.ktr" -log="/tmp/orderFulfilmentLoader.log" -level=Debug