Page 2 of 2

Posted: Wed Oct 25, 2006 6:33 am
by Nageshsunkoji
kumar_s wrote:Hi Nagesh,

May I know in what case you use RPC for Shared Container function. Do you change metadata dynamically?
Hi Kumar,

For parallel shared containers, you can take advantage of
runtime column propagation to avoid the need to map the meta data.
If you enable runtime column propagation, then, when the jobs runs,
meta data will be automatically propagated across the boundary
between the shared container and the stage(s) to which it connects in
the job.

I copied the above description from Designer Guide .........

Hope it will give answer to your Question :)