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.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