Skip to Content
0
Former Member
Jul 01, 2008 at 02:52 PM

WPC - Anonymous User Error

26 Views

Hello,

I have some problems with displaying the site content for the anonymous user.

First, I specify that I've done all the steps provided as a solution in this thread: [Web page composer and end user;

Some of the containers from a web page are showed correctly but some are displaying the following error message:

"Cannot render container : com.sap.engine.lib.xml.util.NestedException: Function with name 'wpc:getHrefValue' not found in context library."

This container uses a Simple Link List - template and as a link item contains an external link; so trying to trace the error I saw that xsl file corresponding to the template calls a method 'wpc:getHrefValue' for displaying the hyperlink value and for unknown reasons this is not available for the anonymous user.

The same thing happens if the template uses an internal link and brings the error:

"Cannot render container : com.sap.engine.lib.xml.util.NestedException: Function with name 'wpc:getWebDavAccess' not found in context library." refering to the getWebDavAccess method.

The par file containing the xslt helpers should be visible to everyone so the only thing it can represent is the way the "wpc:" call is made - which I couldn't track it.

Please tell me if you have any clues on this issue.

Thanks,

Ioana