<?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 New version broke load scripts in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/New-version-broke-load-scripts/m-p/1781690#M17321</link>
    <description>&lt;P&gt;We have some load scripts that are failing when we upgraded to a new version (November 2020 13.102.11) on our testing environment. The exact load script works just fine on our production environment (April 2020 13.72.3).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I know what the problem is, but have no idea on why it's now happening or how to solve it. I included the relevant error log below and put the lines in red I think are the problem&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;20210210T080227.804-0700 0042 [candidate_temp_b26bf761-7728-b0b0-c9ac-556ed264]:&lt;/FONT&gt;&lt;BR /&gt;20210210T080227.804-0700 0043 LOAD&lt;BR /&gt;20210210T080227.804-0700 0044 [CandidateLastUpdatedDate],&lt;BR /&gt;20210210T080227.804-0700 0045 [AffiliationID],&lt;BR /&gt;20210210T080227.804-0700 0046 [CandidateAddressCountryCode],&lt;BR /&gt;20210210T080227.804-0700 0047 [CandidateCreatedDate],&lt;BR /&gt;20210210T080227.804-0700 0048 [CandidateAddressState],&lt;BR /&gt;20210210T080227.804-0700 0049 [CandidateID],&lt;BR /&gt;20210210T080227.804-0700 0050 [CandidateMeasure],&lt;BR /&gt;20210210T080227.804-0700 0051 [CandidateLastUpdatedTime],&lt;BR /&gt;20210210T080227.804-0700 0052 [CandidateFirstName],&lt;BR /&gt;20210210T080227.804-0700 0053 [CandidateLastName],&lt;BR /&gt;20210210T080227.804-0700 0054 [CandidateEmail],&lt;BR /&gt;20210210T080227.804-0700 0055 [CandidateCompanyName],&lt;BR /&gt;20210210T080227.804-0700 0056 [CandidateAddressCountryName],&lt;BR /&gt;20210210T080227.804-0700 0057 [CandidateAddressCountryRegion],&lt;BR /&gt;20210210T080227.804-0700 0058 [CandidateAffiliationCandidateID],&lt;BR /&gt;20210210T080227.804-0700 0059 [CandidateAffiliationEmail],&lt;BR /&gt;20210210T080227.805-0700 0060 [CandidateEmailLanguage],&lt;BR /&gt;20210210T080227.805-0700 0061 Date([CandidateBannedUntil] ) AS [CandidateBannedUntil],&lt;BR /&gt;20210210T080227.805-0700 0062 [CandidateWatchUntil],&lt;BR /&gt;20210210T080227.805-0700 0063 [CandidateLocFirstName],&lt;BR /&gt;20210210T080227.805-0700 0064 [CandidateLocLastName],&lt;BR /&gt;20210210T080227.805-0700 0065 [CandidateLocCompanyName],&lt;BR /&gt;20210210T080227.805-0700 0066 [CandidateAffiliationCompany],&lt;BR /&gt;20210210T080227.805-0700 0067 [CandidateAddressLine1],&lt;BR /&gt;20210210T080227.805-0700 0068 [CandidateAddressLine2],&lt;BR /&gt;20210210T080227.805-0700 0069 [CandidateAddressLine3],&lt;BR /&gt;20210210T080227.805-0700 0070 [CandidateAddressCity],&lt;BR /&gt;20210210T080227.805-0700 0071 [CandidateAddressPostalCode],&lt;BR /&gt;20210210T080227.805-0700 0072 APPLYMAP( '__countryCodeIsoThree2Polygon', UPPER([CandidateAddressCountryCode]), '-') AS [candidate.candidate.CandidateAddressCountryCode_GeoInfo],&lt;BR /&gt;20210210T080227.805-0700 0073 APPLYMAP( '__countryCodeIsoThree2Polygon', APPLYMAP( '__countryName2IsoThree', LOWER([CandidateAddressCountryName])), '-') AS [candidate.CandidateAddressCountryName_GeoInfo]&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;20210210T080227.805-0700 0074 RESIDENT [candidate]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;20210210T080227.806-0700 Error: Table 'candidate' not found&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;It looks to me like qlik is now adding temp_someguid to our table name and so the load script can't reference it. How would we go about solving this?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:38:21 GMT</pubDate>
    <dc:creator>michael_andrews</dc:creator>
    <dc:date>2024-11-16T00:38:21Z</dc:date>
    <item>
      <title>New version broke load scripts</title>
      <link>https://community.qlik.com/t5/Management-Governance/New-version-broke-load-scripts/m-p/1781690#M17321</link>
      <description>&lt;P&gt;We have some load scripts that are failing when we upgraded to a new version (November 2020 13.102.11) on our testing environment. The exact load script works just fine on our production environment (April 2020 13.72.3).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I know what the problem is, but have no idea on why it's now happening or how to solve it. I included the relevant error log below and put the lines in red I think are the problem&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;20210210T080227.804-0700 0042 [candidate_temp_b26bf761-7728-b0b0-c9ac-556ed264]:&lt;/FONT&gt;&lt;BR /&gt;20210210T080227.804-0700 0043 LOAD&lt;BR /&gt;20210210T080227.804-0700 0044 [CandidateLastUpdatedDate],&lt;BR /&gt;20210210T080227.804-0700 0045 [AffiliationID],&lt;BR /&gt;20210210T080227.804-0700 0046 [CandidateAddressCountryCode],&lt;BR /&gt;20210210T080227.804-0700 0047 [CandidateCreatedDate],&lt;BR /&gt;20210210T080227.804-0700 0048 [CandidateAddressState],&lt;BR /&gt;20210210T080227.804-0700 0049 [CandidateID],&lt;BR /&gt;20210210T080227.804-0700 0050 [CandidateMeasure],&lt;BR /&gt;20210210T080227.804-0700 0051 [CandidateLastUpdatedTime],&lt;BR /&gt;20210210T080227.804-0700 0052 [CandidateFirstName],&lt;BR /&gt;20210210T080227.804-0700 0053 [CandidateLastName],&lt;BR /&gt;20210210T080227.804-0700 0054 [CandidateEmail],&lt;BR /&gt;20210210T080227.804-0700 0055 [CandidateCompanyName],&lt;BR /&gt;20210210T080227.804-0700 0056 [CandidateAddressCountryName],&lt;BR /&gt;20210210T080227.804-0700 0057 [CandidateAddressCountryRegion],&lt;BR /&gt;20210210T080227.804-0700 0058 [CandidateAffiliationCandidateID],&lt;BR /&gt;20210210T080227.804-0700 0059 [CandidateAffiliationEmail],&lt;BR /&gt;20210210T080227.805-0700 0060 [CandidateEmailLanguage],&lt;BR /&gt;20210210T080227.805-0700 0061 Date([CandidateBannedUntil] ) AS [CandidateBannedUntil],&lt;BR /&gt;20210210T080227.805-0700 0062 [CandidateWatchUntil],&lt;BR /&gt;20210210T080227.805-0700 0063 [CandidateLocFirstName],&lt;BR /&gt;20210210T080227.805-0700 0064 [CandidateLocLastName],&lt;BR /&gt;20210210T080227.805-0700 0065 [CandidateLocCompanyName],&lt;BR /&gt;20210210T080227.805-0700 0066 [CandidateAffiliationCompany],&lt;BR /&gt;20210210T080227.805-0700 0067 [CandidateAddressLine1],&lt;BR /&gt;20210210T080227.805-0700 0068 [CandidateAddressLine2],&lt;BR /&gt;20210210T080227.805-0700 0069 [CandidateAddressLine3],&lt;BR /&gt;20210210T080227.805-0700 0070 [CandidateAddressCity],&lt;BR /&gt;20210210T080227.805-0700 0071 [CandidateAddressPostalCode],&lt;BR /&gt;20210210T080227.805-0700 0072 APPLYMAP( '__countryCodeIsoThree2Polygon', UPPER([CandidateAddressCountryCode]), '-') AS [candidate.candidate.CandidateAddressCountryCode_GeoInfo],&lt;BR /&gt;20210210T080227.805-0700 0073 APPLYMAP( '__countryCodeIsoThree2Polygon', APPLYMAP( '__countryName2IsoThree', LOWER([CandidateAddressCountryName])), '-') AS [candidate.CandidateAddressCountryName_GeoInfo]&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;20210210T080227.805-0700 0074 RESIDENT [candidate]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;20210210T080227.806-0700 Error: Table 'candidate' not found&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;It looks to me like qlik is now adding temp_someguid to our table name and so the load script can't reference it. How would we go about solving this?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/New-version-broke-load-scripts/m-p/1781690#M17321</guid>
      <dc:creator>michael_andrews</dc:creator>
      <dc:date>2024-11-16T00:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: New version broke load scripts</title>
      <link>https://community.qlik.com/t5/Management-Governance/New-version-broke-load-scripts/m-p/1782150#M17345</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10733"&gt;@michael_andrews&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By any chance are you letting the Engine to name the table? Or are you explicitly naming the table?&lt;/P&gt;&lt;P&gt;Kind Regards.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 21:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/New-version-broke-load-scripts/m-p/1782150#M17345</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2021-02-11T21:39:45Z</dc:date>
    </item>
  </channel>
</rss>

