Hi all,
I created a Webdynpro iView. Given SAP_LocalSystem as system(Portal and Web Dynpro are on same Server). Added Permissions for Anonymous Users Group(for iview). iView Authentication mode anonymous. Usermapping is not possible for SAP_LocalSystem. I added this iView to a page and for page also Added Permissions for Anonymous Users. I am getting this error while executing this as a anonymous user.
<b>Portal Runtime Error
An exception occurred while processing a request for :
iView : pcd:portal_content/SampleContent/publicContent/roles/Sample_Home/Samplepage/sample
Component Name : com.sap.portal.appintegrator.sap.WebDynpro
Exception in SAP Application Integrator occured: ApplicationIntegratorException.
Exception id: 11:54_28/03/07_0065_54138750
See the details for the exception ID in the log file</b>
I created a system also to check. Its working fine If I set Usermapping with a user.
But because both(Portal and this System) are on same server once I run that iView, it showing this user as a logged on user. So creating a system is not a solution for me.
How to get rid of the above error using SAP_LocalSystem.
Points will be given for perfect solution.
Thanks
Joe