<?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: ApplyMap bug -  apps hanging on 12.1 SR2 / SR3 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222662#M1292922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;The AAALR warnings can indicate significant performance issues because when it is returned, the system is typically not performing efficiently. I have experienced issues where QV Publisher tasks failed upon the distribution phase (Server distribution, not Folder distribution) because of QVS resource issues. So, just want to ensure that QVS is able to receive the distribution from Pub.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Mar 2017 13:00:47 GMT</pubDate>
    <dc:creator>Chip_Matejowsky</dc:creator>
    <dc:date>2017-03-01T13:00:47Z</dc:date>
    <item>
      <title>ApplyMap bug -  apps hanging on 12.1 SR2 / SR3</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222645#M1292902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update: Qlik confirmed the bug - will be fixed in v12.20 and released at the end of 2017.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: changed title to include: "ApplyMap bug - " and added "/SR3"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just stood up a new server (w2012, QV12.1 SR2) and moved my apps from my w2008 QV11.2 SR9 server.&lt;/P&gt;&lt;P&gt;Three apps run just fine on the new server, but one hangs all the time.&amp;nbsp; The QV Mgmt status shows it as running, but it should only take a few minutes and I've let it run as long as 40 minutes before I kill it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The TaskLog.txt does not show anything useful (Slow down logging. Log every &amp;lt;300&amp;gt; seconds).&lt;/P&gt;&lt;P&gt;When I run the app manually, it hangs as shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And when I abort the app, the QV development app itself hangs and I have to kill it as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;output from Script Execution Progress&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;================ Start of GenTransaction transform ===================&lt;/P&gt;&lt;P&gt;GenTransaction_Transform1 &amp;lt;&amp;lt; GenTransactionC_Extract 25,780 Lines fetched&lt;/P&gt;&lt;P&gt;GenTransaction_Transform1 &amp;lt;&amp;lt; GenTransactionA_Extract 322,935 Lines fetched&lt;/P&gt;&lt;P&gt;GenTransaction_Transform1 &amp;lt;&amp;lt; GenTransactionB_Extract 371,716 Lines fetched&lt;/P&gt;&lt;P&gt;GenTransaction_Transform1 &amp;lt;&amp;lt; CurrentBudget_Transform 422,428 Lines fetched&lt;/P&gt;&lt;P&gt;------------ Store GenTrans1 -----------&lt;/P&gt;&lt;P&gt;--------- Drop GenTrans1 -----------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Code snippet:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;FROM $(vExpTransformPath)\CurrentBudget_Transform.qvd (qvd);&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;STORE GenTransaction_Transform1 into $(vExpTransformPath)\GenTransaction_Transform1.qvd (qvd);&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Trace ------------ Store GenTrans1 -----------;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;DROP Table GenTransaction_Transform1;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Trace --------- Drop GenTrans1 -----------;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; hangs here &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;GenTransaction_Transform2:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Load&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // preceding load&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt; ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Load &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; *,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;...&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;FROM $(vExpTransformPath)\GenTransaction_Transform1.qvd (qvd);&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Trace --------- Just after load GenTrans2 from GenTrans1 -----------;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222645#M1292902</guid>
      <dc:creator>jrepucci15</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222646#M1292905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;The default timeout value for tasks is 1440 seconds, so if you are certain that the reload should run in a few minutes, I would change the timeout value accordingly so the task will end without your intervention. Then you may consult the task log for more clues as to why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;-Chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 20:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222646#M1292905</guid>
      <dc:creator>Chip_Matejowsky</dc:creator>
      <dc:date>2017-02-20T20:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222647#M1292907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The app in question takes about 2-3 minutes on my current production servers.&amp;nbsp; On the new server it ended after 6 hours due to timeouts. The log did not show anything useful other than "timeout".&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;20170219T053113.283-0600&lt;/TD&gt;
