Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
8 subscribers
Views
2620 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
I have developed a process model to receive emails. I need to render the msg bod
jayanthik
over 9 years ago
I have developed a process model to receive emails. I need to render the msg body in a word document but I am seeing that the message properties "msgBody" is not preserving the spaces from the actual email message. The entire email message body is rendered as a continuous text when saved in process variable.
Do we have any appain rules/functions to format /render the message property "msgBody" which is of type text according to the message content type?
OriginalPostID-199780
OriginalPostID-199780
Discussion posts and replies are publicly visible
Parents
0
jayanthik
over 9 years ago
it did not work. I tried splitting by char 10 & 13. Not sure why the msg body is shown in a single line once saved from msg properties.
Actual email message and expected results:
Hi Team,
Please complete the work.
Thanks
xyz
msg Body once stored in pv : Hi Team, Please complete the work. Thanks xyz
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
jayanthik
over 9 years ago
it did not work. I tried splitting by char 10 & 13. Not sure why the msg body is shown in a single line once saved from msg properties.
Actual email message and expected results:
Hi Team,
Please complete the work.
Thanks
xyz
msg Body once stored in pv : Hi Team, Please complete the work. Thanks xyz
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data