How to specify multi-line text content in the WriteToLog or WriteToFile activity in Designer.
book
Article ID: KB0092357
calendar_today
Updated On:
TIBCO Designer
|
-
|
Not Applicable
|
-
|
Description
Resolution:
You can just input multiple lines of text in the "XPath Formula Builder" like the following:
"This message will be separated to two lines".
Alternatively, you can also use a line feed character ('&lf;') to achieve this. For example:
"This message will be separated to &lf; two lines"
Note, do not use capital letters for '&lf;'.
Issue/Introduction
How to specify multi-line text content in the WriteToLog or WriteToFile activity in Designer.
Feedback
thumb_up
Yes
thumb_down
No