<?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: Mapping - Data Mapper - EDIFACT/X12 - Functions 'Number of segments in in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Mapping-Data-Mapper-EDIFACT-X12-Functions-Number-of-segments-in/m-p/2289672#M63025</link>
    <description>Hi Benjamin, 
&lt;BR /&gt;What about having a PreJob done using the DI components and not the Talend Data Mapper using some regular expression to find out the segment 'UNT' and 'UNZ' and then be able to count those. 
&lt;BR /&gt;That way you could perform this check before trying to parse your EDIFACT; and accept or reject those files which can be Invalid. 
&lt;BR /&gt;Let us know if that approach could help and if you could provide a Sample file and the expected result in the number of Segment; we could try to guide and deliver direction to implement this PreJob in Talend. 
&lt;BR /&gt;Best regards.</description>
    <pubDate>Mon, 14 Apr 2014 13:54:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-14T13:54:26Z</dc:date>
    <item>
      <title>Mapping - Data Mapper - EDIFACT/X12 - Functions 'Number of segments in</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mapping-Data-Mapper-EDIFACT-X12-Functions-Number-of-segments-in/m-p/2289668#M63021</link>
      <description>Hi,
&lt;BR /&gt; 
&lt;BR /&gt;I have a question about Data Mapper component. 
&lt;BR /&gt; 
&lt;BR /&gt;In the EDI File (EDIFACT):
&lt;BR /&gt;- segment ?UNT? describe the number of segment in a message, 
&lt;BR /&gt;- and segment ?UNZ? describe the number of message in a interchange.
&lt;BR /&gt; 
&lt;BR /&gt;Example UNT and UNZ: 
&lt;BR /&gt;In this example, 531 numbers of segment and 5 messages in this interchange 00073487 
&lt;BR /&gt;UNT+531+0001614907'
&lt;BR /&gt;UNZ+5+00073487'
&lt;BR /&gt; 
&lt;BR /&gt;I would like to know if there are a function to get :
&lt;BR /&gt;- Number segment in a message
&lt;BR /&gt;- Number message in a interchange 
&lt;BR /&gt; 
&lt;BR /&gt;Corresponding EDIFACT/X12 : 
&lt;BR /&gt; 
&lt;BR /&gt;EDIFACT -&amp;gt; X12
&lt;BR /&gt;UNT (UNT.E0074) -&amp;gt; SE (SE1)
&lt;BR /&gt;UNZ (UNZ.E0036) -&amp;gt; IEA (IEA1)
&lt;BR /&gt;IEA - Interchange Control Trailer
&lt;BR /&gt;? IEA01 - Number of Included Functional Groups - This is used for message integrity, developed before such things as check sums were widely implemented. 
&lt;BR /&gt;? IEA02 - Interchange Control Number - Must match the control number in the IEA. 
&lt;BR /&gt; 
&lt;BR /&gt;Thank you.
&lt;BR /&gt;Best Regards.</description>
      <pubDate>Wed, 09 Apr 2014 13:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mapping-Data-Mapper-EDIFACT-X12-Functions-Number-of-segments-in/m-p/2289668#M63021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-09T13:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping - Data Mapper - EDIFACT/X12 - Functions 'Number of segments in</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mapping-Data-Mapper-EDIFACT-X12-Functions-Number-of-segments-in/m-p/2289669#M63022</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi,&lt;BR /&gt; &lt;BR /&gt;I have a question about Data Mapper component. &lt;BR /&gt; &lt;BR /&gt;In the EDI File (EDIFACT):&lt;BR /&gt;- segment ?UNT? describe the number of segment in a message, &lt;BR /&gt;- and segment ?UNZ? describe the number of message in a interchange.&lt;BR /&gt; &lt;BR /&gt;Exemple UNT : &lt;BR /&gt;Talend-Data-Mapper-1.png&lt;BR /&gt; &lt;BR /&gt;Example UNZ : &lt;BR /&gt;In this example, five message in this interchange 00073487&lt;BR /&gt;Talend-Data-Mapper-2.png&lt;BR /&gt; &lt;BR /&gt;I would like to know if there are a function to get :&lt;BR /&gt;- Number segment in a message&lt;BR /&gt;- Number message in a interchange &lt;BR /&gt; &lt;BR /&gt;Corresponding EDIFACT/X12 : &lt;BR /&gt; &lt;BR /&gt;EDIFACT -&amp;gt; X12&lt;BR /&gt;UNT (UNT.E0074) -&amp;gt; SE (SE1)&lt;BR /&gt;UNZ (UNZ.E0036) -&amp;gt; IEA (IEA1)&lt;BR /&gt;IEA - Interchange Control Trailer&lt;BR /&gt;? IEA01 - Number of Included Functional Groups - This is used for message integrity, developed before such things as check sums were widely implemented. &lt;BR /&gt;? IEA02 - Interchange Control Number - Must match the control number in the IEA. &lt;BR /&gt; &lt;BR /&gt;Thank you.&lt;BR /&gt;Best Regards.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 09 Apr 2014 13:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mapping-Data-Mapper-EDIFACT-X12-Functions-Number-of-segments-in/m-p/2289669#M63022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-09T13:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping - Data Mapper - EDIFACT/X12 - Functions 'Number of segments in</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mapping-Data-Mapper-EDIFACT-X12-Functions-Number-of-segments-in/m-p/2289670#M63023</link>
      <description>There is no easy way to do this for EDIFACT EDI, these are automatically calculated for X12 EDI, but not at present for EDIFACT. You should submit a JIRA to have this addressed. We can provide a patch for this in 5.4.1 if necessary.</description>
      <pubDate>Thu, 10 Apr 2014 17:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mapping-Data-Mapper-EDIFACT-X12-Functions-Number-of-segments-in/m-p/2289670#M63023</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-10T17:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping - Data Mapper - EDIFACT/X12 - Functions 'Number of segments in</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mapping-Data-Mapper-EDIFACT-X12-Functions-Number-of-segments-in/m-p/2289671#M63024</link>
      <description>Hi Benjamin,&lt;BR /&gt;I would suggest you to connect to the Support portal: &lt;A href="https://support.talend.com/otrs/customer.pl" rel="nofollow noopener noreferrer"&gt;https://support.talend.com/otrs/customer.pl&lt;/A&gt; and log your request, so that we treat it with priority, through the support cycle.&lt;BR /&gt;If you have any trouble logging in to the Support portal, just let me know here and contact support.eu@talend.com&lt;BR /&gt;Many thanks&lt;BR /&gt;Elisa</description>
      <pubDate>Thu, 10 Apr 2014 17:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mapping-Data-Mapper-EDIFACT-X12-Functions-Number-of-segments-in/m-p/2289671#M63024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-10T17:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping - Data Mapper - EDIFACT/X12 - Functions 'Number of segments in</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mapping-Data-Mapper-EDIFACT-X12-Functions-Number-of-segments-in/m-p/2289672#M63025</link>
      <description>Hi Benjamin, 
