cancel
Showing results for 
Search instead for 
Did you mean: 

sld

Former Member
0 Kudos

Hi

We are not having a centralized sld for dev, qual and prod. Since we are having a seperate sld for each, transporting the interfaces is becoming a problem.

The transports is being done by ourselves(Pi developers) we are using normal file transport. when we are transporting from dev to quality, we are getting error that the SOFTWARE COMPONENT VERSION ID is different in the target(quality) (Note: New Software Components are created in Quality SLD with same names as created in Dev SLD and imported into ESR)

Question: How do we do the transports, if we delete the swcv from the quality ESR and transport the entire swcv from Dev ESR it works, but the swcv id does not match from the swcv in Quality ESR and in the Quality SLD which will create errors.

Normal approach would be to have a centralized sld for both DEV and Qual and another sld for Prod, but then while moving from quality to prod we will run into the same errors regarding the SWCV id difference

Thanks

UM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Prabhatxi

You just mentioned that we can transport objects from 1 sld to another, Can you please explain a little. i searched on sdn regarding transporting objects from 1 sld to another...so you mean to say to transport the software components created in Dev to Quality. yes if this is possible, it will solve the problem.

Thanks

UM

Former Member
0 Kudos

Uma,

Do this way,

1) Create the SWCV in QAS exactly same as DEV

2) First transfer the SWCV from SLD to IR( goto tools--Transfer from SLD-Inport SWCV )

3) Now Import the .tpz file via tools--Import design objects

OR

1) Goto SLD---Products, select your product and say export.

2) similarly do it for SWCV also

3) Import these two in QAS SLD first.

4) Then transfer the SWCV from SLD to IR( goto tools--Transfer from SLD-Inport SWCV )

5) Now Import the .tpz file via tools--Import design objects

Regards

Answers (3)

Answers (3)

Former Member
0 Kudos

Sorry ,

I Just saw you message ,

There are 2 ways . 1 , Bhavana told you .

Other Way is SLD -> administation -> Content -> EXPORT/ IMPORT for import of ALL Objects in One Go

Former Member
0 Kudos

Hay ,

yes Like the Objects from ESR / ID , You should also use Import export for SLD Objects from One SLD to Other .

Best Practice is : Create SLD Object in DEV Server , Move the Same Object to Quality and Producation .

Even the transport target should be maintained in Development and then move to Upper Level SLD's

SLD for DEV : Objects for Dev , Objects for Qty, Object for Prod . - transport Targets between all three .

Now Move the Objects from Dev SLD to QTY . ( No changes authorisation Should be there in QTY)

Now Move the Objects from Dev SLD to PRD . ( No changes authorisation Should be there in PRD).

Regards

Prabhat Sharma.

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

You have to trasport even software compoennt in Quality then it will work, because when ever you craete software compoent it will have GUI ID, if you create SWCV in Quality it will have different GUI ID, so this will not work.

trasport SWCV manually from dev to quality then trasport remaing objects... it will work.

Regards,

Raj

Former Member
0 Kudos

Hi Rajsekhar

We transported the entire SWC too from dev into quality, but the swcv id which are created in quality sld is not matching the one which we have imported from dev into qual cause its holding the swcv id of the dev server. thats the issue. if its a centralized sld then we will not have a problem, but since dev and quality has got its own separted sld, the swcv id are not the same..

Thanks

UM