Technote (troubleshooting)
Problem
"Creating category selection trees" may not work in Remote Rendering Portlet
Symptom
You can see this error in the browser/log
An error occurred attempting to communicate with IBM Lotus Web Content Management Server. Review the Portlet settings. (Response code: 302)
Resolving the problem
You should use below options for path component for remote rendering portlet to work.
Path component tags
The URLs generated by the path component will be fully qualified when viewed through a portal. To generate URLs with no prefix, use the following "Type" parameters instead of the standard parameters:
Type="noprefixbase" instead of Type="base"
Type="noprefixservlet" instead of Type="servlet"
Type="Prefix". When viewed through portal the, prefix value will be printed. If no prefix exists then empty string is returned.
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.