manusatsangi
24th February 2003, 11:58
Dear All,
Say, I have 2 package combinations PCA & PCB and package 'td' has two VRCs 'vrca' and 'vrcb'. 'td vrca' is the parent of 'td vrcb'.
Now, 'tdvrca' is linked to PCA and 'tdvrcb' is linked to PCB.
Now, in "Maintain PVRC", in the field "Integration with Package VRCs in Package Combination", for 'tdvrca' if I want to enter "PCB", it gives error "Package VRC is not present in this Package Combination".
My question is why does give this error, when package combination "PCB" is linked to 'tdvrcb' which is child of 'tdvrca'. Hence, 'tdvrca' is in the search path of "PCB".
So, even though, 'tdvrca' is not present in the search path of package combination "PCB" and not directly present as a leaf node, why does the system not let me enter this VRC.

Actually, I need to do this as we have two production environments.

Warm Regards
Manu

victor_cleto
24th February 2003, 12:22
I think your're misconfusing the connection of packages combinations with VRC's and vice-versa:

You have this ( vrc, [PC] ):

td vrcb [PCB]
|
td vrca [PCA]

Even if PCB will see td vrca because it's below it, you can only set a VRC connected to a matching package combination (same level).
So you can set tdvrcb to PCB but not tdvrca to PCB - here only to PCA.

That field is there in case you have more than one package combination using the same VRC, eg:

td vrcb [PCB] & [PCT]
|
td vrca [PCA]

then you can set that vrc integrated to PCB or PCT (but not PCA as mentioned).