Hi All,
I have a method in my workflow which retrieves text from a database table and stores it in a wokflow container.
I have set the container as a multiline element. this container is then used as an expression in an email step, the email is then sent and should show the text retrived from the database.
the problem i am facing is that, only 80 characters are shown and the rest is cut off. the database field accepts upto 256 characters. In workflow log when i check the container, the container shows all 256 characters.
does anyone have any idea why when i am trying to email it only shows 80.
many thanks
Forhad