Delete Review Template operation

Removes a review template. The user profile used to delete a review template must have the RCA Template Author role.

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

Input properties

The input properties for the operation.

Template Name

A string value that represents the unique template name. The template name is the <template_name> element in the review template XML file.

Output properties

The output properties for the operation.

If Deletion Successful

A boolean value that represents the result of deleting the review template. A value of True specifies that review template was deleted. A value False specifies that the review template was not deleted.

Exceptions

This operation can throw a com.adobe.livecycle.rca.common.exception.RCAException exception.

// Ethnio survey code removed