Search found 3 matches

by unicorn
Wed Aug 08, 2012 4:55 am
Forum: General
Topic: columns of 1st sequencer to parameters in next linked seq.
Replies: 7
Views: 1798

How parameters can read from the value file (resulted sequential file in the first job containing 3 values).Is there any particular path where i need to store the value file.
And I'm not able to see any option in the parameters tab to read the record from any file.

Regards
by unicorn
Tue Aug 07, 2012 12:01 pm
Forum: General
Topic: columns of 1st sequencer to parameters in next linked seq.
Replies: 7
Views: 1798

There is a Sequence job containing two job activity for two parallel jobs. In the first parallel job, there is a database stage which results in say 3 columns. I want that 3 columns to be the value of the 3 parameters(3 parameters because of 3 coulumns ) of the second job activity in the sequence job.
by unicorn
Tue Aug 07, 2012 7:16 am
Forum: General
Topic: columns of 1st sequencer to parameters in next linked seq.
Replies: 7
Views: 1798

columns of 1st sequencer to parameters in next linked seq.

Can i pass 2 or more column values from a database stage inside one sequencer to assign 2 or more respective parameters in the next linked sequencer for a Sequence Job.