Hi:
Please help me to set text file contents as email body of Mail send configurator.
Thanks
How to set text file contents as email body
Re: How to set text file contents as email body
You can add the text file as an Opaque dataset to the job in the flow.
Then in the Email configurator you pick up that Dataset as a Template dataset with the Body template as Associated with job
Then in the Email configurator you pick up that Dataset as a Template dataset with the Body template as Associated with job
Re: How to set text file contents as email body
Thanks a ton sir...
I tried and succeeded.
Is there any possibility to email some particular text from that text file?
I tried and succeeded.
Is there any possibility to email some particular text from that text file?
Re: How to set text file contents as email body
You can have Switch variables as markers in the text file and from that add text to the mail.
But if you need to edit the text it has to be done before it becomes a dataset.
But if you need to edit the text it has to be done before it becomes a dataset.
Re: How to set text file contents as email body
Is there any way to convert text file to xml so that I can use XML Pickup?