Skip to Content
0
Former Member
Oct 25, 2011 at 05:59 AM

Anonymous user Unbale to access an WebDynpro ABAP iView

1913 Views

Hi,

I have developed an application using webdynpro ABAP and integrated that into portal.

For this webdynpro application i have to create an iview, assigned it to a page, assigned this page to a custom role. I also set Authentication to anonymous for the page and iView. Assinged the custom role created to anonymous Group.

But while running it i am getting an error "An exception occurred while processing your request. Send the exception ID to your portal administrator. Exception ID 04:55_25/10/11_0047_14739050"

When I checked the log, it shows the error as "Deprecated scope of type SERVERSESSION_AT_LEAST_ONE_APP_SCOPE is used! Please replace the usage of scopes with new

mechanism based on "Cross application session communication API".

I also checked the note 1031159 and changed the configurations accordingly but getting the same above error.

I am on EP7.3 version.

Please guide me to move further successfully in showing the webdynbpro abap applicaiton to anonymous user.

Thank you.