How do I delete all my data created, stored in process folders?
I have been testing setting up my Decisions environment with 25+ years' worth of archival data, and storing it in Process Folders. I want to test this process again, but manually deleting the process folders is very tedious. Is there a way I can automate deleting all of my process folders in a flow?
Comments
-
You can do this in a flow, we have several steps in
INTEGRATION > INTERNAL SERVICES > FOLDERSERVICE
in the flow designer. TheDeleteFolderWithContents
step seems to be the best for your use case. Combining this with a Fetch Entities step and running it in asAsyncAndWait
in aRunFlowForStep
would be the quickest way to automate this, as the job will be run with concurrent threads. You would need to fetch the Folder data type, and limit results by the parent folder ID of the location of your process folders.
Howdy, Stranger!
Categories
- 4.4K All Categories
- 78 General
- 13 Training
- 209 Installation / Setup
- 1.1K Flows
- 110 Rules
- 270 Administration
- 213 Portal
- 497 General Q & A
- 709 Forms
- 345 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 186 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 70 Repository
- 229 Integrations
- 29 Multi-Tenant
- 27 SDK
- 81 Modules
- 59 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions