<?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: twebservice response error record capture in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/twebservice-response-error-record-capture/m-p/2263869#M1913</link>
    <description>&lt;P&gt;Hi Shong,&lt;/P&gt; 
&lt;P&gt;GM, The issue is not with the input record. The error occurs when the input record is validated against the EU webservice (example Member State 'BE' vat number xxxxxxxxx). Is there a way for the records that don't get validated be passed to the target table?&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 28 Oct 2019 13:41:59 GMT</pubDate>
    <dc:creator>AAA999</dc:creator>
    <dc:date>2019-10-28T13:41:59Z</dc:date>
    <item>
      <title>twebservice response error record capture</title>
      <link>https://community.qlik.com/t5/Data-Quality/twebservice-response-error-record-capture/m-p/2263867#M1911</link>
      <description>&lt;P&gt;Gurus,&lt;/P&gt;&lt;P&gt;Is there a way to capture rejected response record from twebservice using wsdl file?&lt;/P&gt;&lt;P&gt;Below are some errors&amp;nbsp;&lt;/P&gt;&lt;P&gt;INVALID_INPUT (Input record is not a valid VAT)&lt;/P&gt;&lt;P&gt;MS_UNAVAILABLE&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to capture the rejected input records. Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:15:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/twebservice-response-error-record-capture/m-p/2263867#M1911</guid>
      <dc:creator>AAA999</dc:creator>
      <dc:date>2024-11-16T04:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: twebservice response error record capture</title>
      <link>https://community.qlik.com/t5/Data-Quality/twebservice-response-error-record-capture/m-p/2263868#M1912</link>
      <description>Hi 
&lt;BR /&gt;tWebservice does not capture rejected record, you can validate the input record before tWebservice if there exist rules.
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 28 Oct 2019 09:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/twebservice-response-error-record-capture/m-p/2263868#M1912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-28T09:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: twebservice response error record capture</title>
      <link>https://community.qlik.com/t5/Data-Quality/twebservice-response-error-record-capture/m-p/2263869#M1913</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt; 
&lt;P&gt;GM, The issue is not with the input record. The error occurs when the input record is validated against the EU webservice (example Member State 'BE' vat number xxxxxxxxx). Is there a way for the records that don't get validated be passed to the target table?&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 13:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/twebservice-response-error-record-capture/m-p/2263869#M1913</guid>
      <dc:creator>AAA999</dc:creator>
      <dc:date>2019-10-28T13:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: twebservice response error record capture</title>
      <link>https://community.qlik.com/t5/Data-Quality/twebservice-response-error-record-capture/m-p/2263870#M1914</link>
      <description>I think you can get the invalid input record by designing the jobs as beblow:
&lt;BR /&gt;main job:
&lt;BR /&gt;--read input data--tFlowToIterate--tRunJob
&lt;BR /&gt;in the main job, pass the current input record to child job, see this documentation to learn how to pass values from parent job to child job. 
&lt;BR /&gt;
&lt;A href="https://help.talend.com/reader/1RJ7TatgS73nP1RPGjT50w/lkyIFfESkJEqjYRyJBOQfg" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/1RJ7TatgS73nP1RPGjT50w/lkyIFfESkJEqjYRyJBOQfg&lt;/A&gt;
&lt;BR /&gt;
&lt;BR /&gt;on tRunJob, call the child job and uncheck the 'die on error' option.
&lt;BR /&gt;
&lt;BR /&gt;child job:
&lt;BR /&gt;tFixedFlowInput1--main&amp;gt;tWebservcie--&amp;gt;
&lt;BR /&gt; |
&lt;BR /&gt;onsubjoberror
&lt;BR /&gt; |
&lt;BR /&gt;tFixedFlowInput2--main--target table
&lt;BR /&gt;
&lt;BR /&gt;in child job, output the current input record to target table once an error occurs.
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong
&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Oct 2019 03:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/twebservice-response-error-record-capture/m-p/2263870#M1914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-30T03:04:39Z</dc:date>
    </item>
  </channel>
</rss>

