cancel
Showing results for 
Search instead for 
Did you mean: 

Anonymous access to xml forms

01-15-2009 10:00 PM
ManuCerisier Explorer
453 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

Hi,

I have created an xml form and 2 iviews one to display and one to create new document (news) using the form.

I have assigned anonymous autscheme to the iview that displays the news. It work well when we access the portal as anonymous user but when I click on the link of one news to display the details, the portal display the login screen for authentification.

I think there's something to do with the com.sap.km.cm.xmlformpreview that is used to display the news but I'm not found what.

Thanks for your help.

Emmanuel

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

ManuCerisier
Explorer
0 Likes

Just for information, I have found a solution, modifying com.sap.km.cm.par to add anonymous autscheme to xmlformpreview.

Emmanuel

Former Member
0 Likes

Hi Emmanuel,

have a look at the document by Raluca Moraru [Web Page Composer anonymous user access|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e06e2dfa-7759-2b10-1c89-e90e6877e606] and the other links mentioned there (like SAP Note 837898).

Hope this helps,

Robert

ManuCerisier
Explorer
0 Likes

Thanks for your answer but it does not solve my issue. I had already inplemented OSS note : 837898.