Home

 

Reply content

Lists the elements in a reply entry as it is defined by Atom. All elements are in the http://www.w3.org/2005/Atom namespace, except those that are prefixed as follows:


Reply entry elements

Element How treated on input Description
<category scheme="http://www.ibm.com/xmlns/prod/sn/type" term="reply" label="Reply" /> Required Identifies a reply entry.

When you retrieve a reply created in Lotus Connections 2.0 from a version 1.0.x feed, the entry is represented as follows:

<category scheme="http://www.ibm.com/xmlns/prod/sn/type" term="comment" label="Reply"/>

Notice that the term attribute is set to comment instead of reply.

<content type="html"> Required The formatted text content of the reply; may be empty
<title type="text"> Required Entry title; the title of the reply specified in text format. The type attribute is optional; type="text" is the default and only format allowed.
<snx:position> Optional Position of the entry in the containing activity entry's array of fields. Use numbers separated by large increments to allow for repositioning. For example, use 1000, 2000, 3000, and so on. Choose a number that positions the entry relative to other entries in the activity. If a number is used more than once, the server renumbers the entries, while maintaining the relative positions of all entries.
<thr:in-reply-to ref="<unique_id>" type="application/atom+xml" href="<server_dns>/activities/service/atom2/activitynode?activityNodeUuid>" source="<unique_id>" /> Optional Use this Web address to obtain the parent of this entry.
<author> Ignored The author of this entry. Accepts the <name> element as specified in the Atom specification. Also accepts the <snx:ldapid> and <snx:userid> elements. If Lotus Connections is configured to prevent e-mail addresses from being displayed, then the <email> element is not supported. Otherwise, it can be used.
<contributor> Ignored The person who contributed this entry. Accepts the <name> element as specified in the Atom specification. Also accepts the <snx:ldapid> and <snx:userid> elements. If Lotus Connections is configured to prevent e-mail addresses from being displayed, then the <email> element is not supported. Otherwise, it can be used.
<id> Ignored Unique identifier of a message node
<link rel="self" type="application/atom+xml" href="..."/> Ignored As defined in the Atom specification.
<link rel="edit" type="application/atom+xml" href="..."/> Ignored Use this Web address to obtain the latest full content (not just summary) of this reply and to update or delete it.
<link rel="alternate" type="text/html" href="..."/> Ignored Use this Web address to obtain a HTML representation of this reply suitable for display in a browser.
<link rel="alternate" type="application/xhtml+xml" href="..."/> Ignored As defined in the Atom specification.
<published> Ignored The date this entry was published, as defined in the Atom specification.
<snx:activity> Ignored Unique identifier of the activity in which the entry resides. This identifier is assigned to the activity by the server.
<updated> Ignored The date this entry was updated, as defined in the Atom specification.

 

Example


Activities Atom node data types

 

Related reference


Create activity nodes

Retrieving activity nodes

Delete activity nodes

Restore activity nodes

Updating activity nodes


+

Search Tips   |   Advanced Search