getContentAttributes operation (deprecated)

Retrieves the attributes that are associated with the content.

For information about the General and Route Evaluation property groups, see Common operation properties.

Input properties

Properties that identify the content.

Store Name

A string value that represents the name of the store where the content is located.

If you provide a literal value, select the name from the list. Currently, only SpacesStore is available.

Node ID/Path

A string value that represents a fully qualified name or a unique identifier of the content. The path must start from the root location (for example, /Company Home/User Home/My Home/Mydata.xml).

If you provide a literal value, either type the path or identifier, or click Browse to select the content node.

Version Label

(Optional) A string value that represents the version label of the node or content whose attributes are retrieved. If this value is not specified, LiveCycle retrieves the attributes of the latest version of the node or content.

If you provide a literal value, type the version number.

Output properties

Content Attributes

A map value that contains the retrieved attributes that are associated with the content.

For information about retrieving values from a map, see Accessing data in data collections.

// Ethnio survey code removed