Entry template content 

Lists the elements in an activity entry template 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:

snx

Table 1. Entry template elements

Element How treated on input Description
<id> Ignored Unique identifier of the entry template.
<title type="text"> Required Entry template title; a descriptive title of the entry template specified in text format. The type attribute is optional; type="text" is the default and only format allowed.
<updated> Ignored The date this entry template was updated, as defined in the Atom specification.
<published> Ignored The date this entry template was published, as defined in the Atom specification.
<author>

<name>

<email>

<snx:userid>

<snx:ldapid>

<snx:userStatus>

</author>

Ignored The author of this entry template. Accepts the <name> element as specified in the Atom specification. Also accepts the <snx:ldapid> and <snx:userid> elements. If IBM Connections is configured to prevent email addresses from being displayed, then the <email> element is not supported. Otherwise, it can be used. The <snx:userStatus> element identifies whether the person is an active or inactive user.
<contributor>

<name>

<email>

<snx:userid>

<snx:ldapid>

<snx:userStatus>

</contributor>

Ignored A contributor to this entry template. Accepts the <name> element as specified in the Atom specification. Also accepts the <snx:ldapid> and <snx:userid> elements. If IBM Connections is configured to prevent email addresses from being displayed, then the <email> element is not supported. Otherwise, it can be used. The <snx:userStatus> element identifies whether the person is an active or inactive user.
<category scheme="http://www.ibm.com/xmlns/prod/sn/type" term="entrytemplate" label="Entry Template" /> Required Identifies an activity entry template.
<snx:activity> Ignored Unique ID of the activity in which this entry template resides. The identifier is assigned to the activity by the server.
<link rel="edit" type="application/atom+xml" href="edit_url"/> Ignored Use this web address to obtain the latest full content (not just summary) of this entry template and to update or delete it.
<link rel="self" type="application/atom+xml" href="self_url"/> Ignored As defined in the Atom specification.
<link rel="alternate" type="application/atom+xml" href="alt_url"/> Ignored As defined in the Atom specification.
<link rel="alternate" type="text/html" href="alt_url"/> Ignored Use this web address to obtain a HTML representation of this entry template suitable for display in a browser.
<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.
<content type="html"> Required The formatted content of an activity, as defined in the Atom specification; may be empty.
<snx:field> Optional Represents a bookmark, file, or custom field. See Activities field element for more information.


Parent topic

Activities Atom node data types

Related reference
Create an entry template programmatically
Update entry templates


   

 

});

+

Search Tips   |   Advanced Search