<?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 ODAG script file not working in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/ODAG-script-file-not-working/m-p/1951301#M78403</link>
    <description>&lt;P&gt;Hi,&amp;nbsp; I have a script that is working fine when I place it in the editor of the detailed template app&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PRODUCT:&lt;BR /&gt;Load PROD_NAME,&lt;BR /&gt;PROD_TK&lt;BR /&gt;FROM [$(vSys.Path.QVD.General)\Master.Data\D_PRODUCTS.qvd](qvd)&lt;BR /&gt;where match([PROD_NAME],$(odags_PROD_NAME);&lt;/P&gt;
&lt;P&gt;Our load scripts are dynamic and placed in txt files.&amp;nbsp; The txt file with the script is called via the data load editor but is not working with odags, receive the following error:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error: Unexpected token: ')', expected one of: '(', 'Z.ScriptEvalStr', 'ZTestw_z', 'OPERATOR_PLUS', 'OPERATOR_MINUS', 'not', 'bitnot', ...&lt;/P&gt;
&lt;P&gt;For testing I replaced&amp;nbsp; $(odags_PROD_NAME) with a value and that is working fine.&amp;nbsp; Any idea why that odags function is not working when you call it via a txt file via the data load editor and not directly from the data load editor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jul 2022 11:18:25 GMT</pubDate>
    <dc:creator>geertdeman</dc:creator>
    <dc:date>2022-07-04T11:18:25Z</dc:date>
    <item>
      <title>ODAG script file not working</title>
      <link>https://community.qlik.com/t5/App-Development/ODAG-script-file-not-working/m-p/1951301#M78403</link>
      <description>&lt;P&gt;Hi,&amp;nbsp; I have a script that is working fine when I place it in the editor of the detailed template app&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PRODUCT:&lt;BR /&gt;Load PROD_NAME,&lt;BR /&gt;PROD_TK&lt;BR /&gt;FROM [$(vSys.Path.QVD.General)\Master.Data\D_PRODUCTS.qvd](qvd)&lt;BR /&gt;where match([PROD_NAME],$(odags_PROD_NAME);&lt;/P&gt;
&lt;P&gt;Our load scripts are dynamic and placed in txt files.&amp;nbsp; The txt file with the script is called via the data load editor but is not working with odags, receive the following error:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error: Unexpected token: ')', expected one of: '(', 'Z.ScriptEvalStr', 'ZTestw_z', 'OPERATOR_PLUS', 'OPERATOR_MINUS', 'not', 'bitnot', ...&lt;/P&gt;
&lt;P&gt;For testing I replaced&amp;nbsp; $(odags_PROD_NAME) with a value and that is working fine.&amp;nbsp; Any idea why that odags function is not working when you call it via a txt file via the data load editor and not directly from the data load editor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 11:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ODAG-script-file-not-working/m-p/1951301#M78403</guid>
      <dc:creator>geertdeman</dc:creator>
      <dc:date>2022-07-04T11:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: ODAG script file not working</title>
      <link>https://community.qlik.com/t5/App-Development/ODAG-script-file-not-working/m-p/1954285#M78703</link>
      <description>&lt;P&gt;I think you are missing a ")" just before the ";" to close the match function.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 20:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ODAG-script-file-not-working/m-p/1954285#M78703</guid>
      <dc:creator>carlos_molino</dc:creator>
      <dc:date>2022-07-11T20:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: ODAG script file not working</title>
      <link>https://community.qlik.com/t5/App-Development/ODAG-script-file-not-working/m-p/1954410#M78715</link>
      <description>&lt;P&gt;sorry, typo in my post.&amp;nbsp; the script is with that additional ')' .&amp;nbsp; It is working if I place that script directly in the load editor.&amp;nbsp; But we work with a couple of configfiles so in the load editor we call a txt file that will generate the load statement and execute it but that doesn't seems to work (the load is working if I remove that where clause).&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 08:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ODAG-script-file-not-working/m-p/1954410#M78715</guid>
      <dc:creator>geertdeman</dc:creator>
      <dc:date>2022-07-12T08:03:30Z</dc:date>
    </item>
  </channel>
</rss>

