Skip to Content
0
Apr 15, 2014 at 07:35 PM

Webdynro iview flickers in SAP portal

57 Views

Hi All,

I have a web dynpro java application. This application has a view in which a message is present. This view needs to be visible to user through portal only once for a day.

In the application the logic is written which shows the view only once to the user.

Now I have a web dynpro iview which refers to the above application. This Iview is directly assigned to a role and further this role is asigned to a user.

Now when the user opens the role then the view(wd java application view) is visible to it for only once i.e for the first time the user clicks on the role. But if usr clicks again on the role then this view(wd java application view) just flickers and the screen navigate to the next role which is required.

Issue is why the view((wd java application view)) flickers, it should not be visible after one time. It just flickers and go away.

What cold be the reason for this flicker. Please help.

The version is 7.31