cancel
Showing results for 
Search instead for 
Did you mean: 

URL from external web browser can't be redirect

Former Member
0 Kudos

Hi,

Currently I have facing some URL redirect problems. This problem only occurs when we are using external web browser to login into sap environment. I'm able to use web browser internally to login into the same server.

The internal and external login will have a bit different.For internal login, we can direct login to the particular server. But external login must go through another server port, then by using ICM will redirect it to another port which is the actual server.

I had checked with the port that with had set and should be no problem with them. I have no idea what was happening to it, can anyone facing this problem before. Hopefully have someone can giving me some guide for this problem.

Your assistance is greatly appreciated.

Thanks in advance.

Br Derrick

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Derrick,

Are you using Web Dispatcher or accessing the server itself?

If you are using WD, you need to set the following parameters:

rdisp/mshost = <your server host>

ms/http_port = <port of your server host>

Regards,

Wong

Former Member
0 Kudos

Hi Wong,

The parameter had been set correctly. As mentioned, it is regarding the redirect problem?

Any others suggestion???

Anyway thanks for your previous suggestion.

Br Derrick

Former Member
0 Kudos

Hi,

If you want answers you'll have to give more information :

Which SAP system (R/3, ECC, EP, XI/PI, SRM ????) ?

Which release ?

Which login ? on the abap stack ? on the java stack ?

Is there a web dispatcher ?

Are the all the servers in the same domain ?

We can't guess all of this !

Regards,

Olivier

Former Member
0 Kudos

Ops, sorry.

FYI,

We are using SAP ECC system, release - WAS 640 & running on ABAP stack.

The problem is:

When accessing the URL on the server itself, there are no problems redirecting to the main page.

If we go through the web dispatcher, we managed to access the login page.

However, after keying in the correct login details, it will direct us back to the login page instead of to the main page. If we access the main page directly via the web dispatcher, it works as well.

The problem is the redirecting part....

There's no problem if we access it via the server link.

Appreciate any help from you guys.

Thanks in advance!

Regards,

Derrick