<?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 We are looking to implement a BI in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/We-are-looking-to-implement-a-BI/m-p/2263233#M43459</link>
    <description>&lt;P&gt;Hello!!!&amp;nbsp; The goal is to create a job that calls &lt;A href="https://brandedpromoapparel.com/WebServices/Invoice.svc" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;/WebServices/Invoice.svc&lt;/A&gt; processed the response and outputs it to the attached XML format&lt;BR /&gt;Can you help me? &lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;I can't understand where to start&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:54:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T02:54:22Z</dc:date>
    <item>
      <title>We are looking to implement a BI</title>
      <link>https://community.qlik.com/t5/Talend-Studio/We-are-looking-to-implement-a-BI/m-p/2263233#M43459</link>
      <description>&lt;P&gt;Hello!!!&amp;nbsp; The goal is to create a job that calls &lt;A href="https://brandedpromoapparel.com/WebServices/Invoice.svc" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;/WebServices/Invoice.svc&lt;/A&gt; processed the response and outputs it to the attached XML format&lt;BR /&gt;Can you help me? &lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;I can't understand where to start&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/We-are-looking-to-implement-a-BI/m-p/2263233#M43459</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T02:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: We are looking to implement a BI</title>
      <link>https://community.qlik.com/t5/Talend-Studio/We-are-looking-to-implement-a-BI/m-p/2263234#M43460</link>
      <description>Hi
&lt;BR /&gt;To start your case, learn the component tRest (for restful web service) or tSOAP (for soap web service) to know how to call a web service, and print the response on the console with tLogRow to check if you get the expected output, eg:
&lt;BR /&gt;tRest--main--tLogRow
&lt;BR /&gt;
&lt;BR /&gt;Next, you will learn tExtractJsonField (extract data from Json string) or tExtractXMLField (extract data from XML string) to know how to extract data from the response, eg:
&lt;BR /&gt;tRest--main--tLogRow--tExtractJsonField--tLogRow
&lt;BR /&gt;
&lt;BR /&gt;Please try and let me know if you have any problems. 
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong
&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Mar 2020 02:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/We-are-looking-to-implement-a-BI/m-p/2263234#M43460</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-24T02:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: We are looking to implement a BI</title>
      <link>https://community.qlik.com/t5/Talend-Studio/We-are-looking-to-implement-a-BI/m-p/2263235#M43461</link>
      <description>Thank you, this is an interesting solution, but when I click on the link a (
&lt;A href="https://brandedpromoapparel.com/WebServices/Invoice.svc)message" target="_blank" rel="nofollow noopener noreferrer"&gt;https://brandedpromoapparel.com/WebServices/Invoice.svc)message&lt;/A&gt; appears "Service
&lt;BR /&gt;You have created a service.
&lt;BR /&gt;To test this service, you will need to create a client and use it to call the service. You can do this using the svcutil.exe tool from the command line with the following syntax:
&lt;BR /&gt;svcutil.exe /WebServices/WSDL/InvoiceService.wsdl
&lt;BR /&gt;This will generate a configuration file and a code file that contains the client's class. Add the two files to your client application and use the generated client class to call the Service. For example:"
&lt;BR /&gt;
&lt;BR /&gt;How can I use it?</description>
      <pubDate>Tue, 24 Mar 2020 09:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/We-are-looking-to-implement-a-BI/m-p/2263235#M43461</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-24T09:18:43Z</dc:date>
    </item>
  </channel>
</rss>

