I'm populating a drop-down list with files in a dropbox folder, from there I can process whichever has been chosen. It works great, but it doesn't work when I push it to the gallery. It seems the drop down in the gallery is only populated with whatever was in that dropbox folder when the workflow was saved to the server gallery?
I hope this makes sense:
Open dropbox directory
Dynamic open will open the contents of the file
I create 2 columns (Name, Value) - formula block left of the cross tab.
Cross tab and put into the drop down
Drop down should now have a list of file names
I then join that up later with the content to select the correct content
As an analytic app it works great, if I add a new file into dropbox and run the workflow I see it in the drop down. But when I run it from the server I never see the drop down update?