Sunday, December 13, 2009

Cannot locate Presentation Template for Template

This was a request from a user so here's the error and its solution (encountered during search) :

[15/11/08 3:35:38:180 SAST] 0000009c HttpConnectio 3 com.ibm.crawler.HttpConnection 10: http://host/wps/wcm/myconnect/library/sitename/site area/image.jpg request sent
[15/11/08 3:35:38:180 SAST] 0000009c Node 1 com.ibm.crawler.Node 40: checkNodeFlags: res= false, flag= NODE_FLAG_UTF_8_CONVERSION_FAILED
[12/11/09 3:35:38:346 SAST] 00000078 RendererModul W IWKPL1453X: Exception occured while processing request: com.aptrix.pluto.renderer.BadPathInfoException:
IWKPL1224X: Cannot locate Presentation Template for Template {bf06d0804b429520bae8fbb461ad4639, com.aptrix.pluto.presentation.Template, Authoring-Template-File-Resource, }

Solution:

This error indicates that an authoring template was added to a site area but it wasn't mapped to a presentation template.IWWCM can not map it thus wont be able to render it.Use the location given, http://host/wps/wcm/myconnect/library/sitename/site area/image.jpg and navigate to the site area.

Steps to follow :

1. Select the site area
2. Select edit (Edit the site area)
3. Select template mapping
4. Map the authoring template to a presentation template
5. Save your changes

Your error has now been resolved.

No comments:

Post a Comment

Generate reports from Opportunities using a Visualforce Page in Salesforce

  Step 1: Create a Visualforce Page Go to the Setup menu in Salesforce. Search for "Visualforce Pages" in the Quick Find box and c...