<?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: Chain app not updating correctly in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/762503#M8857</link>
    <description>&lt;P&gt;Thanks a lot for your help, I'm gonna keep on checking with Alteryx support if there is a problem of the version.&lt;/P&gt;</description>
    <pubDate>Thu, 20 May 2021 21:45:46 GMT</pubDate>
    <dc:creator>adrilarotta</dc:creator>
    <dc:date>2021-05-20T21:45:46Z</dc:date>
    <item>
      <title>Chain app not updating correctly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/759338#M8819</link>
      <description>&lt;P&gt;So I have this issue with chain apps, I have asked to Alteryx Consultants and they have not been able to solve it and I can't believe this does not have a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first app takes the inputs, and as a result two alteryx data bases are obtained, one feeds a dropdown list tool where the user can select the city/municipality for which the income tax will be calculated and the other output is the input for the second app which contains the actuall data with the value of the tax. I am doing tests with two different sets of data (both of them with the same schema).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the workflow is run with the first set of data (the same uploaded in designer as input) it works fine, but then when I upload the second set of data it works just for the first municipality I select, if I re-run and select a different municipality or even the same one I selected at first, the result obtained correspond to the first set of data not the second.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I change the data in designer to the second set of data it will occur the same, the workflow will run without any problem for the second set and if I select the first set I will obtain correctly just the result for one municipality and the others will correspond to the second set of data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One particularity is that the dropdown list update correctly, the problem is with the input file for the second application apparently. In designer it works perfectly, also I already have gone through the change of the paths to relatives...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate your help to check once more and identify where the inconsistency is.&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 22:27:40 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/759338#M8819</guid>
      <dc:creator>adrilarotta</dc:creator>
      <dc:date>2021-05-14T22:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Chain app not updating correctly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/759371#M8820</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/153336"&gt;@adrilarotta&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you run the chained app on server?&lt;/P&gt;&lt;P&gt;And did you contain the 2nd app of input file at upload the server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you upload the chained app, you have to contain the input file of second app.&lt;/P&gt;&lt;P&gt;It is temporary file, but the Server need it to understand the file path of 2nd app input file.&lt;/P&gt;</description>
      <pubDate>Sat, 15 May 2021 05:40:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/759371#M8820</guid>
      <dc:creator>AkimasaKajitani</dc:creator>
      <dc:date>2021-05-15T05:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Chain app not updating correctly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/759574#M8821</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/153336"&gt;@adrilarotta&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are many possible reasons why this may not work.&amp;nbsp; It could be as simple as an Action tool not being configured correctly, it could be a logic error in a filter, or any number of other issues.&amp;nbsp; Can you share your workflow?&amp;nbsp; If not your actual workflow then a stripped down version with just enough tolls and a limited data set to show the problem?&amp;nbsp; At the very least, can you post images of the configs of all the Interface, Action tools and the tools that they are connected to?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Sun, 16 May 2021 10:41:21 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/759574#M8821</guid>
      <dc:creator>danilang</dc:creator>
      <dc:date>2021-05-16T10:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Chain app not updating correctly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/761019#M8837</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/10936"&gt;@AkimasaKajitani&lt;/a&gt;&amp;nbsp;and &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/34059"&gt;@danilang&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your interest in helping me, for real not even the Alteryx consultant have been able to solve this issue, I attach the two apps and the inputs for the apps, I am uploading the App_1 with the exact same configuration you found in the files. Regarding to the workflow assets, I have tried uploading just the second app, and then the second app and the two outputs (dropdown list and the input) and nothing have worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please keep in mind that it works perfectly in designer, the problem I am having is when I uploaded it in the Gallery (when I re-run to select another municipality or even the same). If you have the chance to upload it to the Gallery please try running the application with the second Dataset, and selecting one municipality, then re-run and select the same municipality, you will see the error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do appreciate your help.&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 21:45:36 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/761019#M8837</guid>
      <dc:creator>adrilarotta</dc:creator>
      <dc:date>2021-05-18T21:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Chain app not updating correctly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/761020#M8838</link>
      <description>&lt;P&gt;And these are the input files...&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 21:46:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/761020#M8838</guid>
      <dc:creator>adrilarotta</dc:creator>
      <dc:date>2021-05-18T21:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Chain app not updating correctly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/761128#M8842</link>
      <description>&lt;P&gt;It seems to work well at my test of running on Gallery.&lt;/P&gt;&lt;P&gt;The output was made by Dropdown item that the Sample File 2 have only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AkimasaKajitani_1-1621399289609.png" style="width: 580px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/185035i6725E8E76551E34B/image-dimensions/580x273?v=v2" width="580" height="273" role="button" title="AkimasaKajitani_1-1621399289609.png" alt="AkimasaKajitani_1-1621399289609.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think that is the problem of uploading process to Gallery.&lt;/P&gt;&lt;P&gt;At uploading to the Gallery, you have to contain the output files of App1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AkimasaKajitani_2-1621399504789.png" style="width: 771px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/185036i39F5F8BCF6430C4C/image-dimensions/771x418?v=v2" width="771" height="418" role="button" title="AkimasaKajitani_2-1621399504789.png" alt="AkimasaKajitani_2-1621399504789.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you check it?&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 04:47:34 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/761128#M8842</guid>
      <dc:creator>AkimasaKajitani</dc:creator>
      <dc:date>2021-05-19T04:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Chain app not updating correctly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/761507#M8847</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/10936"&gt;@AkimasaKajitani&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am uploading the application in the same way you show in the screenshot and still don't work, it works ok in the first run but when I re-run for the same municipality the result change and the value shown is from the first dataset not the second one. It's like it shows only one correct result, the others correspond to the data preloaded in designer (dataset1 in this case), I really have tried all the possible combinations and the error persists, I don't know if it is due to the version, I'm Working with 2020.3... Which version are you using?&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 16:45:51 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/761507#M8847</guid>
      <dc:creator>adrilarotta</dc:creator>
      <dc:date>2021-05-19T16:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Chain app not updating correctly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/761753#M8849</link>
      <description>&lt;P&gt;I tried to run on the Server and Designer again by same filter and two files.&lt;/P&gt;&lt;P&gt;So I got the same result on them.&lt;/P&gt;&lt;P&gt;It seems that your workflow is no problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My running environment is as following.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Server: 2021.2.1.35394&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can't find this problem on release notes of Server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 04:17:26 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/761753#M8849</guid>
      <dc:creator>AkimasaKajitani</dc:creator>
      <dc:date>2021-05-20T04:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Chain app not updating correctly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/762503#M8857</link>
      <description>&lt;P&gt;Thanks a lot for your help, I'm gonna keep on checking with Alteryx support if there is a problem of the version.&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 21:45:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/762503#M8857</guid>
      <dc:creator>adrilarotta</dc:creator>
      <dc:date>2021-05-20T21:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Chain app not updating correctly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/1190462#M14256</link>
      <description>&lt;P&gt;Hi, Did you find a solution for this issue? I am having the same trouble. The apps work fine on the designer. However do not refresh when run on the server.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 12:42:08 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/1190462#M14256</guid>
      <dc:creator>AkshataK</dc:creator>
      <dc:date>2023-09-25T12:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Chain app not updating correctly</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/1310194#M15866</link>
      <description>&lt;P&gt;Hi everyone has anyone found the solution this? This bug still persists on Version: 2023.1.1.336.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 09:46:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Chain-app-not-updating-correctly/m-p/1310194#M15866</guid>
      <dc:creator>trampai</dc:creator>
      <dc:date>2024-08-23T09:46:10Z</dc:date>
    </item>
  </channel>
</rss>

