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.2K All Categories
- 67 General
- 11 Training
- 202 Installation / Setup
- 1.1K Flows
- 106 Rules
- 262 Administration
- 212 Portal
- 494 General Q & A
- 698 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 52 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 180 Pages
- 5 Process Mining
- New Features
- 179 Datastructures
- 69 Repository
- 221 Integrations
- 28 Multi-Tenant
- 27 SDK
- 79 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 83 Lunch And Learn Questions