cancel
Showing results for 
Search instead for 
Did you mean: 

Anonymous user Unbale to access an WebDynpro ABAP iView

Former Member
0 Kudos

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.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Are you using this deprecated API in the Custom WD4A object ? It is wise not to refer a deprecated API.

Please check if this gives you any leads -

http://forums.sdn.sap.com/thread.jspa?threadID=1757032

~ Dhanz

Former Member
0 Kudos

Hi,

My issue is resolved...

I have added anonymous user with end user right to the system I have created and its working fine now.

Thank you.

Former Member
0 Kudos

Hi,

I'm also working on EP7.3 and R3 WD4A integration. But I just can't find any WD for ABAP from whithin EP7.3 wizard.

I tried to create the WD4A iview by right-clicking a PCD folder and then "New"->"iView"->"iView from remote source" to get a search screen. I choose a system alias (point to bk web as), use "*" as application id, and pick "WebDynpro for ABAP" as the application type.

However, I always got "Nothing found. Change your search criteria."

I did do some activation work on backend R3 SICF setting. I'm able to directly access web dynpro via http://mywebas.domain:8000/sap/bc/webdynpro/mywd.

If you're using the same scenario, please let me know anything I missed or any other special setting.

Thanks

0 Kudos

Hi Wilson,

Did you manage to resolve your issue? Please can you share your solution if you did as i am having the same problem.

Many thanks

Answers (0)