|
|
Component: Set Text Value
|
|
Sets text value to a process variable using a template.
|
Operations
|
Icon
|
Name
|
About
|
Link |
|
|
Set Text Value
|
Set text value using template. Provides you an editor with more real estate for big blocks of text with embedded xpath expressions. This is much easier to use than SetValue, which requires the use of the concat() operator.
Why use it
- The text for a customer email needs to be created with some process data fields embedded in it.
- Instructions for several user tasks need to be dynamically created and stored in a variable.
- Note: You can achieve the same thing using SetValue, and a concat() XPath function. However, this operation gives you much more real-estate, and an easier way of dealing with large blocks of text, and embedded XPath functions.
|
Properties |
Input Parameters
|
Template - Configure dynamic template.
|
|
|
Template - Use this template editor to mix plain text with embedded XPath expressions.
|
Output Parameters
|
Result - Containing generated text.
|
|
|
Result - Please specify the process variable to set the text value.
|
|
DOWNLOADS
DOCUMENTATION
|
|