cancel
Showing results for 
Search instead for 
Did you mean: 

transportation of portal objects

Former Member
0 Kudos

how the portal content from development is transported to quality and production?

(i view , roles , pages.............etc)

i have a application which is developed in NWDI, i have deployed it to the Development and it is working fine.

i have integrated it in to the dev portal as wd java application.

my question is application will be deployed in to quality using CMS.

but how the roles and iview and pages will get reflected in to the quality.

please help me.

up to my knowledge i think using transport package we transport portal content from dev to qa and then to prod.

are the two process same dev to qa and qa to prod???

please halp me......

thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

vijay_kumar49
Active Contributor
0 Kudos

Yes Madhu, Absolutely

We can Transport the Portal Content(Like iView, Page, WorkSet and Role etc). We can Transport by using Transport Packages. i.e. we can generate .epa file from DEV System. that .epa file we can import into the QA and PRO System.

Check this [Doc|http://www.saptechnical.com/Tutorials/EP/TransportRequest/Index.htm]

Before Transport the .epa file to QA and PRO System 1st Transport the Our WDJ DCu2019s to QA and PRO System. I think you how to transport the our WDJ Activities From DEV System to QA and PRO System.

1.Once you have to release the activities that activities is available in CMS. There you have to Transport the activities to QA and PRO System.

Hope this helps!!

Thanks & Regards

Vijay K

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Madhu

You use NWDI to transport all your Webdynpro and JAVA developments.

An easy way to understand what is NWDI, is to compare it with a CVS server.

[http://en.wikipedia.org/wiki/Concurrent_Versions_System]

.... or event better, a CVS on steroids.

;o)

To transport the PCD objects (pages, iViews, Roles, etc...) you have 2 options:

1) Using EPA transportation (prefered method)

2) or using XML Actions

To use the 1st method check this:

[http://wiki.sdn.sap.com/wiki/display/EP/ProcessofmigratingPortalcontentfromportaltoanother+portal]

[http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=138084637]

To use the 2nd method check this:

[http://wiki.sdn.sap.com/wiki/display/EP/PortalContentDirectory+%28PCD%29]

[http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3871] [original link is broken] [original link is broken] [original link is broken];

Kindest Regards

/Ricardo Quintas