wf-core:evalField

This tag takes the content-type field data as input and searches for bean properties.

Syntax
<wf-core:evalField
   id="..."
   inputFieldValue="...">
   ...
</wf-core:evalField>
Attributes
id, mandatory

This is the object where result be will placed.

inputFieldValue, mandatory

This is the input field data of content-type as String. The tag will search for this property in the bean.