cancel
Showing results for 
Search instead for 
Did you mean: 

Running an application

Former Member
0 Kudos

Hi,

If one of the developer in a team is not using DTR and he has not configured NWDI in his system . And if a webdynpro application is not running in portal then how can he run that application from his desktop .

In this case the application is already deployed , just he has to run it .

Thanks a lot .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

The easiest way would be to just call the application URL directly from the browser.

1. The URL for a locally deployed Web Dynpro application is of the form:

"<i>http://<host name>:<port number>/webdynpro/dispatcher/local/<Web Dynpro project>/<name of Web Dynpro application></i>"

2. The URL for a development component is of the form:

"<i>http://<host name>:<port number>/>webdynpro/dispatcher/<Vendor>/<name of development component><name of Web Dynpro application></i>"

Regards,

Satyajit.

Answers (0)