<?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: tSendMail component attachment size Issue in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362545#M126665</link>
    <description>&lt;P&gt;Hi Ritz,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;400 code means bad request.&lt;/P&gt;&lt;P&gt;Is there a way you can test the url on Postman, just to make sure the url works?&lt;/P&gt;</description>
    <pubDate>Fri, 03 Nov 2023 16:14:41 GMT</pubDate>
    <dc:creator>RMotta2408</dc:creator>
    <dc:date>2023-11-03T16:14:41Z</dc:date>
    <item>
      <title>tSendMail component attachment size Issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362542#M126662</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an issue related to attachment file while using tSendMail in the job.the file which I am attaching in tSendMail component of size 9KB. when I am running job and getting mail notification there I am getting attachment in the mail with reduced size like 5KB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the content of file of the mail is incomplete not as complete as actual file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rita&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362542#M126662</guid>
      <dc:creator>Ritz05</dc:creator>
      <dc:date>2024-11-15T21:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail component attachment size Issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362543#M126663</link>
      <description>&lt;P&gt;Hello Rita,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The attachment size should not be a problem... not with a size like that anyway.&lt;/P&gt;&lt;P&gt;Can you give us the error message you're getting?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rui&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 16:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362543#M126663</guid>
      <dc:creator>RMotta2408</dc:creator>
      <dc:date>2023-10-17T16:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail component attachment size Issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362544#M126664</link>
      <description>&lt;P&gt;Hi Rui,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well the error is resolved now. In job we are using a function to log message in a file on "On component ok" trigger on few components. the tSendMail component is being called somewhere in the middle of the flow. so whatever was written in the file before calling tsendmail can be seen in the file.&lt;/P&gt;&lt;P&gt;To resolve this now I am using tSendMail component in the end of the job  to get complete content in the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing one more issue now and looking for resolution from long time. If you can help here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thorough the API call to update the version of the artifact for a talend task using tRest component.&lt;/P&gt;&lt;P&gt;I am getting below error although I am passing correct values in all parameter in the body of tRest component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Response :{&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"status":400,&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"message":"step:&amp;nbsp;&amp;lt;artifact_name&amp;gt;&amp;nbsp;-&amp;nbsp;no&amp;nbsp;connection&amp;nbsp;configured",&lt;/P&gt;&lt;P&gt;&amp;nbsp;"requestId":"&amp;lt;request_id&amp;gt;"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000rSE4tAAG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147482i2BD6475E99530FDB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000rSE4tAAG.png" alt="0695b00000rSE4tAAG.png" /&gt;&lt;/span&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ritz&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 06:05:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362544#M126664</guid>
      <dc:creator>Ritz05</dc:creator>
      <dc:date>2023-11-02T06:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail component attachment size Issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362545#M126665</link>
      <description>&lt;P&gt;Hi Ritz,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;400 code means bad request.&lt;/P&gt;&lt;P&gt;Is there a way you can test the url on Postman, just to make sure the url works?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 16:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362545#M126665</guid>
      <dc:creator>RMotta2408</dc:creator>
      <dc:date>2023-11-03T16:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail component attachment size Issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362546#M126666</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tested url on Postman. It is giving same error message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Response :{&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"status":400,&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"message":"step:&amp;nbsp;&amp;lt;artifact_name&amp;gt;&amp;nbsp;-&amp;nbsp;no&amp;nbsp;connection&amp;nbsp;configured",&lt;/P&gt;&lt;P&gt;&amp;nbsp;"requestId":"&amp;lt;request_id&amp;gt;"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rita&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 11:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362546#M126666</guid>
      <dc:creator>Ritz05</dc:creator>
      <dc:date>2023-11-21T11:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail component attachment size Issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362547#M126667</link>
      <description>&lt;P&gt;Hi there.&lt;/P&gt;&lt;P&gt;That means that the problem is not in your Job but with the configuration of the URL and its parameters.&lt;/P&gt;&lt;P&gt;Do you have access to the API documentation, just to double-check the settings?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to suggest trying tRestClient component instead of tRest.&lt;/P&gt;&lt;P&gt;First, create 2 different variables: the first variable (Var1) with only the token itself and the second variable (Var2) with the text "Bearer {your_token}". &lt;/P&gt;&lt;P&gt;Then, when configuring the tRestClient component do the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;On the "basic" tab configure "OAuth2 Bearer" as the authentication type and use Var1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;On the "advanced" tab configure the "Authorization" header and use Var2.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rui&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 13:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362547#M126667</guid>
      <dc:creator>RMotta2408</dc:creator>
      <dc:date>2023-11-21T13:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: tSendMail component attachment size Issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362548#M126668</link>
      <description>&lt;P&gt;Hi Rui,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in &amp;nbsp;tRestClient component where should I provide Http Body content which I provided in tREST component?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rita&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2023 15:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSendMail-component-attachment-size-Issue/m-p/2362548#M126668</guid>
      <dc:creator>Ritz05</dc:creator>
      <dc:date>2023-12-20T15:15:33Z</dc:date>
    </item>
  </channel>
</rss>

