Page 1 of 1

Shared container

Posted: Fri Jun 17, 2005 8:23 am
by reddy
Hi Guys,

I created a simple load job and made it as shared container,when i am trying to use that shared container in another job as a input what i observed is i couldn't see "MAP TO CONTAINER LINK",
Please advice me what i did wrong.

Thanks for help.

Thanks
Narasa

Posted: Fri Jun 17, 2005 8:29 am
by anupam
When u created the shared container, u created the output link also ?

i think the problem is the output link from the shared container

Posted: Fri Jun 17, 2005 5:24 pm
by ray.wurlod
This message can arise when the name of the link from the parent job to the container is not the same as the link connection within the container to the container input or output.
If you make the link names the same, this problem willl go away.
Otherwise, you need to right click on the container in the parent job and select "map to container link" from the pop-up menu. From memory, there are one or two releases where this option does not appear; that's a bug in the client, so you need the "same names" fix.

Posted: Mon Jun 20, 2005 12:19 pm
by Ananda
MAP TO CONTAINER LINK:

Right click on the Shared Container and go to Properties.
In the Inputs tab select the link under Link mapping.

Note: This link is the same as the link to the common job component made available throughout the project.

This should solve the problem.

Posted: Fri Jun 24, 2005 1:36 pm
by reddy
Thanks alot sir.