OriginalPostID-237153
Discussion posts and replies are publicly visible
We can user getGroupUUID() function and store the groupId||groupUUID in that text array constant. Later we can use this constant to fetch the groupId from UUID.
Also, make a scheduler process with timer condition count(getallgroups( - 1, count(cons!APP_GROUPS_WITH_UUID)))>0, and whenever a new group is added the process will run and will update the constant again.