<?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: HL7 Output Generation in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310789#M81886</link>
    <description>if You have success with single record, just use tFlowToIterate for convert Your database input flow into set of single records.&lt;BR /&gt;Input -&amp;gt; tFlowToIterate -&amp;gt; feature steps for single record</description>
    <pubDate>Thu, 09 Mar 2017 10:16:52 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2017-03-09T10:16:52Z</dc:date>
    <item>
      <title>HL7 Output Generation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310786#M81883</link>
      <description>HI&lt;BR /&gt;     Instead Of Fixed Flow input ,Can we Generate HL7 File from the values from Database.Please explain me the flow to generate HL7 from Database Values</description>
      <pubDate>Tue, 24 Jun 2014 10:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310786#M81883</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T10:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: HL7 Output Generation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310787#M81884</link>
      <description>Hi, 
&lt;BR /&gt;What's your input source? You can also generate a HL7 Message with values in mysql
&lt;BR /&gt;tmysqlinput -row(main)--&amp;gt;tmap --&amp;gt;thl7output. Could you please give us more info about your job requirement?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 25 Jun 2014 09:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310787#M81884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-25T09:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: HL7 Output Generation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310788#M81885</link>
      <description>Hi&amp;nbsp; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina,&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 want to generate HL7 message for all the records in my database. I could able to generate message for one record. But, for multiple records also, it is generating only one message. I attached my job screenshot. Please help me on this.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME6C.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146905i7B4E90BBA179681C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME6C.png" alt="0683p000009ME6C.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 09 Mar 2017 10:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310788#M81885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-09T10:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: HL7 Output Generation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310789#M81886</link>
      <description>if You have success with single record, just use tFlowToIterate for convert Your database input flow into set of single records.&lt;BR /&gt;Input -&amp;gt; tFlowToIterate -&amp;gt; feature steps for single record</description>
      <pubDate>Thu, 09 Mar 2017 10:16:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310789#M81886</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-03-09T10:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: HL7 Output Generation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310790#M81887</link>
      <description>Thank you&amp;nbsp;&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;vapukov for your reply. Even I tried that one. But iterate row should connect to which segment?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;</description>
      <pubDate>Thu, 09 Mar 2017 10:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310790#M81887</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-09T10:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: HL7 Output Generation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310791#M81888</link>
      <description>I of course do not know full logic of Job,
&lt;BR /&gt;but You can play around:
&lt;BR /&gt;
&lt;BR /&gt;if number of columns not big,&amp;nbsp;insert it after tMap, from tMap Iterate connection to &amp;nbsp;tFixedFlowInput which convert globalVariables back to flow
&lt;BR /&gt;if number of columns big, it possible to make 2-step - select all ID only, then Iterate for each ID request all other columns by ID filter, than tMap and all other steps
&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Mar 2017 11:06:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310791#M81888</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-03-09T11:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: HL7 Output Generation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310792#M81889</link>
      <description>W 
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;B&gt;ith this approach, only one file is generating for the last record.&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Here is the screenshot:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MERq.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148183iE21197E4407E12BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MERq.png" alt="0683p000009MERq.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 09 Mar 2017 11:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310792#M81889</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-09T11:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: HL7 Output Generation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310793#M81890</link>
      <description>Can anyone please upload a sample job that generates HL7 messages for database records?&lt;BR /&gt;Thanks in advance!</description>
      <pubDate>Fri, 10 Mar 2017 04:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310793#M81890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-10T04:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: HL7 Output Generation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310794#M81891</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;W&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;B&gt;ith this approach, only one file is generating for the last record.&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;It is because - You are not manage file name per iteration. And with each iteration (till the last) - Your Job overwrite file 
&lt;BR /&gt;When You use iterations, You must manage file name, for example: 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEFS.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143559i639163D8CD17B58F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEFS.png" alt="0683p000009MEFS.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 10 Mar 2017 08:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310794#M81891</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-03-10T08:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: HL7 Output Generation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310795#M81892</link>
      <description>&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Hi vapukov,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I tried that way only. But it is generating only one file. Could you please attach your working sample job?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;</description>
      <pubDate>Fri, 10 Mar 2017 09:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HL7-Output-Generation/m-p/2310795#M81892</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-10T09:21:57Z</dc:date>
    </item>
  </channel>
</rss>

