<?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: How  to  reduce  the cMap -Talend data mapper error detail / stack trace in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-reduce-the-cMap-Talend-data-mapper-error-detail-stack/m-p/2293430#M66402</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;You can set the log level to "&lt;STRONG&gt;None&lt;/STRONG&gt;" and Exception Threshold to "&lt;STRONG&gt;Error&lt;/STRONG&gt;".&lt;/P&gt; 
&lt;P&gt;Could you please let us know if this article helps?&lt;/P&gt; 
&lt;P&gt;&lt;A title="https://community.talend.com/t5/Migration-Configuration-and/cMap-loglevel-Exception-Handling/ta-p/121593" href="https://community.qlik.com/s/article/ka03p0000006ElSAAU" target="_self"&gt;https://community.talend.com/t5/Migration-Configuration-and/cMap-loglevel-Exception-Handling/ta-p/121593&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jul 2019 08:50:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-04T08:50:41Z</dc:date>
    <item>
      <title>How  to  reduce  the cMap -Talend data mapper error detail / stack trace</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-reduce-the-cMap-Talend-data-mapper-error-detail-stack/m-p/2293429#M66401</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt; 
&lt;P&gt;when ever mapping&amp;nbsp; exception / custom exception occurs&amp;nbsp; in cMap- TDM .The camel error message [Simple (${exception.message}) ] contains lot of details which are not needed for my use case .&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;is there way to control how much error detail talend throws during TDM error???&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My requirement :&amp;nbsp;net.sf.saxon.trans.XPathException: An empty sequence is not allowed as the value in 'cast as' expression (or ) just custom exception message which i throw inside java method which is used in cMap.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Actual received:&lt;/P&gt; 
&lt;P&gt;[ERROR]: org.talend.transform.camel.TdmProcessor - Overall:Fatal&lt;BR /&gt;1: Info - Executing map. (328)&lt;BR /&gt;Map:/ESB_TALEND/Maps/map_installerSales Properties: {accept-encoding=gzip,deflate, Authorization=Basic ZWFpYWRtaW46aW5kaWExMw==, breadcrumbId=ID-NB1499-R90GKD6L-1560958000572-0-7, CamelAcceptContentType=*/*, CamelCxfMessage={org.apache.cxf.resource.method=public abstract java.lang.Object esb_talend.processinstallersales_0_1.processInstallerSales$Service_cREST_1.processInstallerSales(org.w3c.dom.Document), http.base.path=&lt;A href="http://127.0.0.1:8041" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;http://127.0.0.1:8041&lt;/A&gt;, HTTP.REQUEST=Request(POST //127.0.0.1:8041/InstallerSales)@78fc2eea, org.apache.cxf.transport.Destination=org.apache.cxf.transport.http_jetty.JettyHTTPDestination@2f1e2fa0, HTTP.CONFIG=null, jaxrs.template.parameters={FINAL_MATCH_GROUP=[/]}, org.apache.cxf.message.Message.QUERY_STRING=null, operationName=processInstallerSales, User-Agent=Apache-HttpClient/4.1.1 (java 1.5)}&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2: Fatal - The transformation engine failed. (202)&lt;BR /&gt;Exception: net.sf.saxon.trans.XPathException: An empty sequence is not allowed as the value in 'cast as' expression&lt;BR /&gt;at net.sf.saxon.expr.Expression.typeError(Expression.java:1387)&lt;BR /&gt;at net.sf.saxon.expr.AtomicSequenceConverter.evaluateItem(AtomicSequenceConverter.java:299) ............100 lines&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;3: Fatal - The transformation engine failed. (202)&lt;BR /&gt;Exception: net.sf.saxon.trans.XPathException: An empty sequence is not allowed as the value in 'cast as' expression&lt;BR /&gt;at net.sf.saxon.expr.Expression.typeError(Expression.java:1387)&lt;BR /&gt;at net.sf.saxon.expr.SingletonAtomizer.evaluateItem(SingletonAtomizer.java:218)&lt;BR /&gt;......100 lines&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Shiva&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-reduce-the-cMap-Talend-data-mapper-error-detail-stack/m-p/2293429#M66401</guid>
      <dc:creator>shivaaa786</dc:creator>
      <dc:date>2024-11-16T05:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: How  to  reduce  the cMap -Talend data mapper error detail / stack trace</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-reduce-the-cMap-Talend-data-mapper-error-detail-stack/m-p/2293430#M66402</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;You can set the log level to "&lt;STRONG&gt;None&lt;/STRONG&gt;" and Exception Threshold to "&lt;STRONG&gt;Error&lt;/STRONG&gt;".&lt;/P&gt; 
&lt;P&gt;Could you please let us know if this article helps?&lt;/P&gt; 
&lt;P&gt;&lt;A title="https://community.talend.com/t5/Migration-Configuration-and/cMap-loglevel-Exception-Handling/ta-p/121593" href="https://community.qlik.com/s/article/ka03p0000006ElSAAU" target="_self"&gt;https://community.talend.com/t5/Migration-Configuration-and/cMap-loglevel-Exception-Handling/ta-p/121593&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 08:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-reduce-the-cMap-Talend-data-mapper-error-detail-stack/m-p/2293430#M66402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-04T08:50:41Z</dc:date>
    </item>
  </channel>
</rss>

