<?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: [resolved] Returning Row Count and Dynamic Filename to WebService in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Returning-Row-Count-and-Dynamic-Filename-to-WebService/m-p/2199049#M2125</link>
    <description>Hi mailforvijaym,
&lt;BR /&gt;Thank you for your help. Storing those parameters in context and using tFixedFlowInput works.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Donny</description>
    <pubDate>Thu, 24 Feb 2011 05:03:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-02-24T05:03:32Z</dc:date>
    <item>
      <title>[resolved] Returning Row Count and Dynamic Filename to WebService</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Returning-Row-Count-and-Dynamic-Filename-to-WebService/m-p/2199047#M2123</link>
      <description>Hi, 
&lt;BR /&gt;I have all the data I needed in tFileOutputDelimited that might contains thousand of rows. The tFileOutputDelimited has a dynamic filename and the final output file will be compressed as zip file. The schema for tFileOutputDelimited has 5 columns. 
&lt;BR /&gt;My next step is to send the row count and the filename into a WebService (tBufferOutput), but I can't figure it out. For the tBufferOutput, I only need ROW_COUNT and FILENAME in the schema, and 1 row. 
&lt;BR /&gt;This is what I have now, 
&lt;BR /&gt;tFileOutputDelimited ----&amp;gt; tMap -----&amp;gt; tBufferOutput 
&lt;BR /&gt;My problems with what I have now are: 
&lt;BR /&gt;1. tBufferOutput will have multiple rows instead of a single row 
&lt;BR /&gt;2. I cannot get the final row count from tFileOutputDelimited. I am trying to use the tFileOutputDelimited.NB_LINE. 
&lt;BR /&gt;Can anybody help? 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Donny</description>
      <pubDate>Sat, 16 Nov 2024 13:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Returning-Row-Count-and-Dynamic-Filename-to-WebService/m-p/2199047#M2123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Returning Row Count and Dynamic Filename to WebService</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Returning-Row-Count-and-Dynamic-Filename-to-WebService/m-p/2199048#M2124</link>
      <description>Hi Donny&lt;BR /&gt;Sore the row count and dynamic file name in context variable and with the help of  tFixedFlowInput --&amp;gt; tBufferOutput with the context variable &lt;BR /&gt;to find &amp;amp; sore the row cont in context variable after each insert of row in  tFileOutputDelimited increase the context variable by 1 (context variable to be integer)   tFileOutputDelimited --&amp;gt; tJavaRow (Main row) tJavaRow should contain context.&amp;lt;NAME&amp;gt; = context.&amp;lt;NAME&amp;gt;+1;&lt;BR /&gt;to sore the file name in context variable. it depends how u have given the file name in tFileOutputDelimited.&lt;BR /&gt;please feel to ask any clarification on this</description>
      <pubDate>Tue, 22 Feb 2011 07:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Returning-Row-Count-and-Dynamic-Filename-to-WebService/m-p/2199048#M2124</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-02-22T07:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Returning Row Count and Dynamic Filename to WebService</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Returning-Row-Count-and-Dynamic-Filename-to-WebService/m-p/2199049#M2125</link>
      <description>Hi mailforvijaym,
&lt;BR /&gt;Thank you for your help. Storing those parameters in context and using tFixedFlowInput works.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Donny</description>
      <pubDate>Thu, 24 Feb 2011 05:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Returning-Row-Count-and-Dynamic-Filename-to-WebService/m-p/2199049#M2125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-24T05:03:32Z</dc:date>
    </item>
  </channel>
</rss>