&lt;BR /&gt;What about having a PreJob done using the DI components and not the Talend Data Mapper using some regular expression to find out the segment 'UNT' and 'UNZ' and then be able to count those. 
&lt;BR /&gt;That way you could perform this check before trying to parse your EDIFACT; and accept or reject those files which can be Invalid. 
&lt;BR /&gt;Let us know if that approach could help and if you could provide a Sample file and the expected result in the number of Segment; we could try to guide and deliver direction to implement this PreJob in Talend. 
&lt;BR /&gt;Best regards.</description>
      <pubDate>Mon, 14 Apr 2014 13:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mapping-Data-Mapper-EDIFACT-X12-Functions-Number-of-segments-in/m-p/2289672#M63025</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-14T13:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping - Data Mapper - EDIFACT/X12 - Functions 'Number of segments in</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Mapping-Data-Mapper-EDIFACT-X12-Functions-Number-of-segments-in/m-p/2289673#M63026</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/00539000004XyZrAAK"&gt;@esabot&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt;Hi Benjamin, 
 &lt;BR /&gt;I would suggest you to connect to the Support portal: 
 &lt;A href="https://support.talend.com/otrs/customer.pl" target="_blank" rel="nofollow noopener noreferrer"&gt;https://support.talend.com/otrs/customer.pl&lt;/A&gt; and log your request, so that we treat it with priority, through the support cycle. 
 &lt;BR /&gt;If you have any trouble logging in to the Support portal, just let me know here and contact support.eu@talend.com 
 &lt;BR /&gt;Many thanks 
 &lt;BR /&gt;Elisa 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;Has this functionality been added to data mapper yet?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 12:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Mapping-Data-Mapper-EDIFACT-X12-Functions-Number-of-segments-in/m-p/2289673#M63026</guid>
      <dc:creator>steynie8</dc:creator>
      <dc:date>2018-12-04T12:15:06Z</dc:date>
    </item>
  </channel>
</rss>

