Hi there,
I have two dynamic inputs at the beginning of a workflow, both with cache data turned on.
However the data never seems to cache,
I've attached a screenshot of the workflow
I would like to set up the workflow so that the two dynamic inputs cache the data.
If anyone can point me in the right direction to get this working correctly that would be hugely appreciated.
Kind regards
Charlie
Solved! Go to Solution.
How about holding control and right clicking on both the dynamic inputs and select "Cache and run workflows"??
Take a look at this post which gives an overview of how the native cache feature works: Just take the Cache and Run! Caching in 2018.3
And this post which goes into detail on some of the limitations of the built in cache feature: What Can't Be Cached? (FYI it does appear that more standard tools are capable of supporting the native cache feature in v2020, but previous versions have been more limited in my experience).
And finally, I would also consider checking out the Cache Dataset V2 Macro in case you aren't able to get the built-in cache options to meet your needs.
Just looked at your original post and missed something in your original screen shot. You can't cache something then call it again (Sorry best way I can describe)
In your screen shot on the bottom left there is a join that connects to the original input (purple line)
if you ctrl + click on then I think it might let you cache it.
Thanks @joshbennett
The Cache Dataset V2 Macro has worked. I have added the Cache Macro after the download then once the report has run mute initial input and download tools using a container.
All the best