<?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 tOracleOutput log rejected rows in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-log-rejected-rows/m-p/2307407#M78847</link>
    <description>Hi all I've to log the rejected rows of a tOracleOutput component but since that I've a lot of jobs that load the data in the DB I need to create a generic log process that takes as input a string and write this information on a file.
&lt;BR /&gt;Is there a way to convert a rejects row (that is coming out from a tOracleOutput) to a flat String with the "|" as separator ? Without using the tMap (Exactly like th tlogRow).
&lt;BR /&gt;Regards</description>
    <pubDate>Fri, 11 Oct 2013 12:59:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-11T12:59:12Z</dc:date>
    <item>
      <title>tOracleOutput log rejected rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-log-rejected-rows/m-p/2307407#M78847</link>
      <description>Hi all I've to log the rejected rows of a tOracleOutput component but since that I've a lot of jobs that load the data in the DB I need to create a generic log process that takes as input a string and write this information on a file.
&lt;BR /&gt;Is there a way to convert a rejects row (that is coming out from a tOracleOutput) to a flat String with the "|" as separator ? Without using the tMap (Exactly like th tlogRow).
&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 11 Oct 2013 12:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-log-rejected-rows/m-p/2307407#M78847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-11T12:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput log rejected rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-log-rejected-rows/m-p/2307408#M78848</link>
      <description>Hi, 
&lt;BR /&gt;You can link a output component, such as, tfileoutputdelimited to tOracleOutput. The reject rows should be kept in flat file. 
&lt;BR /&gt;Feel free let me know if it is OK with you job. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBGi.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137769iB1363AE901436209/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBGi.png" alt="0683p000009MBGi.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 12 Oct 2013 03:56:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-log-rejected-rows/m-p/2307408#M78848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-12T03:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput log rejected rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-log-rejected-rows/m-p/2307409#M78849</link>
      <description>That is the approach that I'm using now but I want to send the entire row to a subjob that is used to log the information on the file. I don't know how to achieve this</description>
      <pubDate>Mon, 14 Oct 2013 11:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-log-rejected-rows/m-p/2307409#M78849</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-14T11:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput log rejected rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-log-rejected-rows/m-p/2307410#M78850</link>
      <description>Hi,&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;That is the approach that I'm using now but I want to send the entire row to a subjob that is used to log the information on the file. I don't know how to achieve this&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;That means you want to set the tOracleOutput as input source of subjob, right? If so, please show us your current design screenshot, we will see if there is any good option for it.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 14 Oct 2013 11:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-log-rejected-rows/m-p/2307410#M78850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-14T11:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput log rejected rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-log-rejected-rows/m-p/2307411#M78851</link>
      <description>Sure attached the job that I've created. 
&lt;BR /&gt;I need to pass the rejected rows of the job tOracleoutput1 in a generic log sub-job like the existing blocks LOG_SUPPLIER_LOADING jobs (that at the moment accept simple parameters). Think that I've 102 processes to change for this reason I wanna try to generalize the log process. 
&lt;BR /&gt;Regards 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBRy.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135318i6AD2FF2CE5AEEA5D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBRy.png" alt="0683p000009MBRy.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 14 Oct 2013 11:46:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-log-rejected-rows/m-p/2307411#M78851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-14T11:46:57Z</dc:date>
    </item>
  </channel>
</rss>

