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 .
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.
Add a comment