Hello community,
Context:
We have an application (eg.: APP Groups) to manage the security for a second application (eg.: APP Application) with all the necessary groups.
Our team have a requirement to allow the user to create a group without having to access the Appian Designer, so we are using the "create a group" smart service (https://docs.appian.com/suite/help/22.1/Create_Group_Smart_Service.html).
Problem:
This smart service works but it doesn't allow us to add the object in the groups application. There is any way to, when creating a group, passing the indication (through smart service or function, for example) that this group is to add to the group application?
We need to be able to move this objects through environments, so they need to live inside this application.
Thank you.
Discussion posts and replies are publicly visible
Adding group to an application only makes sense if you want to deploy these to another environment and these are actively referenced by the application objects. I do never add any dynamically created group to an application.
What is your use case?