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
You might be able to do it via the Framework tools plugin - https://community.appian.com/b/appmarket/posts/framework-tools. There is a smart service "Add Objects to Application" which allows you to add objects to an application. I don't know if this plugin is cloud approved or not.
Cool. This is something new for me too. Thanks for sharing