Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Web Dynpro ABAP application

Former Member
0 Likes
578

Hi All,

Is it possible to make a Web Dynpro application available on internet without using Portal? How?

Thanks

Hardik

5 REPLIES 5
Read only

Former Member
0 Likes
550

Hi

Each and every webdynpro application will have a url which starts with http://., so that means this will work only in your Interanet. if you configure this url in portal/netweaver business client it will be global, anybody can access whoever have userid and password.

Regards,

Naresh.

Read only

GrahamRobbo
SAP Mentor
SAP Mentor
0 Likes
550

Yes of course you can. You just need to ensure you have network connectivity from the internet to your application server - just like any other HTTP endpoint.

Cheers

Graham Robbo

Read only

0 Likes
550

Thanks Guys.. As per my understanding, My potions are

- SAP Portal

- Netweaver Business Client

- Give VPN connection to my clients

I am aware of Portal, but we are not looking for Portal solution.

Could you Pl give some idea on how to use Netweaver Business Client (NWBC) to make my Web Dynpro Application available on internet? I would really appreciate if somebody can provide me the steps.

Thanks Again

Regards,

Hardik

Read only

0 Likes
550

No No No No No......

It doesn't matter which client you use - you need network connectivity from internet machine to your SAP server.

Using a VPN is one way to do that, another is to allow access through corporate firewall. EP or NWBC or anything else will not get around the issue that you need network connectivity.

Go and talk to your networking guys.

Cheers

Graham Robbo

Read only

0 Likes
550

Thx Graham !!