copyContent operation (deprecated)

Copies the specified content or space and its related metadata from one space to another. If a space is copied, all its contents are copied.

Note: If the target location already contains a space with the same name, the space that is copied is named Copy of [space name].

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

Input properties

Properties that specify the content to copy and the target space.

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.

Source ID/Path

A string value that represents a fully qualified name or a unique identifier of the content or space to copy. 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 and the name or click Browse to select the content.

Target Path

A string value that represents a fully qualified name of the space where the content is copied. The path must start from the root location (for example, /Company Home/User Home/My Home/Copied Data).

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

Output properties

Node UUID

A string value that represents a unique identifier of the content node that is created as a result of the copy process.

// Ethnio survey code removed