cancel
Showing results for 
Search instead for 
Did you mean: 

Reuse SC in different track

Former Member
0 Kudos

Hi,

I've built a software component and

I'd like to reuse it in a new DC in different track.

I tried to set dependency from the old one to the new one

but never succeed.

I can see the name of the SC show up in the new track,

but there's no DC inside.

I'd like to know if there's any tutorial

introducing steps to set dependency between tracks,

or if somebody can give me hints about constructing dependency.

Thank you.

Edited by: Eliza Lin on Jul 9, 2008 11:37 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Eliza,

There are some weblogs on this topic here on SDN. But to cut it short here's what you need to do:

1. Set up Transport Connection between the two tracks. I guess you've already done this.

2. Assemble the SC in the original track

3. Import the SC into the Test stage

4. Approve the SC

5. Once you've approved the SC it should appear in the Import Queue of the Development Stage of your follow-up track.

6. Import the SC into your follow-up track

Your sources should now be visible in the follow-up track.

Former Member
0 Kudos

Hi,

Thank you for your reply.

I've tried to follow your steps several times,

but it doesn't work.

I can't see anything in the development check-in stage.

Did I miss some critical point?

Former Member
0 Kudos

How did you configure the Transport Connection?

Former Member
0 Kudos

Sorry,

but I can't figure out the meaning of Transport Connection.

Where to config it?

Former Member
0 Kudos

You can find it in the CMS Landscape Configurator (rightmost tab page).

Former Member
0 Kudos

Yes, I've settled it.

I add the original one as source track, and the new one as target track.

connection type is Transport, and

I select SC I need to use.

But it's still not working, I can't see anything in develop stage

Did I miss anything?

Former Member
0 Kudos

Did you (re-)approve the SC in the original track?

Former Member
0 Kudos

ok, I finally succeed.

Thank you very much.