&lt;TD&gt;Information&lt;/TD&gt;
&lt;TD&gt;Reloading..........&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;20170219T054613.735-0600&lt;/TD&gt;
&lt;TD&gt;Information&lt;/TD&gt;
&lt;TD&gt;Slow down logging. Log every &amp;lt;1200&amp;gt; seconds.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;20170219T054613.735-0600&lt;/TD&gt;
&lt;TD&gt;Information&lt;/TD&gt;
&lt;TD&gt;Reloading&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;20170219T060219.199-0600&lt;/TD&gt;
&lt;TD&gt;Information&lt;/TD&gt;
&lt;TD&gt;DistributeTask[c2e8bd3d-caa4-4f2f-adac-cdd89c44ce5b] ("Expenses and Projects/Insight-Expenses-Transform.qvw"): TryAbort. Triggered by 'RunTimeTrigger'. Id:0000000a-000a-000a-0a0a-161616161616. ExecID:2be86c92-4487-4906-816c-25a21d8e682c&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;20170219T060229.223-0600&lt;/TD&gt;
&lt;TD&gt;Warning&lt;/TD&gt;
&lt;TD&gt;The QlikView Engine is Reloading, it will be killed (Please ignore logged warnings/errors about the kill).&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;20170219T060229.242-0600&lt;/TD&gt;
&lt;TD&gt;Information&lt;/TD&gt;
&lt;TD&gt;Killing the QlikView Engine. ProcessID=3508&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;20170219T060229.246-0600&lt;/TD&gt;
&lt;TD&gt;Information&lt;/TD&gt;
&lt;TD&gt;Reload was aborted.&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 20:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222647#M1292907</guid>
      <dc:creator>jrepucci15</dc:creator>
      <dc:date>2017-02-20T20:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222648#M1292908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been able to convince myself that the issue due is one expression in a load.&amp;nbsp; While the code works just fine in 11.2, the expression causes QV12 to hang.&amp;nbsp; If I comment that expression, I can get past it.&amp;nbsp; Now to review that code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 21:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222648#M1292908</guid>
      <dc:creator>jrepucci15</dc:creator>
      <dc:date>2017-02-20T21:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222649#M1292909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the suspected expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 22:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222649#M1292909</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-02-20T22:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222650#M1292910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;QV 12.1 SR2 hangs if this expression is included, but &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: black;"&gt;QV11.2 SR9 accepts this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: black;"&gt;The mapping loads work in the expression just above this one.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;I built this 2 years ago; I'm trying to decode it to prove that the logic is correct and documenting what it is supposed to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 8pt; font-family: 'courier new', courier;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: black;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;Index&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;Comment&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;,'Sup:') &amp;gt; 0,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: black;"&gt;//&amp;nbsp; IF the comment contains “Sup:”plier, build key using supplier&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;GlYear&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt; &amp;amp; '_' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;GlPeriod&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt; &amp;amp; '_' &amp;amp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;ApplyMap&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;('ValidateMasterProjectNumber_Map' &amp;amp; '-' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;GlCode&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subfield&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;TRIM&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;MID&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;SubField&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;Comment&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;,'Sup:',2),&lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;INDEX&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;SubField&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;Comment&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;, 'Sup:',2) ,' ',1)) ),' ',1), &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'No Project'),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // if the comment contains “Stk:” stock code, build key using StockCode&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;Index&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;Comment&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;, 'Stk:') &amp;gt; 0,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;( 'ValidateMasterProjectNumber_Map', &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;('Map_StockCodeToProjectNumber', &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trim&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;SubField&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;Comment&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;, 'Stk:',2)), &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'No Project'), &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'No Project'),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;GlYear&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt; &amp;amp; '_' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;GlPeriod&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt; &amp;amp; '_' &amp;amp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;ApplyMap&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;('ValidateMasterProjectNumber_Map' &amp;amp; '-' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;GlCode&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRIM&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;SubField&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;Comment&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;,',',5)), &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'No Project')&amp;nbsp; // if comment does not contain either, return this&lt;BR /&gt; )&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: green;"&gt;// end of 2nd IF&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt; )&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: green;"&gt;// end of first IF&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;AS&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Courier New'; color: maroon;"&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;ProjAcctKey&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 01:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222650#M1292910</guid>
      <dc:creator>jrepucci15</dc:creator>
      <dc:date>2017-02-21T01:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222651#M1292911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;I would ensure the QVS Events log is set to High Verbosity and then check the log for any warnings such as "&lt;EM&gt;&lt;STRONG&gt;SE_LOG: when AAALR(1072.471418) is greater than 1.000000, we suggest using new row applicator to improve time and mem efficiency.&lt;/STRONG&gt;&lt;/EM&gt;"&lt;STRONG&gt; &lt;/STRONG&gt;If there, then a change can be made in the QlikView Server Settings.ini to accommodate the warning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 02:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222651#M1292911</guid>
      <dc:creator>Chip_Matejowsky</dc:creator>
      <dc:date>2017-02-21T02:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222652#M1292912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John, Just to clarify. We are talking about a hang in reload, not in a document session, correct?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chip, AAALR only applies to to a document session, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 03:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222652#M1292912</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-02-21T03:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222653#M1292913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;I think this would be a good one to take to QT Support. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 03:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222653#M1292913</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-02-21T03:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222654#M1292914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob - Correct - this is hanging during reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chip - just changed logging from med to high and I will re-run the app and see if I get anything interesting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 14:21:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222654#M1292914</guid>
      <dc:creator>jrepucci15</dc:creator>
      <dc:date>2017-02-21T14:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222655#M1292915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While I attempt to open a ticket (arghhh), for your viewing enjoyment, here is a small example program that works in 11 but hangs during reload in 12.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 15:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222655#M1292915</guid>
      <dc:creator>jrepucci15</dc:creator>
      <dc:date>2017-02-21T15:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222656#M1292916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Getting closer to finding the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I append anything to the end of the Mapping Load table name in the ApplyMap, it hangs.&lt;/P&gt;&lt;P&gt;I've tried both Null() and '' in addition to my original string.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;ApplyMap('ValidateMasterProjectNumber_Map' &amp;amp; '',&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'ABCD123',&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'No Project')&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 20:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222656#M1292916</guid>
      <dc:creator>jrepucci15</dc:creator>
      <dc:date>2017-02-21T20:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222657#M1292917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting bug. QV12.10 ApplyMap() does not seem to tolerate an expression for the mapname. Just hangs and spins some CPU. The following code runs fine under 11.20, but hangs when run in QV12.10 SR3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;MyMap:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Mapping&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * INLINE [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;from, to&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;x, 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;y, 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Data:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD *,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; ApplyMap(('My' &amp;amp; 'Map'), Val1) as Val2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;INLINE [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Val1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;y&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 00:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222657#M1292917</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-02-22T00:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222658#M1292918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe they changed the behavior of ApplyMap in v12.10. It seems they are stricter now on checking the mapping table. Previously my script will run if the mapping table is missing. But in v12.10, it will give the "map_id not found" error. I guess this might related to the problem that you are getting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 06:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222658#M1292918</guid>
      <dc:creator />
      <dc:date>2017-02-22T06:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222659#M1292919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Issue also exists in v12.10, SR3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khim, I like the fact that Qlik added validation of the ApplyMap string.&amp;nbsp; I have had a few cases where I had mis-typed the map name and QV processed it without giving me any error messages.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have a few instances of ApplyMap(Currency &amp;amp; 'toEURCurrency_Map',&lt;/P&gt;&lt;P&gt;If this bug does not get addressed in the next few weeks. I will either revert our new servers back to v11 or spend a lot of time rewriting code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 16:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222659#M1292919</guid>
      <dc:creator>jrepucci15</dc:creator>
      <dc:date>2017-02-22T16:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222660#M1292920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We upgraded yesterday from QV11.2 SR12 to QV12.1 SR3 and same issue with applymap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is Qlik looking at correcting this bug?&lt;/P&gt;&lt;P&gt;How do we get around it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Chris &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 08:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222660#M1292920</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-24T08:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: apps hanging on 12.1 SR2</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222661#M1292921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;I submitted a ticket on this issue through my QV var.&amp;nbsp; if/when I get updates, I'll post them here.&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 13:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222661#M1292921</guid>
      <dc:creator>jrepucci15</dc:creator>
      <dc:date>2017-02-24T13:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: ApplyMap bug -  apps hanging on 12.1 SR2 / SR3</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222662#M1292922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;The AAALR warnings can indicate significant performance issues because when it is returned, the system is typically not performing efficiently. I have experienced issues where QV Publisher tasks failed upon the distribution phase (Server distribution, not Folder distribution) because of QVS resource issues. So, just want to ensure that QVS is able to receive the distribution from Pub.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 13:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222662#M1292922</guid>
      <dc:creator>Chip_Matejowsky</dc:creator>
      <dc:date>2017-03-01T13:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: ApplyMap bug -  apps hanging on 12.1 SR2 / SR3</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222663#M1292923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that explanation Chip. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 13:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222663#M1292923</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-03-01T13:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: ApplyMap bug -  apps hanging on 12.1 SR2 / SR3</title>
      <link>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222664#M1292924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlik said the bug is fixed and will be released at the end of the year in v12.20.&lt;/P&gt;&lt;P&gt;So, good news - fixed,&lt;/P&gt;&lt;P&gt;bad news - not available any time soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to reprogram around all of my instances of this bug.&amp;nbsp; I'm not able to wait nine months.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 17:34:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ApplyMap-bug-apps-hanging-on-12-1-SR2-SR3/m-p/1222664#M1292924</guid>
      <dc:creator>jrepucci15</dc:creator>
      <dc:date>2017-03-13T17:34:23Z</dc:date>
    </item>
  </channel>
</rss>

