Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
2 replies
Subscribers
6 subscribers
Views
1065 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I have a table I'm setting up in SQL Server to map request types to the grou
scotts
over 11 years ago
I have a table I'm setting up in SQL Server to map request types to the group that does the work. I plan to use this to dynamicaly assign a request by request type to the correct group.
Type Group
reports Business Reporting
File work Customer Targeting
When a request comes in as reports, I want to lookup Business Reporting and assign the following group task to that group.
My question is this, how do I find the group ID for any given group so I can set up my lookup table properly?
Thanks for any help,...
OriginalPostID-107189
OriginalPostID-107189
Discussion posts and replies are publicly visible
Parents
0
Aleksi White
Appian Employee
over 11 years ago
You can use the getgroupuuid() function to return the UUID for the given group
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Aleksi White
Appian Employee
over 11 years ago
You can use the getgroupuuid() function to return the UUID for the given group
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data