<?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] tOracleOutput / NB_LINE_REJECTED in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleOutput-NB-LINE-REJECTED/m-p/2293130#M66132</link>
    <description>Thanks a lot. Configuring the tOracleOutput component in the right way has indeed solved this problem.</description>
    <pubDate>Fri, 19 Apr 2013 15:23:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-19T15:23:30Z</dc:date>
    <item>
      <title>[resolved] tOracleOutput / NB_LINE_REJECTED</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleOutput-NB-LINE-REJECTED/m-p/2293128#M66130</link>
      <description>I am testing the variable NB_LINE_REJECTED: ((Integer)globalMap.get("tOracleOutput_1_NB_LINE_REJECTED")) of a tOracleOutput. However it is not clear to me how and when this is triggered. I am receiving ORA-0001 error messages during the run, but the NB_LINE_REJECTED does not seem to respond.
&lt;BR /&gt;The set-up of sub-job is: tJava --&amp;gt; tFileOutputDelimited
&lt;BR /&gt;tJava has:
&lt;BR /&gt;//String foo = "bar";
&lt;BR /&gt;row28.numberlines = ((Integer)globalMap.get("tOracleOutput_1_NB_LINE"));
&lt;BR /&gt;row28.inserted = ((Integer)globalMap.get("tOracleOutput_1_NB_LINE_INSERTED")) ;
&lt;BR /&gt;row28.deleted = ((Integer)globalMap.get("tOracleOutput_1_NB_LINE_DELETED")) ;
&lt;BR /&gt;row28.rejected = ((Integer)globalMap.get("tOracleOutput_1_NB_LINE_REJECTED")) ;
&lt;BR /&gt;row28.timestamp = new Date();
&lt;BR /&gt;NB_LINE and NB_LINE_INSERTED give back values, but not the NB_LINE_REJECTED</description>
      <pubDate>Thu, 18 Apr 2013 15:07:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleOutput-NB-LINE-REJECTED/m-p/2293128#M66130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-18T15:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tOracleOutput / NB_LINE_REJECTED</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleOutput-NB-LINE-REJECTED/m-p/2293129#M66131</link>
      <description>This count has only values if in the reject flow is used. 
&lt;BR /&gt;The tOracleOutput component provides an reject flow only if:
&lt;BR /&gt;1. Die On Error is switch of
&lt;BR /&gt;2. The batch mode is not in use
&lt;BR /&gt;3. There is a reject flow in use</description>
      <pubDate>Thu, 18 Apr 2013 16:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleOutput-NB-LINE-REJECTED/m-p/2293129#M66131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-18T16:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tOracleOutput / NB_LINE_REJECTED</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleOutput-NB-LINE-REJECTED/m-p/2293130#M66132</link>
      <description>Thanks a lot. Configuring the tOracleOutput component in the right way has indeed solved this problem.</description>
      <pubDate>Fri, 19 Apr 2013 15:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tOracleOutput-NB-LINE-REJECTED/m-p/2293130#M66132</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-19T15:23:30Z</dc:date>
    </item>
  </channel>
</rss>

