cancel
Showing results for 
Search instead for 
Did you mean: 

Possible to run web dynpro apps without a portal??

Former Member
0 Kudos

Hi

Is it possible to run Web dynpro apps on a WAS without a portal?

Thx

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Ah,

Absolutely possible.

Use url like

http://host:port/webdynpro/dispatcher/com.your-company/yourappdc/AppName

in your browser address bar

Valery Silaev

SaM Solutions

http://www.sam-solutions.net

Former Member
0 Kudos

Hi,

I m a little confused what i should map for the following fields

com.your-company

your~appdc

My project name is for example xxxxyyyyyzzzzzzz.com

I suppose App name is maps to the application name.

so my link should be zzzzzzz.com/yyyyy/TestApp?

Former Member
0 Kudos

oh i managed to get the URL to work already but i am getting an error User SAPJSF has no RFC authorization for function group RFC2. ...lol Thx for the help on the URL

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi ah,

Yes your link will be

http://servername:port/webdynpro/dispatcher/xxxxyyyyyzzzzzzz.com/Applnname?

Regards, Suresh KB

Answers (2)

Answers (2)

Murali_Shanmu
Active Contributor
0 Kudos

Hi,

It depends on your requirement. If you want to show employee specific data, then you can take advatage of SSO concept of SAP Portal. If you want to show purely contents that do not change for everybody, You canalways access this Webdynpro applciation using a URL that would have been generated.

Regards,

Murali.

Former Member
0 Kudos

Hi ,

Yes . SAP s Web Application server - Java will suffice.