Search found 2 matches

by DawnBAscUK
Fri Dec 17, 2004 6:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multiple Instances and record looping
Replies: 3
Views: 665

Thank you for your help

Hello, We actually solved this by creating a job parameter as a batch number batching the records into groups. The using a bit of Job control creating a loop to pick up each of the batches. The reason for this design was a client designed webservice which could only process 1 row of data per soap me...
by DawnBAscUK
Wed Dec 08, 2004 8:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multiple Instances and record looping
Replies: 3
Views: 665

Multiple Instances and record looping

Hello, Quite a simple question but been trawling the boards trying to figure out the best way to deal with Multiple Instances of a datastage job. To explain: We have a sequential file as our source and what we want to do is pass one row to the job and allow it to finish then pass the next row to a n...