importContent operation (deprecated)

Adds the content of a ZIP file or an ACP file into the repository. An ACP file is a file created when you export content from Contentspace. All the contents of a zip or ACP file are extracted and added to the specified space in the same hierarchical structure as in the original file.

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

Input properties

Properties that identify the content 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.

Space Path

A string value that represents a fully qualified path or a unique node ID of the space where the content is added. The path must start from the root location (for example, /Company Home/User Home/My Home/).

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

Node Name

A string value that represents the name of the content node where the content is added.

Node Content

A document value that represents the ZIP or ACP file to import.

If you provide a literal value, click the ellipsis button to open the Select Asset dialog box. Then, select the asset to import. (See About Select Asset). To remove the value listed in the box, click the clear value button .

Node Encoding

A string value that represents the content node encoding. The default encoding is UTF-8.

Output properties

Is Content Imported

A boolean value that indicates the success or failure of the import. A value of true indicates success in importing the content. A value of false indicates failure in importing the content.

// Ethnio survey code removed