WBP-038

Unable to coerce from output parameter 'property name' to variable 'variable name' ('specified data type' to 'required data type').

This validation message applies to an operation.

Explanation

Resolution

The data type of the named variable does not match the data type that the output property requires. The AEM forms Server may fail to convert the output data to the variable type at run time.

Configure the property to use a variable of the correct type. (See Input and output data for operations and Service reference .)

// Ethnio survey code removed