Page 1 of 1

Job Parameter in Shared Container

Posted: Thu Jul 19, 2007 8:51 am
by vijayrc
Hello,
I'm having difficulty in accessing a Job Parameter in a Shared Container.
The Shared Container, as such, in its Job Properties, has no Job Parameter defined. The Parent Job calling this Shared Container has few Job Parameters, which I would like to access in a Transformer in the Shared Container. Is this possible or am I missing something. Any help would be of great help to me.
Thanks,
Vijay

Re: Job Parameter in Shared Container

Posted: Thu Jul 19, 2007 1:16 pm
by thamark
We would not be able to use the parameters defined in the job in shared container.
Define the parameters in shared container and map parameter in the job to the shared container parameter in the properties of the shared container stage in the job.

Hope this helps...