cancel
Showing results for 
Search instead for 
Did you mean: 

From deploy to production

Former Member
0 Kudos

Hey people!

I have made an application in webdynpro in the deploy enviroment. Now i want it up and running in the production enviroment and add it as an iview on the portal. Can someone explain how i do that? i know how to do it in the deploy enviroment, but not on production. Do i have to have NWDS installed there aswell?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kristoffer,

NWDS is the development tool that we use. So, we require it only at the developer's machine

(not even on the development server:).

Once you have developed you application, you can move it to the production by simply deploying it onto

the relevant server.

(provided you have a WAS running on the production server).

And about integrating webdynpro with portal, the following links may help you:

http://help.sap.com/saphelp_nw04/helpdata/en/d8/6ee03fc2269615e10000000a155106/frameset.htm

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/webdynpro/po... integration of web dynpro applications.pdf

Hope this helps,

Best Regards,

Nibu.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

In your project folder , you will have .ear file.

You can ftp it or manually copy it to the server. Then logon to visual admin, go to server ->services ->deploy.

Deploy ur ear file here.. and start teh application.

In case of project development scenarios, people use NetWeaver Development INfrastructure(JDI).

Here transport options across different system is available.

Regards

Bharathwaj