<?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: RestFul Service using Open Studio for Data Integration in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/RestFul-Service-using-Open-Studio-for-Data-Integration/m-p/2341823#M109744</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you mean there is no need to setup Talend ESB if I have to consume&amp;nbsp;RESTFUL service created on Visual Studio.Net? I can consume it directly from Talend Open Studio for Data Integration?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Talend ESB is used to create RESTFUL service?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Tarunjit Singh&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>Tue, 06 Feb 2018 11:45:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-06T11:45:37Z</dc:date>
    <item>
      <title>RestFul Service using Open Studio for Data Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RestFul-Service-using-Open-Studio-for-Data-Integration/m-p/2341819#M109740</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am new to Talend. We are planning to integrate our Data Base with Sales Force. For this integration we are thinking of using Talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;As per my understanding so far we can prepare RESTFUL services as well as Web Services using Talend. &lt;STRONG&gt;&lt;EM&gt;Please confirm&lt;/EM&gt;&lt;/STRONG&gt;.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Also if above assumption is correct then can we pass arguments to that RESTFUL service and also fetch response from that RESTFUL service. &lt;STRONG&gt;&lt;EM&gt;Please confirm&lt;/EM&gt;&lt;/STRONG&gt;.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here is my requirement :-&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;OL&gt; 
 &lt;LI&gt;A contact gets registered in our data base. A contact could have various fields such as FirstName, LastName, Email, Phone number etc.&lt;/LI&gt; 
 &lt;LI&gt;On the back ground a window service runs after every 5 minutes. This window service picks the newly registered contact from data base using store procedure in SQL Server.&lt;/LI&gt; 
 &lt;LI&gt;What we are assuming here is that we could consume this RESTFUL service in our window service. &lt;STRONG&gt;&lt;EM&gt;Please confirm if this is possible&lt;/EM&gt;&lt;/STRONG&gt;. We are planning to pass this newly picked contact in to that RESTFUL service will add this newly picked contact in to sales force.&lt;/LI&gt; 
 &lt;LI&gt;If above assumption (mentioned in point c) is correct &lt;STRONG&gt;&lt;EM&gt;then is it possible to fetch response from Salesforce using this RESTFUL service and pass that response to the window service which is calling that RESTFUL service&lt;/EM&gt;&lt;/STRONG&gt;. This response should be the new ID of this contact which got created in to Salesforce. We could call this ID as SalesForceID of that contact.&lt;/LI&gt; 
&lt;/OL&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can you please share some urls/videos on you tube e.t.c. which could be helpful to me in my scenario.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;Tarunjit Singh&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 13:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RestFul-Service-using-Open-Studio-for-Data-Integration/m-p/2341819#M109740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-05T13:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: RestFul Service using Open Studio for Data Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RestFul-Service-using-Open-Studio-for-Data-Integration/m-p/2341820#M109741</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For short, you cannot build a web service using Talend DI. You need to use Talend ESB this purpose.&lt;/P&gt;&lt;P&gt;However, on point 2 you are speaking about a scheduled task running each 5 minutes.&lt;/P&gt;&lt;P&gt;This can be a Talend DI job scheduled using a standard tool such as cron or Windows tasks manager.&lt;/P&gt;&lt;P&gt;For the rest of your questions, there is no problem with what you are expecting.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 10:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RestFul-Service-using-Open-Studio-for-Data-Integration/m-p/2341820#M109741</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-02-06T10:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: RestFul Service using Open Studio for Data Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RestFul-Service-using-Open-Studio-for-Data-Integration/m-p/2341821#M109742</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have setup Talend Open Studio for Data Integration. For creating RESTFUL service do I need to setup Talend ESB separately?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe ESB which is&amp;nbsp;available in Palette section of Talend Open Studio for Data Integration is used for consuming RESTFUL service . &lt;STRONG&gt;Please confirm&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we create RESTFUL service separately say using Visual Studio .NET and consume it through&amp;nbsp;Talend Open Studio for Data Integration? If this is not possible then&amp;nbsp;do we need to create RESTFUL service separately using Talend ESB&amp;nbsp;and then consume it in Talend Open Studio for Data Integration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please send me some urls mentioning how this is done?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tarunjit Singh&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 10:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RestFul-Service-using-Open-Studio-for-Data-Integration/m-p/2341821#M109742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-06T10:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: RestFul Service using Open Studio for Data Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RestFul-Service-using-Open-Studio-for-Data-Integration/m-p/2341822#M109743</link>
      <description>&lt;P&gt;You need Talend ESB to expose services.&lt;/P&gt;
&lt;P&gt;If you just have to consume services&amp;nbsp;built on .Net, there is no problem.&lt;/P&gt;
&lt;P&gt;You may also decide to use&amp;nbsp;Studio for ESB to build standard ETL jobs (for data integration) without building any route or expose any service, but again&amp;nbsp;Talend DI seems to be a good choice in your case (and can migrate later if needed).&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 11:25:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RestFul-Service-using-Open-Studio-for-Data-Integration/m-p/2341822#M109743</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-02-06T11:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: RestFul Service using Open Studio for Data Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RestFul-Service-using-Open-Studio-for-Data-Integration/m-p/2341823#M109744</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you mean there is no need to setup Talend ESB if I have to consume&amp;nbsp;RESTFUL service created on Visual Studio.Net? I can consume it directly from Talend Open Studio for Data Integration?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Talend ESB is used to create RESTFUL service?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Tarunjit Singh&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>Tue, 06 Feb 2018 11:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RestFul-Service-using-Open-Studio-for-Data-Integration/m-p/2341823#M109744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-06T11:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: RestFul Service using Open Studio for Data Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RestFul-Service-using-Open-Studio-for-Data-Integration/m-p/2341824#M109745</link>
      <description>&lt;P&gt;You're right&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2018 08:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RestFul-Service-using-Open-Studio-for-Data-Integration/m-p/2341824#M109745</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-02-07T08:33:15Z</dc:date>
    </item>
  </channel>
</rss>

