Parameter file usage in Datastage

Can anyone tel me how to use a file to fetch the parameter values for a parallel job in datastage as i don't want it to be hard coded.
The format for the file shall be (name,value) pair.
please help me...

Thanks,
Deepa

Questions by deepa_k

Showing Answers 1 - 3 of 3 Answers

Abhijain

  • Oct 3rd, 2008
 

In Datastage sequence, there is a stage named "UserVariable_Activity", this can use to fetch the parameter.
Create a new user variable in the uservariable_activity stage and for the expression part of it, you can simply give your parameter file path.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions