The Atom list-rendering profile | HCL Digital Experience

Digital Data Connector (DDC) for HCL Portal provides a list-rendering profile that is ready to use for access to feeds that comply with the Atom syndication format standard.

This profile is named ibm.portal.atom. The profile is deployed as custom properties of the WP List Rendering Profile Service resource environment provider in the WebSphere® Integrated Solutions Console. To display the profile, open the Custom Properties view of that resource environment provider in the WebSphere® Integrated Solutions Console and activate a key filter by specifying atom.*.

To use this profile in your lists, set the profile attribute of the ListRenderingContext rendering plug-in tag to the value ibm.portal.atom. Example:
[Plugin:ListRenderingContext action="set" extension-id="ibm.portal.ddc.xml" 
   profile="ibm.portal.atom" 
   attribute="source=https://www.cntserv_exmp.com/connections/communities/service/atom/catalog/public"
   compute="always"]
The Atom list-rendering profile declares the following attributes:
Alternate URL
alternateLink
Link to an alternate representation of the entry or feed, for example a permalink to the HTML version of the entry, or the front page of the weblog.
Author's email address
authorEmail
Email address of the feed entry author.
Author's Name
authorName
Name of the feed entry author.
Author URL
authorUri
URL of the feed entry author.
Category Labels
categoryLabels
Provides a human-readable label for display of the categories.
Category Schemes
categorySchemes
Identifies the categorization schemes via a URI.
Category Terms
categoryTerms
Identifies the categories.
Content
content
The feed entry content.
null
contributorEmail
null
Contributor's email address
authorEmail
Email address of the feed entry contributor.
Contributor's Name
contributorName
Name of the feed entry contributor.
Contributor URL
contributorUri
URL of the feed entry contributor.
Edit URL
editLink
Link to edit the feed entry.
Enclosure URL
enclosureLink
Link to a related resource that might be large and might require special handling, for example an audio or video recording.
ID
id
Identifier of the feed entry.
Published Date
published
The date on which the feed entry was published.
Feed URL
selfLink
Link to the feed itself.
Subtitle
subtitle
Subtitle of the feed entry.
Summary
summary
Summary of the feed entry.
Title
title
Title of the feed entry.
Updated Date
updated
The date when the feed entry was last updated.