<?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: OPC UA Component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351368#M118037</link>
    <description>There are 16 computers, each generates about 50 megabyte per day.&lt;BR /&gt;Offloading data plan in the database. Tell me, what a database is best suited for BigData?&lt;BR /&gt;We want to process the data in real time.&lt;BR /&gt;Based on the data necessary build graphs</description>
    <pubDate>Wed, 10 Sep 2014 09:51:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-10T09:51:43Z</dc:date>
    <item>
      <title>OPC UA Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351366#M118035</link>
      <description>Hi
&lt;BR /&gt;I need to analyze the data from the&amp;nbsp;Industrial Control System (PLC, SCADA)
&lt;BR /&gt;These systems have OPC UA interface.
&lt;BR /&gt;Amount of data in the&amp;nbsp;
&lt;FONT size="2"&gt;Industrial Control System&lt;/FONT&gt;&amp;nbsp;- Big Data</description>
      <pubDate>Wed, 10 Sep 2014 09:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351366#M118035</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-10T09:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: OPC UA Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351367#M118036</link>
      <description>Hi Victor,
&lt;BR /&gt;How you are planning to move data from your hardware systems to file system? If you can get data into the file system, then Talend could help to process them as required. Just few questions out of curiosity..
&lt;BR /&gt;What is the Volume and Velocity of your Big Data?&amp;nbsp;
&lt;BR /&gt;Do you want to process the data in real time?&amp;nbsp;
&lt;BR /&gt;What is the frequency by which you will be offloading data from hardware to file system?&amp;nbsp;
&lt;BR /&gt;What you want to do with that data?
&lt;BR /&gt;Thanks
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Wed, 10 Sep 2014 09:33:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351367#M118036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-10T09:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: OPC UA Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351368#M118037</link>
      <description>There are 16 computers, each generates about 50 megabyte per day.&lt;BR /&gt;Offloading data plan in the database. Tell me, what a database is best suited for BigData?&lt;BR /&gt;We want to process the data in real time.&lt;BR /&gt;Based on the data necessary build graphs</description>
      <pubDate>Wed, 10 Sep 2014 09:51:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351368#M118037</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-10T09:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: OPC UA Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351369#M118038</link>
      <description>subject -&amp;nbsp;&lt;A href="https://www.mapr.com/blog/ultimate-3-minute-guide-time-series-data-and-opentsdb" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.mapr.com/blog/ultimate-3-minute-guide-time-series-data-and-opentsdb&lt;/A&gt;</description>
      <pubDate>Thu, 11 Sep 2014 10:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351369#M118038</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-11T10:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: OPC UA Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351370#M118039</link>
      <description>Victor,&lt;BR /&gt;Putting the OPC UA data into a database is not a good idea.&amp;nbsp; Instead, write an OPC UA client that converts UA calls to XML messages that you can access from Talend applications.&amp;nbsp; I am very interested in this work and can help you if you want.&amp;nbsp;&lt;BR /&gt;John Gillerman</description>
      <pubDate>Thu, 11 Sep 2014 21:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351370#M118039</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-09-11T21:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: OPC UA Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351371#M118040</link>
      <description>I tried to configure the OPC UA REST server -&amp;nbsp;&lt;A href="http://node-opcua.github.io/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://node-opcua.github.io/&lt;/A&gt;&lt;BR /&gt;But unfortunately was not able to set it up -&amp;nbsp;&lt;A href="https://github.com/node-opcua/node-opcua/issues/10" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/node-opcua/node-opcua/issues/10&lt;/A&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;John, I would be very grateful if you could help me&lt;/FONT&gt;</description>
      <pubDate>Fri, 12 Sep 2014 03:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351371#M118040</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-12T03:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: OPC UA Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351372#M118041</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;There are 16 computers, each generates about 50 megabyte per day.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;&amp;gt;&amp;gt; Only 50MB per day is not a Big Data... Data could be much bigger... GB/TB/PB of data with very high velocity (per minute/hour/day) could come in the perview of Big Data&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Offloading data plan in the database. Tell me, what a database is best suited for BigData?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;&amp;gt;&amp;gt; depends upon what and how you want to play with the data&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;We want to process the data in real time.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt;&amp;gt;&amp;gt; Real time process of data is not in the scope of ETL, it is in the scope of Dashboard development. There are many vendors who work on real time data display. Concept is dashboard queries database in realtime every second and changes data which is new. In order to support real time data display, what is the frequency of data offloading to database from your systems. This can't be real time as you are off loading with particular frequency. 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Based on the data necessary build graphs&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;This is again in the scope of Report and Dashboard development. Few graph components are available which can draw graphs for you, but that is limited to line and bar charts etc.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I hope you got an idea. Let me know if you have any further questions...&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Thanks&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Vaibhav&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 12 Sep 2014 07:30:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351372#M118041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-12T07:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: OPC UA Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351373#M118042</link>
      <description>Victor, 
&lt;BR /&gt;I believe that bring UA data on to a Talend integration bus is a very valid use case.&amp;nbsp; Importantly, Talend supports the notion of information models which is also the case of UA of course.&amp;nbsp; IMHO, it makes sense to write a UA client that is used to set up UA subscriptions to the backend UA server.&amp;nbsp; Once the UA client starts receiving UA DataChange events, it just publishes them on to the Talend Bus.&amp;nbsp; Talend Applications can then subscribe to Talend messages on the Talend Bus.&amp;nbsp; The limitation of this of course is that the&amp;nbsp;monitored item group is set up in the UA client and shared by all Talend message consumers.&amp;nbsp; You could set up multiple subscriptions in the client and publish them using different message ids on the Talend bus.&amp;nbsp; But this requires coordination of configuration between the Talend applications and the UA client.&amp;nbsp; I recommend that you start with this.&amp;nbsp; Over the longer term, you can also get CreateMonitoredItems and Subscribe messages on to the Talend bus, I would not start out doing this. 
&lt;BR /&gt;John</description>
      <pubDate>Fri, 12 Sep 2014 20:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351373#M118042</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-09-12T20:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: OPC UA Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351374#M118043</link>
      <description>With regard to using a database and rest, this adds a very large layer between UA and Talend message consumers.&amp;nbsp; The database should either be a UA client (preferred) or a Talend message subscriber.&amp;nbsp; Feel free to contact me directly at 
&lt;A href="mailto:john@gridcloudsys.com" rel="nofollow noopener noreferrer"&gt;john@gridcloudsys.com&lt;/A&gt;.</description>
      <pubDate>Fri, 12 Sep 2014 20:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351374#M118043</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-09-12T20:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: OPC UA Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351375#M118044</link>
      <description>&lt;FONT color="#333333"&gt;OPC UA Component&amp;nbsp;does not make sense?&lt;/FONT&gt;</description>
      <pubDate>Tue, 23 Sep 2014 07:16:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351375#M118044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-23T07:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: OPC UA Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351376#M118045</link>
      <description>why not? IMHO it makes a lot of sense.</description>
      <pubDate>Sat, 22 Nov 2014 06:39:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OPC-UA-Component/m-p/2351376#M118045</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-11-22T06:39:36Z</dc:date>
    </item>
  </channel>
</rss>

