cancel
Showing results for 
Search instead for 
Did you mean: 

Webdynpro ABAP - Logoff button not working on Chrome

Former Member
0 Kudos

Hello Gurus,

I have a user requirement about implementing a logoff button on a webdynpro abap.

My WDA isn't integrated on any portal, so it is standalone application.

I followed steps documented in following link :

It consists on implementing Javascript code at SICF node level, on errors pages-logoff page explicit response page body. This javascript code is called after click on a button which triggers an outbound plug of type exit.

The problem is that this kind of implementation isn't working for me in Chrome browser. When i refresh the page of my WDA, i don't get the logon page, i get my application in its initial state.

It works fine on Internet Explorer 11 however.

Have you experienced this problem for Chrome ? Do you have any solution/workaround to do this in way which works for both IE & Chrome ?

Regards,

Christian

Accepted Solutions (0)

Answers (1)

Answers (1)

RatneshSisodiy1
Active Participant
0 Kudos

I am also facing the same problem. Did you get any solution for this.

For my case also, I followed the same step and when I click on logout button then a blank page is displayed instead of Javascript page and on F5(refresh) the application, the user remains logon in only.

Thanks in advance.