Create Groups In Sub Group Folder
  • 12 Mar 2021
  • 1 Minute to read
  • Dark
    Light

Create Groups In Sub Group Folder

  • Dark
    Light

Article Summary

Example Lab Article
While Example Lab projects are resources for public use, articles and assets are not actively maintained. Screenshots and features are from the specified version below. These references may become dated as new versions are released.


Overview

Example Lab Details

Version6.15.0
Root FolderExample Lab-Create Groups In Sub Group Folder
Modules None
DependenciesNone

This Example Lab demonstrates create a new group in a new subgroup folder.


Explanation

This example creates a subgroup folder and a Group. The  "Generate GUID" step creates a new GUID for the new sub group folder. The Form allows the user to specify the subgroup folder and Group name. The "Create Sub Folder" step will accept the GUID, the user's input for the name for the folder, and this folder behavior type is set to  "DecisionsFramework.ServiceLayer.Utilities.GroupsFolder". This step will create the new Subgroup folder. The "Add New Group" step is set to  Build Data and the new group name is mapped in from the Form. The "Fetch Entities" step is filtered on the Group name. This step is used to get the group ID of the new group. The last step "Move To Folder", takes in the group id, Folder ID, and the Entity type is set to as "DecisionsFramework.ServiceLayer.Services.Accounts.Group".

Reference Articles



Project Download

The examples attached were developed to be instructional and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production quality solutions, please contact services@decisions.com. Import the project below to a Decisions environment on version 6.15.0 or later using our Importing/Exporting article.





Was this article helpful?