<?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: difference between cCXFRS and tRESTClient in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/difference-between-cCXFRS-and-tRESTClient/m-p/2334016#M102742</link>
    <description>&lt;P&gt;Thank you for the reponse. that helps. I have another question to get more clarity.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When I read the documentation for cCXFRS it has the below description.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;"cCXFRS&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;provides integration with Apache CXF for connecting to JAX-RS services hosted in CXF.&lt;/STRONG&gt;"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;what is mean by "hosted in CXF"?&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can I use cCXFRS&amp;nbsp;consumer component to call a REST endpoint defined using tRESTRequest in a DI job? Can I use cCXFRS consumer to call any REST endpoints ( including restlets)?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I had issues calling a rest endpoint defined in a DI job from Routes using cCXFRS, hence want to check&amp;nbsp;if it is something supported.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Sowjanya.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Sep 2017 15:27:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-11T15:27:34Z</dc:date>
    <item>
      <title>difference between cCXFRS and tRESTClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/difference-between-cCXFRS-and-tRESTClient/m-p/2334014#M102740</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone explain me the difference between&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. tRESTClient vs cREST producer ( cCXFRS in older versions)&lt;/P&gt;
&lt;P&gt;2. tRESTRequest vs cREST consumer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;am trying to create routes that can get data from rest endpoints provided by a source system. I also need to send data to another target system using the rest end point.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case, is cREST more suitable as I am dealing with routes?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;sowjanya.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/difference-between-cCXFRS-and-tRESTClient/m-p/2334014#M102740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: difference between cCXFRS and tRESTClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/difference-between-cCXFRS-and-tRESTClient/m-p/2334015#M102741</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It all depends on your use cases.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The tRestClient is used to call a rest service from generally a DI job.&lt;/P&gt;
&lt;P&gt;The tRestRequest and tRestResponse allows us to build a rest service using the DI components. &amp;nbsp;Talend generates the Java code differently when you have a tRestRequest and tRestResponse in your job as it identifies the job as a service.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The benefits of using tRestRequest and tRestResponse is that you can use your database connection components with Connection Pooling. &amp;nbsp;They are easier to use depending on what you need to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another approach is to use th cTalendJob, which allows you to call a DI job with tRouteInput and tRouteOutput. &amp;nbsp;This way you build everything in Routes, and leverage cTalendJob when it comes to database connection and other features we have DI components for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;
&lt;P&gt;Irshad&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>Sun, 10 Sep 2017 20:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/difference-between-cCXFRS-and-tRESTClient/m-p/2334015#M102741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-10T20:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: difference between cCXFRS and tRESTClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/difference-between-cCXFRS-and-tRESTClient/m-p/2334016#M102742</link>
      <description>&lt;P&gt;Thank you for the reponse. that helps. I have another question to get more clarity.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When I read the documentation for cCXFRS it has the below description.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;"cCXFRS&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;provides integration with Apache CXF for connecting to JAX-RS services hosted in CXF.&lt;/STRONG&gt;"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;what is mean by "hosted in CXF"?&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can I use cCXFRS&amp;nbsp;consumer component to call a REST endpoint defined using tRESTRequest in a DI job? Can I use cCXFRS consumer to call any REST endpoints ( including restlets)?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I had issues calling a rest endpoint defined in a DI job from Routes using cCXFRS, hence want to check&amp;nbsp;if it is something supported.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Sowjanya.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2017 15:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/difference-between-cCXFRS-and-tRESTClient/m-p/2334016#M102742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-11T15:27:34Z</dc:date>
    </item>
  </channel>
</rss>

