<?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 NumberFormatException Issue in Mapping in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/NumberFormatException-Issue-in-Mapping/m-p/2275465#M3079</link>
    <description>&lt;P&gt;&amp;nbsp;I am using:&lt;/P&gt; 
&lt;PRE&gt;new new BigDecimal(row1.BalanceDueCurr) &lt;/PRE&gt; 
&lt;P&gt;This is converting a string from the source file.&lt;/P&gt; 
&lt;P&gt;I am getting the following error when processing a file through mapping.&lt;/P&gt; 
&lt;PRE&gt;Exception in component tMap_1 (ASG)
java.lang.NumberFormatException
	at java.math.BigDecimal.&amp;lt;init&amp;gt;(BigDecimal.java:494)
	at java.math.BigDecimal.&amp;lt;init&amp;gt;(BigDecimal.java:383)
	at java.math.BigDecimal.&amp;lt;init&amp;gt;(BigDecimal.java:806)
	at asg_integration.asg_0_1.ASG.tFileList_1Process(ASG.java:3641)
	at asg_integration.asg_0_1.ASG.tFTPGet_1Process(ASG.java:4891)
	at asg_integration.asg_0_1.ASG.tFTPConnection_1Process(ASG.java:4535)
	at asg_integration.asg_0_1.ASG.runJobInTOS(ASG.java:8023)
	at asg_integration.asg_0_1.ASG.main(ASG.java:7806)
[statistics] disconnected&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;The odd behavior is that it processes all of the records in the text file without issue. Out of 272 readable records, 272 are being updated or inserted into Salesforce correctly. I do not understand what is causing this error.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 09:38:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T09:38:40Z</dc:date>
    <item>
      <title>NumberFormatException Issue in Mapping</title>
      <link>https://community.qlik.com/t5/Data-Quality/NumberFormatException-Issue-in-Mapping/m-p/2275465#M3079</link>
      <description>&lt;P&gt;&amp;nbsp;I am using:&lt;/P&gt; 
&lt;PRE&gt;new new BigDecimal(row1.BalanceDueCurr) &lt;/PRE&gt; 
&lt;P&gt;This is converting a string from the source file.&lt;/P&gt; 
&lt;P&gt;I am getting the following error when processing a file through mapping.&lt;/P&gt; 
&lt;PRE&gt;Exception in component tMap_1 (ASG)
java.lang.NumberFormatException
	at java.math.BigDecimal.&amp;lt;init&amp;gt;(BigDecimal.java:494)
	at java.math.BigDecimal.&amp;lt;init&amp;gt;(BigDecimal.java:383)
	at java.math.BigDecimal.&amp;lt;init&amp;gt;(BigDecimal.java:806)
	at asg_integration.asg_0_1.ASG.tFileList_1Process(ASG.java:3641)
	at asg_integration.asg_0_1.ASG.tFTPGet_1Process(ASG.java:4891)
	at asg_integration.asg_0_1.ASG.tFTPConnection_1Process(ASG.java:4535)
	at asg_integration.asg_0_1.ASG.runJobInTOS(ASG.java:8023)
	at asg_integration.asg_0_1.ASG.main(ASG.java:7806)
[statistics] disconnected&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;The odd behavior is that it processes all of the records in the text file without issue. Out of 272 readable records, 272 are being updated or inserted into Salesforce correctly. I do not understand what is causing this error.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/NumberFormatException-Issue-in-Mapping/m-p/2275465#M3079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: NumberFormatException Issue in Mapping</title>
      <link>https://community.qlik.com/t5/Data-Quality/NumberFormatException-Issue-in-Mapping/m-p/2275466#M3080</link>
      <description>&lt;P&gt;do You set - skip empty rows? it could be at the end of file&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 06:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/NumberFormatException-Issue-in-Mapping/m-p/2275466#M3080</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-06-13T06:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: NumberFormatException Issue in Mapping</title>
      <link>https://community.qlik.com/t5/Data-Quality/NumberFormatException-Issue-in-Mapping/m-p/2275467#M3081</link>
      <description>&lt;P&gt;Skip empty rows is checked.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 13:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/NumberFormatException-Issue-in-Mapping/m-p/2275467#M3081</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-13T13:10:56Z</dc:date>
    </item>
  </channel>
</rss>

