<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Identify a group by its group id stored in the database</title><link>https://community.appian.com/discussions/f/general/37630/identify-a-group-by-its-group-id-stored-in-the-database</link><description>Hello, I am an APPIAN newbie and during my day to day activities get to query the backend data. Sometimes the app&amp;#39;s request table in the SQL database shows a task assigned to a group and is displayed as follows: [Group:442658]. Question is: how can I</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Identify a group by its group id stored in the database</title><link>https://community.appian.com/thread/141250?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2024 03:25:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b62c8b91-dd0d-432f-84bb-d11d2c0f5265</guid><dc:creator>Soma</dc:creator><description>&lt;p&gt;&lt;span&gt;[Group:442658] is the Group Identifier. Yo can query this and use for any group related functions in appian. To know details on group based on its id, you can use group()&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;ex:&amp;nbsp;group(442658,&amp;quot;groupName&amp;quot;)&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Identify a group by its group id stored in the database</title><link>https://community.appian.com/thread/141248?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2024 00:30:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f1bfa027-6190-4956-9b11-f320076131f3</guid><dc:creator>Kumar Agniwesh</dc:creator><description>&lt;p&gt;First of all, if I understand correctly request table which are you talking about is specific to your instance. So we cant say with 100% accuracy that, this is the groupiD.&lt;br /&gt;&lt;br /&gt;But based on details shared by you, looks like that column is storing the group Id of the group.&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;UUID is different then ID, ID changes from env to env. UUID remain consistent across env.&lt;br /&gt;&lt;br /&gt;Administrators can fetch the group details like users in group and all.&lt;br /&gt;&lt;br /&gt;Basic users shall be able to do that only if &amp;quot;&lt;span&gt;Visibility&amp;quot; is set to public and &amp;quot;Privacy Policy&amp;quot; is set to low in properties&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Identify a group by its group id stored in the database</title><link>https://community.appian.com/thread/141245?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2024 21:06:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c703e770-5680-4367-9fbb-3dd2d0735c75</guid><dc:creator>Ali</dc:creator><description>&lt;p&gt;Just to confirm, the group number that shows under approver column in the database. That is the number I need to enter?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Identify a group by its group id stored in the database</title><link>https://community.appian.com/thread/141221?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2024 14:54:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7b938103-ce0b-48b1-9d1a-01a01d6143d0</guid><dc:creator>Yogi Patel</dc:creator><description>&lt;p&gt;Check the group() function document. By using the group() function, you can find other details using group id.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/24.3/fnc_people_group.html"&gt;https://docs.appian.com/suite/help/24.3/fnc_people_group.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>