Make Directory operation

Creates a directory on the file system of the AEM forms Server.

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

Input properties

Properties for specifying the directory path.

Pathname

A string value that represents the fully qualified path of the directory to create. The folder in which the directory is to be created must already exist.

Output properties

Properties for specifying where to save results.

Success

(Optional) A boolean value that indicates whether the directory was successfully created. A value of true indicates the directory was created, and false indicates the directory was not successfully created.

Exceptions

The exception event attached to this operation can receive FileUtilsException exceptions.

// Ethnio survey code removed