Page 1 of 1

Creating a shared container

Posted: Thu Jun 01, 2006 6:37 am
by chandra4u
Hi
I want to create a shared container, which will be used in many jobs. So I need your help in this. The container will accept some parameters as input, then selects some columns from the oracle database using those parameters in the where condition and will return the new column values.
So I wan to know what are the stages should be used in the shared container and how. And how to plugin this shared container in the job.
Please let me know.

Thanks
Chandra

Posted: Thu Jun 01, 2006 6:48 am
by ashwin141
Hi Chandra

I think you should go through user guide and read about shared container creation. Also search the forum for shared container, you will find many posts.

Regards
Ashwin

Posted: Thu Jun 01, 2006 7:55 am
by chandra4u
Ashwin, I hav gone through all the stuff. I have created a shared container also. But its not working. So wanted to know how you guys out my scenario in the shared container.
Thanks

Posted: Thu Jun 01, 2006 7:59 am
by chulett
What's 'not working' about it?

Posted: Thu Jun 01, 2006 8:09 am
by ashwin141
It will be easy for us to help you if you can explain in brief what exactly is the problem.

Regards
Ashwin

Posted: Thu Jun 01, 2006 4:30 pm
by ray.wurlod
You need to pass parameter values to a shared container via its Properties once the shared container has been painted onto the design canvas. This is done from the Repository view, but otherwise is an identical process to painting a stage onto the design canvas. It's good practice to click the command button that validates the input and output link names.