<?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: How to recieve data from cMqtt component and process it? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-recieve-data-from-cMqtt-component-and-process-it/m-p/2205070#M5683</link>
    <description>I need to receive the payload as binary data and upload it to s3 bucket with a file name(file name shoud be like test_{currenttimestamp}.gz). I have changed the data using cMap to byte array. What should be the next steps to create the dynamic filename and uploading byte array data to s3.?</description>
    <pubDate>Wed, 27 Mar 2019 13:20:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-27T13:20:41Z</dc:date>
    <item>
      <title>How to recieve data from cMqtt component and process it?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-recieve-data-from-cMqtt-component-and-process-it/m-p/2205068#M5681</link>
      <description>&lt;P&gt;How to recieve payload from cmqtt component and process the content from memory.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:14:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-recieve-data-from-cMqtt-component-and-process-it/m-p/2205068#M5681</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to recieve data from cMqtt component and process it?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-recieve-data-from-cMqtt-component-and-process-it/m-p/2205069#M5682</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;for begin you could check Talend help -&amp;nbsp;&lt;A href="https://help.talend.com/reader/cc0ggqk5mGdagFtNOvz6vA/A8XUgMXaNyx~uG52W564Tw" target="_self" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/cc0ggqk5mGdagFtNOvz6vA/A8XUgMXaNyx~uG52W564Tw&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;for start, you could use 2 components:&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;ConnectionFactory&lt;/LI&gt; 
 &lt;LI&gt;cMQTT&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;it for begin, but then - too many variants depending from what you need (including DI subjobs)&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-03-28 at 1.38.30 AM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3st.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131980iF09714FB380945D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3st.png" alt="0683p000009M3st.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 12:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-recieve-data-from-cMqtt-component-and-process-it/m-p/2205069#M5682</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-03-27T12:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to recieve data from cMqtt component and process it?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-recieve-data-from-cMqtt-component-and-process-it/m-p/2205070#M5683</link>
      <description>I need to receive the payload as binary data and upload it to s3 bucket with a file name(file name shoud be like test_{currenttimestamp}.gz). I have changed the data using cMap to byte array. What should be the next steps to create the dynamic filename and uploading byte array data to s3.?</description>
      <pubDate>Wed, 27 Mar 2019 13:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-recieve-data-from-cMqtt-component-and-process-it/m-p/2205070#M5683</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-27T13:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to recieve data from cMqtt component and process it?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-recieve-data-from-cMqtt-component-and-process-it/m-p/2205071#M5684</link>
      <description>&lt;P&gt;for proper and full answer need to test of course, but I have not right now access to s3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but you can use - &lt;STRONG&gt;cAWSConnection&lt;/STRONG&gt; and &lt;STRONG&gt;cAWSS3&lt;/STRONG&gt;, filename you could define any&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 13:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-recieve-data-from-cMqtt-component-and-process-it/m-p/2205071#M5684</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-03-27T13:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to recieve data from cMqtt component and process it?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-recieve-data-from-cMqtt-component-and-process-it/m-p/2205072#M5685</link>
      <description>Found the solution. Used cconvertbodyto compnent with byte[].class as target class name. This converted the mqtt body to binary data.</description>
      <pubDate>Mon, 01 Apr 2019 08:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-recieve-data-from-cMqtt-component-and-process-it/m-p/2205072#M5685</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-01T08:23:37Z</dc:date>
    </item>
  </channel>
</rss>

