-
Oct 15th, 2010, 10:52 PM
#1
[Urgent] Please me how to run step in step
Hi all
I have a question. Our solution as follow:
I have 2 step. step 1 run Sequential Flow, step 2 run as Partition, each record of step1 I run a store to fill data to one table( I call name is TBLDATA). After finish each record I want to run step 2. Step 2 get data from TBLDATA and run a store 2 for all records from TBLDATA.
Follow as below:
+ record 1 from step 1=> run step 2 with record 1
+ record 2 from step 1=> run step 2 with record 2
...
+ record n from step 1=> run step 2 with record n
Please help me config batch config
Thank you very much!!
-
Oct 18th, 2010, 10:16 AM
#2
Maybe if "step1" was actually a Partitioner you would be able to simply configure step2 as a standard partitioned Step?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules