How to change to Owner of a Flow
Comments
-
Is it possible to change the owner of a flow? It defaults to whomever created it and theyre getting bombarded by email notifications whenever someone makes an edit.
-
Hello,
There are some steps under Integrations > Internal Services > Common Designer Service in the toolbox that can allow you to change the owner for a flow from workflow. These steps are Get Designer Info and Set Designer Info. Both of these steps take in an "Element Registration ID" (Flow ID).
[img]att2[/img]
The Get Designer Info step will simply bring all of the info for the specified flow ID into the flow while the Set Designer Info will allow you to "Build Data" and change values such as the "Owner Email".
Note that we also have a category of settings in the "Designer Studio Settings" called "Owner" where you can change some of the default behavior for this. These can be found in System > Settings > Designer Studio Settings. Id recommend generating some test data and giving these steps a try.
[img]att1[/img]
[i]edited by Watson@decisions.com on 4/23/2020[/i] -
Along with the above mentioned procedure, we can update the Flow owner by running the following query on the SQL server database too.
UPDATE element_registration
SET owner_email = new owner email
WHERE component_registration_id = Flow IDNote that, we will need to restart the SHM to make the changes effective in Decisions.
Also, [b]we recommend taking a backup of the Database before running any queries on it.[/b]
[i]edited by osman@decisions.com on 10/26/2020[/i]
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