Hello Everyone,
I have an analytic app that uses this first container "Directory Names" to pull folder names from a directory. Then I push that list of values into the interface dropdown tool in my "Data Input" Container.
When I run this as an app or with the regular run option in alteryx desktop the values update according to my directory results (folders added/deleted). However, when i publish this to the server, the list does not update unless i reupload my workflow to the server. I have tried adding a 10 second delay after my last step in the ""Directory Names" container (the R script), and even tried a block until done step. Nothing seems to do the trick.

Thanks for the help,
Jesse