In Model Builder I am using Export Tile Cache, with storage format set to Exploded.
I use the resulting Output Tile Cache as a prerequisite for a python script. But every time I get a warning: "The process did not execute because the precondition is false." And then stops there without running the script.
it's not the script as I've tested it with a buffer and it still gives that warning. The Export Tile Cache does run because I can see the resulting tiles that are created.
Thanks!