cancel
Showing results for 
Search instead for 
Did you mean: 

packaging web dynpro application

Former Member
0 Kudos

hi all,

how can we package our WebDynpro projects with all the created iviews, roles, etc. so that we can deploy it to our app server and just add the roles to the users

thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI! fiel,

create a transport package like this.

Transport the PCD(iviews,pages,worksets,roles,etc) objects from Development server to Quality Server to Production server..

Follow this steps in Development server

First login into development server

1)Try to keep all the objects in one folder(say myfolder) under portal content.

2)Now come to system administrator->tranport-> tansport package->export->portal content-> create a new folder

3)Select this new folder right click new transport package-> give the name and id->finish ->and close the transport package.

4)Now open the transport package which u have created just now.(make sure that u r transprt package is opend at right in content area)

5)Now select your folder which contains actual content(i.e iviews,pages,worksets,roles,etc ,, in this case my folder) right click add all objects to tansport package

6)Click on export button

7)Click on start export button

8)Download the export file using downlaod export file link

9)Save on your desktop

Now login into production server or quality server

Now importing the object inot quality server.

1)Go to system administartor->tansport->transport package-> import

2)Source for package file as client. click on browse and and select the .epa file which u have saved on to desktop (i.e from 9 step from above)

3)Click on upload

4)Select content to be overwritten as all and click on import

5)You get a message a import successful.

To check the object are present in your quality server or productin server

Go to the content administartor->portal content and check u r folder(i.e myfolder)

regards,

Mithileshwar

Former Member
0 Kudos

thanks for the quick reply

Mithileshwar sir, where can i find this? sorry for the question... is it on CMS?

Former Member
0 Kudos

Hi,

i got this description from there one of the orkut group.Sorry i don't remember the name of the group but i think that is something like sapportal.

reagrds,

Mithileshwar

Former Member
0 Kudos

ahh i see thanks Mithileshwar. ill just look for it in the portal

Former Member
0 Kudos

Hi,

I think you need to create the corresponding SCA and deploy to the target system.

Ex: SCA for the EPA or PAR files

SCA for WD Dcs.

Regards

Ayyapparaj