In IBM® Cognos® Workspace, a user can insert an RSS
widget from the toolbox. After configuring the RSS feed, the RSS feed
widget displays HTML markup when the feed details are enabled.
You
can hide the HTML markup when the Show feed details option
is enabled by specifying the advanced setting, CPSRssAllowUnsafeCharacters on
the dispatcher. You must set the parameter for each dispatcher. For
multiple dispatchers, you can set the parameter globally.
Procedure
- In IBM Cognos Administration, click Configuration > Dispatchers
and Services.
- To specify the CPSRssAllowUnsafeCharacters setting
for a single dispatcher, do the following:
- In the Name column, click a dispatcher,
and click Set properties.
- Go to the PresentationService,
and click Set properties.
- Click the Settings tab, and for Environment, Advanced
settings, click Edit.
- Click Override the settings acquired from
the parent entry. Now, go to step 4.
- To specify the CPSRssAllowUnsafeCharacters parameter
globally, for multiple dispatchers, do the following:
- On the Configuration toolbar,
click Set properties - Configuration.
- Click the Settings tab, and for Environment, Advanced
settings, click Edit.
- In the Parameter field, type CPSRssAllowUnsafeCharacters,
and in the Value field, type true.
- Click OK.
Results
HTML markup is not displayed in the RSS feed details.