<?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: Error: Error: File extdata.cpp, Line 2903 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1660828#M448752</link>
    <description>&lt;P&gt;Hi Bret,&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the latest files uploaded onto the case. Please find there.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Dec 2019 15:54:16 GMT</pubDate>
    <dc:creator>Deepak_Agrawal</dc:creator>
    <dc:date>2019-12-26T15:54:16Z</dc:date>
    <item>
      <title>Error: Error: File extdata.cpp, Line 2903</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1657794#M448466</link>
      <description>&lt;P&gt;12/10/2019 5:45:13 AM: 0015 LET vFileName = Subfield('C:\ProgramData\QlikTech\Documents\MetalsAnalytics_QVDS\Axs\DATA.QVD', '\', SubstringCount('C:\ProgramData\QlikTech\Documents\MetalsAnalytics_QVDS\Axs\DATA.QVD', '\') + 1)&lt;BR /&gt;12/10/2019 5:45:13 AM: 0016 LET vFullPath = chr(39) &amp;amp; 'MetalsAnalytics_QVDS\DATA.QVD' &amp;amp; chr(39)&lt;BR /&gt;12/10/2019 5:45:13 AM: 0018 [MergeTable]:&lt;BR /&gt;12/10/2019 5:45:13 AM: 0019 LOAD&lt;BR /&gt;12/10/2019 5:45:13 AM: 0020 *&lt;BR /&gt;12/10/2019 5:45:13 AM: 0021 FROM&lt;BR /&gt;12/10/2019 5:45:13 AM: 0022 'C:\ProgramData\QlikTech\Documents\MetalsAnalytics_QVDS\Axs\DATA.QVD' (QVD)&lt;BR /&gt;12/10/2019 5:45:13 AM: 0023&lt;BR /&gt;12/10/2019 5:45:13 AM: 199 fields found: field names(removed because of customer information), 415,124 lines fetched&lt;BR /&gt;12/10/2019 5:45:16 AM: 0025 IF (NOT isNull(qvdCreateTime('MetalsAnalytics_QVDS\DATA.QVD'))) THEN&lt;BR /&gt;12/10/2019 5:45:16 AM: 0026 Concatenate([MergeTable])&lt;BR /&gt;12/10/2019 5:45:16 AM: 0027 LOAD&lt;BR /&gt;12/10/2019 5:45:16 AM: 0028 *&lt;BR /&gt;12/10/2019 5:45:16 AM: 0029 FROM&lt;BR /&gt;12/10/2019 5:45:16 AM: 0030 'MetalsAnalytics_QVDS\DATA.QVD' (QVD)&lt;BR /&gt;12/10/2019 5:45:16 AM: 0031&lt;BR /&gt;12/10/2019 5:45:16 AM: Error: Error: File extdata.cpp, Line 2903&lt;BR /&gt;12/10/2019 5:45:16 AM: General Script Error&lt;BR /&gt;12/10/2019 5:45:16 AM: Execution Failed&lt;BR /&gt;12/10/2019 5:45:16 AM: Execution finished.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1657794#M448466</guid>
      <dc:creator>Deepak_Agrawal</dc:creator>
      <dc:date>2024-11-16T01:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Error: File extdata.cpp, Line 2903</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1660193#M448687</link>
      <description>&lt;P&gt;Does the QVD actually exist in that path?&amp;nbsp; I see in the beginning of the script there is an Axs folder as well, and I do not see that you are moving/storing to the location without that folder, so my best hunch would be you are looking in a place the QVD file does not actually exist...&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;General Script errors are logic errors in the majority of cases, just FYI, and I would expect if the QVD file was not there, we should like be generating a File Not Found error instead, so I am not quite sure what is going on here.&amp;nbsp; I suspect you will need to attach the actually script snippet for this section so folks can see fully what is supposed to be going on, as I would expect that is where the actual issue lies, without that, I doubt you will get much further with just what you have provided.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 15:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1660193#M448687</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-23T15:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Error: File extdata.cpp, Line 2903</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1660708#M448741</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please suggest me what actual script you need from me?&lt;/P&gt;&lt;P&gt;Do you need the qvw and qvw_generator file and data files from both the folders also?&lt;/P&gt;&lt;P&gt;Please confirm the list of files, I need to attach here.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 11:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1660708#M448741</guid>
      <dc:creator>Deepak_Agrawal</dc:creator>
      <dc:date>2019-12-26T11:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Error: File extdata.cpp, Line 2903</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1660753#M448744</link>
      <description>&lt;P&gt;Here is an article link regarding the script/document log, you already have it enabled, you just need to attach the full log rather than just the snippet you did:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.qlik.com/articles/000002668" target="_self"&gt;How to enable script/document log&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The other thing would be the actual script itself, just open the application in the Desktop client, go to the Script Editor, then use the File\Export to Script File to generate the .qvs file and attach that, so folks can see the entire script.&amp;nbsp; The other option would be to attach the QVW file, your choice here.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 13:20:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1660753#M448744</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-26T13:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Error: File extdata.cpp, Line 2903</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1660792#M448748</link>
      <description>&lt;P&gt;Thanks, Do you want those data.qvd files too from both the folders.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 14:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1660792#M448748</guid>
      <dc:creator>Deepak_Agrawal</dc:creator>
      <dc:date>2019-12-26T14:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Error: File extdata.cpp, Line 2903</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1660807#M448750</link>
      <description>&lt;P&gt;Attaching log files, as if now. I will share the qvw and qvs&amp;nbsp;after some time, requested from the customer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 14:55:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1660807#M448750</guid>
      <dc:creator>Deepak_Agrawal</dc:creator>
      <dc:date>2019-12-26T14:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Error: File extdata.cpp, Line 2903</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1660828#M448752</link>
      <description>&lt;P&gt;Hi Bret,&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the latest files uploaded onto the case. Please find there.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 15:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Error-File-extdata-cpp-Line-2903/m-p/1660828#M448752</guid>
      <dc:creator>Deepak_Agrawal</dc:creator>
      <dc:date>2019-12-26T15:54:16Z</dc:date>
    </item>
  </channel>
</rss>

