cancel
Showing results for 
Search instead for 
Did you mean: 

How to solve web dynpro login issue

Piyushmatrixs
Participant
0 Kudos

Hi experts,

   I am new to web dynpro. I developed a web dynpro. When I tested it, it opened a browser for login, but I was unable to login. It is showing some warnings. I have enclosed its snapshot. Please help to solve this issues, tell me how to solve all these warnings.

Thanks in advance.

Accepted Solutions (0)

Answers (5)

Answers (5)

Piyushmatrixs
Participant
0 Kudos

Hello,

   I have solved some issue by making some changes in "Error Pages==>>logon error==>configuration" of webdynpro in TCode sicf.

    It enabled logon button and popup dialog box to enter login detail. But now the problem is that when I test it by login in Google Crome, it display the output, but when I test it in Internet Explorer it display a blank page after login. Now What is the problem?

   Can anyone help me please.

Thanks

Former Member
0 Kudos

Hi Piyush ,

May i know Which version of Internet Explorer (IE) is installed on the computer?


1. Check for -->



IE -- Tools --  compatibility view settings -- (check box)  display all web settings in compatibility view

2.Moreover,the set of supported browser is explicitly defined inside the webdynpro runtime,if its IE9      then i think you need to wait for service pack that should include IE9 support .

3. If still not resolved ,Please go through the Note 1347768 for more information.

Please close this thread if your query is resolved .

Best Regards,

Praveen Srivastava.

Piyushmatrixs
Participant
0 Kudos

Hi,

  It was little related to compatibility view.

Thanks to all of you.

Regards

Piyush

Piyushmatrixs
Participant
0 Kudos

Hi Praveen,

  I had added login/accept_sso2_ticket and login/create_sso2_ticket using TCode rz10, and restarted it (with TCode SMICM) but the problem is as it is.

Regards

Piyush

ramakrishnappa
Active Contributor
0 Kudos

Hi Piyush,

The SSO logon is not configured poperly.

I think you can still logon by clickin button "Log On", you should get the pop up where you can enter your SAP user and password.

If its not working, please contact basis team to configure the necessary settings to run web dynpro applications.

Please refer the below link for to about the setttins to be done.

Configuration for running WD application

Hope this helps you.

Regards,

Rama

former_member184578
Active Contributor
0 Kudos

Hi,

Maintain these profile parameters and try.

login/create_sso2_ticket =  2

login/accept_sso2_ticket = 1

Also, is the WDA application url a FQDN?

Regards,

Kiran

Piyushmatrixs
Participant
0 Kudos

Hi Kiran,

    Yes, WDA application url is FQDN.  Can you tell me that where I can maintain these profile parameters?

Thanks & Regards

Piyush

Former Member
0 Kudos

Hi Piyush,

Check below link and if unclear please reply back .

Please close the thread if your query is resolved !

Best Regards,

Praveen Srivastava

former_member184578
Active Contributor
0 Kudos

Hi,

Execute transaction RZ11 enter parameter login/* and choose the mentioned parameters from F4 and change the value.

Regards,

Kiran

Former Member
0 Kudos

Hello Piyush, If possible contact some basis person in your organization, they will resolve it.

nishantbansal91
Active Contributor
0 Kudos

HI Piyush,

Its not a technical problem. In my carrier i saw this problem below some of the reason.

1. Either the U-ID you have logic is locked. Please check the default user-ID either it is locked or check all the RFC user id also using SU01.  Check the ID status.

2. Connection between the Web Connection and Back End are lost.

Regards,

Nishant

Piyushmatrixs
Participant
0 Kudos

Hello Nishant,

    I checked my ID using SU01, it is not locked. Can you please elaborate?

Thanks