Convert Document To String operation

Converts the contents of a document value to a string value. Use the operation to retrieve the contents of a document to use in process as a string value (or assigned to a string variable).

Input properties

Property to specify the document to convert to a string.

Document

A document value to convert to a string value.

If you provide a literal value, clicking the ellipsis button  opens the Select Asset dialog box. (See About Select Asset .)

Output properties

Property to store the result of the operation.

Document

A string value to store the convert document value.

Exceptions

This operation can throw a java.io.IOException exception.

// Ethnio survey code removed