Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have done some research before posting this question, couldn't get any conclusive answer, so I'm posting it here. I have a situation where I might have to create hundreds of parameters for various connections, directories, etc. I'm trying to know if there is a way that I can have all the connection information's, directory paths and info related for the jobs in a table and dump it as some kind of global variables as a prejob that can be picked by the job components, instead of creating individual context parameters. How can I do this?
your response is much appreciated.
thanks
mj
@maximus jack , we usually define the connection metadata in Repository, and then export the parameters to context group or create context group in Repository. Import the context variables which you need from Repository to job.
Regards
Shong