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.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions