<?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 Re: insert table in email in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314567#M85318</link>
    <description>&lt;BLOCKQUOTE&gt;
 &lt;HR /&gt;
 &lt;P&gt;Detail Message: Status cannot be resolved or is not a field&lt;/P&gt;
 &lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This usually indicates a reference to a flow variable that's not defined. &amp;nbsp;Check the spelling/capitalization of the tMap output field you're referencing.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jun 2017 20:35:46 GMT</pubDate>
    <dc:creator>cterenzi</dc:creator>
    <dc:date>2017-06-06T20:35:46Z</dc:date>
    <item>
      <title>insert table in email</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314555#M85306</link>
      <description>&lt;P&gt;I want to send email though talend in which i want to insert a table. This table comes from data processing activity in which i join&amp;nbsp;two mySQL tables and sort the data based on a column. How can i send this result in email body with a fixed salutation and signature?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have read&amp;nbsp;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCjkjCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-need-to-send-the-data-of-tLogRow-to-tSendMail/td-p/70061&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;and&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCpHvCAK" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Sending-query-result-by-mail/td-p/100984&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;however these examples are for sending results directly from DB without any processing. Below is what i have done so far.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 567px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lul6.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155565i5766171B502D4995/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lul6.jpg" alt="0683p000009Lul6.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 17:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314555#M85306</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-05T17:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: insert table in email</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314556#M85307</link>
      <description>Hi,&lt;BR /&gt;Regarding your job, tSendMail is not connected with any other component, so it will start at the same time as tMysqlInput and for sure, will not give you the expected result.&lt;BR /&gt;So, connect these 2 components using trigger onSubjobOk.&lt;BR /&gt;Now, I suppose the result is built in tJavaRow using global variables.&lt;BR /&gt;So you just have to reuse these variables in tSendMail to get the expected message, perhaps using html for a friendly presentation.&lt;BR /&gt;If you have some difficult to get what you want, share details for each component configuration.</description>
      <pubDate>Mon, 05 Jun 2017 19:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314556#M85307</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-05T19:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: insert table in email</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314557#M85308</link>
      <description>&lt;P&gt;The only problem i am facing is that i can't see onSubJobOk option, rest i understand how to do.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 804px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lusj.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137093iB6A2434EF0A9AEE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lusj.jpg" alt="0683p000009Lusj.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 804px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuRH.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130310iBD46CB267B4E3995/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuRH.jpg" alt="0683p000009LuRH.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314557#M85308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-06T10:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: insert table in email</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314558#M85309</link>
      <description>&lt;P&gt;You need to connect the 1st component with&amp;nbsp;&lt;SPAN&gt;onSubJobOk, you cannot connect an other one.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314558#M85309</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-06T10:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: insert table in email</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314559#M85310</link>
      <description>&lt;P&gt;Where exactly is first component? &lt;SPAN&gt;tMysqlinput1,&amp;nbsp;tMysqlinput2, tMap1, tSortrow1, tJavarow or tSendemail? I assume that you're talking about tSortrow1 and tJavarow. And again which component should be connected with which component as onsubjob1? and what connection type for second one?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314559#M85310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-06T10:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: insert table in email</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314560#M85311</link>
      <description>&lt;P&gt;The 1st one is the green one, tMysqlInput in your case.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314560#M85311</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-06T10:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: insert table in email</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314561#M85312</link>
      <description>&lt;P&gt;Now i can't connect between tMySqlInput1 and tMap1 through subjob. I even tried with tJoin and its not working either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314561#M85312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-06T10:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: insert table in email</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314562#M85313</link>
      <description>&lt;P&gt;Of course you cannot!&lt;/P&gt;
&lt;P&gt;You just have to connect tMysqlInput_1 to tSendMail_1 using onSubjobOk to be sure&amp;nbsp;&lt;SPAN&gt;tSendMail_1 will start after the variables you use to construct the email will be populated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also rearrange the job design, move&amp;nbsp;tMysqlInput_2 on top of tMap_1, then move&amp;nbsp;tSendMail_1 to the left (where is actually&amp;nbsp;tMysqlInput_2).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314562#M85313</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-06T10:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: insert table in email</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314563#M85314</link>
      <description>&lt;P&gt;Can you post a screenshot or flow chart?&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt; wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Of course you cannot!&lt;/P&gt; 
 &lt;P&gt;You just have to connect tMysqlInput_1 to tSendMail_1 using onSubjobOk to be sure&amp;nbsp;&lt;SPAN&gt;tSendMail_1 will start after the variables you use to construct the email will be populated.&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;P&gt;&lt;SPAN&gt;Also rearrange the job design, move&amp;nbsp;tMysqlInput_2 on top of tMap_1, then move&amp;nbsp;tSendMail_1 to the left (where is actually&amp;nbsp;tMysqlInput_2).&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&lt;BR /&gt;post a screenshot? or flow design?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314563#M85314</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-06T10:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: insert table in email</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314564#M85315</link>
      <description>&lt;P&gt;should look like this:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LukV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153803i6831746CA5FEA0B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LukV.png" alt="0683p000009LukV.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Sorry for the quick and dirty design!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314564#M85315</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-06T10:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: insert table in email</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314565#M85316</link>
      <description>&lt;P&gt;Not sure why it isn't working. here is my revised workflow desgin&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 596px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Luv8.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137556i574987FBBD5BB75F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Luv8.jpg" alt="0683p000009Luv8.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Here is tJavarow code.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 647px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuvD.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135319iCE1AB97005259754/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuvD.jpg" alt="0683p000009LuvD.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Error message
Execution failed : Job compile errors 
At least job "test" has a compile errors, please fix and export again.
Error Line: 1457
Detail Message: Status cannot be resolved or is not a field
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 15:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314565#M85316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-06T15:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: insert table in email</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314566#M85317</link>
      <description>Click on Code tab, check for errors in source code using red rectangle(s) on the right side</description>
      <pubDate>Tue, 06 Jun 2017 15:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314566#M85317</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-06T15:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: insert table in email</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314567#M85318</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;HR /&gt;
 &lt;P&gt;Detail Message: Status cannot be resolved or is not a field&lt;/P&gt;
 &lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This usually indicates a reference to a flow variable that's not defined. &amp;nbsp;Check the spelling/capitalization of the tMap output field you're referencing.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 20:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-table-in-email/m-p/2314567#M85318</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-06-06T20:35:46Z</dc:date>
    </item>
  </channel>
</rss>

