Group Permissions for Workflows in Repository
Comments
-
[font=Roboto, Arial, Helvetica, sans-serif]After upgrading to Decisions release 6.5, we find that any group permissions have configured for a Workflow Catalog folder (after the folder has been added to the project) will not be included in the repository. Consequently, we must reconfigure those permissions in every environment that receives the update from the application repository. How do we get the group permission registration object included in the deployment of our Workflow Catalog entries?[/font]
-
The first thing to try would be removing the Workflow Catalog Item from your project, exporting the item again while making sure Add Folder & Contents is checked, and adding back into the project in your Repository.
If all else fails, run
select ef.entity_name as Folder, ar. entity_name as GroupFolderRight, ar.group_access_rights_id as ID from group_folder_access_right ar join entity_folder ef on ar.entity_folder_id = ef.folder_id group by ef.entity_name, ar.entity_name, ar.group_access_rights_id
in your DBMS, find any items with your Workflow Catalog Items name, enter them into the attached project to manually export them, and import those items to your project in the Repository.
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