Clearing Application Level Shared Data
If you have an application-level shared data object, that gets populated when a subflow is executed and then used by the main flow. Then, the next time you run the main flow, you want a clean set of data. How can you then clear the existing data?
Thanks, Tevis
Asked by Tevis Boulware
on Tue 10/10/23 7:15 PM
Sign In to leave feedback or contribute an answer
Answer (1)
This answer has been marked as the accepted answer
Mark Sayers
Wed 10/11/23 10:11 AM
Hello Tevis,
Can't you set a step on the main flow near its beginning to set that shared data property/object's value to null or whatever when it starts up?
Sincerely,
Mark Sayers
Sr Support Consultant, CS
No feedback