Show TOC

Creating an RSS ChannelLocate this document in the navigation structure

Use

You create an RSS channel to display web feeds in an enterprise feed. The RSS channel supports the RSS and Atom web feed formats.

The RSS channel is designed to support public, unauthenticated feeds. We do not recommend using the RSS channel for personal feeds.

Note

The following RSS and Atom versions are supported:

  • RSS 0.90, RSS 0.91 Netscape, RSS 0.91 Userland, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0

  • Atom 0.3, Atom 1.0

Note

If you configure your AS Java to use a proxy server for HTTP or HTTPS requests (HTTP/S), all RSS feed requests pass through the proxy server.

Prerequisites
  • The enterprise feed in which to create the channel has been created.

  • You are assigned the portal Content Admin role.

Procedure
  1. In the portal, navigate to Start of the navigation path Content Administration Next navigation step Portal Content Management End of the navigation path.

  2. In the Portal Catalog, select the enterprise feed in which to create the channel.

  3. In the context menu of the enterprise feed, choose Start of the navigation path Open Next navigation step Enterprise Feed End of the navigation path.

  4. In the Channels tab, choose New.

  5. In the list of Available Templates, select RSS Channel.

  6. Choose Next.

  7. In the Object Name field, enter a name for the channel, and specify values for the other properties as required.

  8. Choose Next.

  9. In Feed URL, enter the URL of the web feed (RSS, Atom).

  10. Specify values for the following properties, as required:

    Property

    Description

    Icon URI

    The URI of the icon to display for this channel. By default the value of this property is empty, and a default icon is used.

    Valid formats are: GIF, PNG, JPEG.

    Enter either the full path ( http://...), a path that is relative to the application, such as /<application name>/images/<file>, or a PCD path in the Web Resource Repository (use the Copy ID option).

    Number of Entries

    The maximum number of entries returned by this channel.

    Select All to return all the available entries, or select Custom and specify the number of entries.

    Filter Entries by Age

    Specify whether to filter out entries that are older than a certain number of days.

    When you select Yes, in the Maximum Age in Days field, enter the maximum age of the entries to display.

    Sort Priority

    A numeric value that determines the order in which to display, in viewer applications, the groups of entries in a channel. The lower the number, the earlier the entry group is displayed.

    Note

    This property is relevant only for channels in enterprise feeds for which the display mode is By Channel.

    Sort by

    The field by which to sort the entries returned by this channel.

    Sort Order

    The order in which to sort the entries returned by this channel.

    Filter

    A string that is applied as a filter to the title and the description of channel entries.

    The value of this property is used as a filter, together with the values of the following properties: Match Case, Multiple Terms Support, and Match Method.

    Match Case

    Specify whether to match the case of the filter.

    Multiple Terms Support

    Select the check box to match the entire filter as a single string.

    Deselect the check box to match each space-separated string in the filter separately.

    Match Method

    Select the method for matching the filter:

    • Contains Filter - the match contains the filter.

    • Exact Match - the filter must be an exact match.

  11. Choose Next and then Finish.

The channel is added to the list of Channels in the Channels tab.

You can create additional channels, and open or remove existing channels.