<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Sending an email w/ Excel Attachment in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Sending-an-email-w-Excel-Attachment/m-p/2230813#M21323</link>
    <description>I have built a job that processes an Excel workbook and generates multiple workbooks from the data. &lt;BR /&gt;I would like the job to then email the output workbooks as an attachment using the tSendMail component. &lt;BR /&gt;The job will send the email IF I hardcode the path to the attachment in the tSendMail component.  However, if I use a context variable for the attachment file path it will not work.  It will only send 488 byte file that will not open in Excel (see images).&lt;BR /&gt;Does anyone have any ideas?&lt;BR /&gt;Thanks, Rick.</description>
    <pubDate>Sat, 16 Nov 2024 14:05:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T14:05:54Z</dc:date>
    <item>
      <title>Sending an email w/ Excel Attachment</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sending-an-email-w-Excel-Attachment/m-p/2230813#M21323</link>
      <description>I have built a job that processes an Excel workbook and generates multiple workbooks from the data. &lt;BR /&gt;I would like the job to then email the output workbooks as an attachment using the tSendMail component. &lt;BR /&gt;The job will send the email IF I hardcode the path to the attachment in the tSendMail component.  However, if I use a context variable for the attachment file path it will not work.  It will only send 488 byte file that will not open in Excel (see images).&lt;BR /&gt;Does anyone have any ideas?&lt;BR /&gt;Thanks, Rick.</description>
      <pubDate>Sat, 16 Nov 2024 14:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sending-an-email-w-Excel-Attachment/m-p/2230813#M21323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sending an email w/ Excel Attachment</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sending-an-email-w-Excel-Attachment/m-p/2230814#M21324</link>
      <description>Same issue.&lt;BR /&gt;Can someone help to solve this issue?&lt;BR /&gt;Antonio</description>
      <pubDate>Fri, 16 Oct 2009 09:04:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sending-an-email-w-Excel-Attachment/m-p/2230814#M21324</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-10-16T09:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sending an email w/ Excel Attachment</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sending-an-email-w-Excel-Attachment/m-p/2230815#M21325</link>
      <description>Hello,&lt;BR /&gt;U have to use a trigger "onSubjob ok" after writing excel files and then send the email.&lt;BR /&gt;That's because excel file handlers are not closed yet, using the trigger, the finalization are operated and the files are then available to read.&lt;BR /&gt;I don't understand the meaning of your row2 and row4, just put the trigger between your tFileOutputExcel_2 and the tSendMail_1.</description>
      <pubDate>Fri, 16 Oct 2009 09:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sending-an-email-w-Excel-Attachment/m-p/2230815#M21325</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-16T09:29:20Z</dc:date>
    </item>
  </channel>
</rss>

