cancel
Showing results for 
Search instead for 
Did you mean: 

Running as a Standalone Application

Former Member
0 Kudos

Hi ,

Portal and web dynpro are on two different servers.

Once the web dynpro iview is displayed in portal...does further http request / response cycles happen directly between web dynpro server and user (given I click only buttons or links in web dynpro UI) or is it routed through portal every time.

Any information is much appreciated.

Many Thanks,Ashok

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Once the web dynpro iview is displayed in portal...does further http request / response cycles happen directly between web dynpro server and user (given I click only buttons or links in web dynpro UI) or is it routed through portal every time.

What you mean by portal and webdynpro on different system?

Are you creating URL ivews?

Regards

Ayyapparaj

Former Member
0 Kudos

Hi,

I mean web dynpro applications are deployed on WAS X.

And portal is on WAS Y.

I create web dynpro iview in Y which point to application in system X.( X is defined in Y with a alias).

(Also single sign on is set up between X and Y)

Pls let me know if this is clear.

Thanks ,

Ashok

former_member1
Active Participant
0 Kudos

It depends on the type of iView normaly ie the isolation method.

For WebDynpro normally it doesnt happens until you change it...

Former Member
0 Kudos

Hi Anish,

Can you Pls elaborate.

Thanks,

Ashok

Former Member
0 Kudos

I beleive the requests go to the backend directly, but it is easy to find out your self. Install httpwatch (www.httpwatch.com) on your client machine and start the tracing. You can see the URLs yourself.

-RK

Former Member
0 Kudos

Thanks,But I dont have such a setup to test using http watch.Because we are proposing a solution need to put these details .

So if anybody have tested or know whether the request goes directly to web dynpro server bypassing the portal server as http with evidence?

Thanks ,

Ashok