Anyway to get a processfolder out of the exception state and somehow continue on in the flow?
Comments
-
- Can the state of a Process Folder be changed? Yes. Details are below.
- Can a Process Folder in an Exception state continue within its process if its state is manually changed? No. Changing the state will not shift it back on the flow's original path. Once it takes the exception path, the process ends.
If you'd still like to change the state, it's a quick two-step flow to achieve this. Using a Fetch By ID step under User Defined Types -> Flow Data Extensions -> Your Database Name we can fetch the object by its EntityID. Alternatively, you can use a Fetch Entities step in it's place if you'd like to search by it's name, date created, etc.
Next, search for and grab a Set Entity State step, then connect it to the output of our Fetch By ID. This step has two input options, EntityID and New State. The EntityID should have the ProcessFolderID from our Fetch By ID results as its input. The New State input can be set to a constant, where you can type whichever state you'd like it to be.
After this is configured, simply run the flow. The state will be updated and can be viewed in a report.
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