How to clear out workflow results?
I have a workflow that geocodes an address, generates a buffer around the address, runs several queries to show what else is near the address in the buffer. I'm using selectFeatures to display the results. I run the external command "switchToTabularView", but the command is not honored. If I immediately rerun the workflow, the new results are added to the old results. How can I force a clear of the old results?
0
-
You need to set the Clear Collection First argument on the Select Features activity to True. Look in the right panel where in arguments are listed. 0 -
Found it. Thanks. 0
Please sign in to leave a comment.
Comments
2 comments