cancel
Showing results for 
Search instead for 
Did you mean: 

Adding SWCV Dependency

Former Member
0 Kudos

Hi, Friends:

We are using PI 7.1, we defined software components dependency, and it work fine: e.g.

SWCV_A depends on SWCV_B.

The new requirements of the interface require us to add another dependency SWCV:

e.g. SWCV_A depends on SWCV_B and SWCV_C (new one).

What we have done:

We choose the installation time to define the dependeny, added SWCV_C in Prerequisite SWCV.

The problem is that the newly added defined dependency SWCV_C does not show up without re-importing the SWCV_A.

Since SWCV_A has already in ESR, and we have built some interfaces, we can not delete and re-import it again.

Searched around here and not get my answers yet, Your suggestions are welcomed.

Regards.

Liang

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Liang,

Can you see this weblog:

/people/michal.krawczyk2/blog/2005/08/26/xi-are-you-independentfrom-your-dependencies

Regards,

---Satish

Former Member
0 Kudos

Satish:

Thanks for the the link.

Actually, if you check the last comments by Mark, I am facing exactly same delimma as he did.

If this is fresh new project, it is OK. I can re-import it again, no pain at all.

I am trying to look for a seamless way to add SWCV dependency during the whole realization stage, because we never know what is next dependency swcv we need to added to the list.

Any comments and suggestions ?

Regards.

Liang

Former Member
0 Kudos

Hi,

Sorry...i got a mistake, please try this.....

- Double click in your SWCV

- go Details tab

- edit

- Tools->update sld

Former Member
0 Kudos

Hi,

The the problem has been solved:

I just restarted ESR, and I see the dependency is there.

Previouly I just keep refreshing ESR, it does not work.

Thanks lpbuff and Satish.

Regards.

Liang

Former Member
0 Kudos

Sorry i was confusing with PI 7.0, but you can also do the steps in the post before...instead to restart....

Thanks!,

lpbuff

Former Member
0 Kudos

Sovled. Thanks

Answers (1)

Answers (1)

Former Member
0 Kudos

I think one time that if i import again the SWC it going to delete the objects i create....but this not happen you have to re import the SWCV....your object are going to continue...

Former Member
0 Kudos

HI, lpbuff:

I have tried re-import and system prevent me from importing since I have the SWCV already in ESR:

A software component version with the name SWCV_A (ID: 509ac7568dff11dcbb6fc5790a115642) already exists

To update the SLD information, use the relevant menu option in the editor for software component versions

Also tried to "Update SLD Information" in the menu option of the SWCV, it does not work either.

Any ideas ?

Regards

Liang

Former Member
0 Kudos

Hi Liang,

Try with this:

Menu Object->new->work areas->software component version->import from SLD->display

Then choose the one You need and clic in ok

Regards

Ivan

Former Member
0 Kudos

Hi, Ivan

That is what I exactly did. Without deleting existing SWCV_A, I am not allowed to import it again.

Regards.

Liang