Posted: Mon Apr 18, 2011 11:11 pm Post subject: Sending Attachment through EmailOutput Node
Apprentice
Joined: 03 Nov 2010 Posts: 41
Experts,
I have a flow as follows -
MqInput Node --> Compute Node(generates an XML) --> EmailOutput Node (To send the XML generated in previous node as an Email Attachment)
I need help in --> Sending the XML file as an attachement.
I am confused on how/what to configure in EmailOutput Node /Attachment /Attachment Content tab
I have also tried the following in a 2nd Compute node just before EmailOutput Node but all in vain
SET OutputLocalEnvironment.Destination.Email.Attachment.ContentType = 'text/xml';
SET OutputLocalEnvironment.Destination.Email.Attachment.Content = InputBody;
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
Have you search this forum? There have been several similar if not identical requests in the past. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum