<?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>fetch the details from constant   .</title><link>https://community.appian.com/discussions/f/general/18641/fetch-the-details-from-constant</link><description>Hi Everyone, 
 
 I have one constant say CONSTANTFFORGRUPOS,which contains 20 groups . 
 i need to fetch details based on my group member say ri!groupmember . 
 
 guys can you help me with expression rule 
 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: fetch the details from constant   .</title><link>https://community.appian.com/thread/73418?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2020 05:59:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:52beff68-254d-42a8-b259-f02b601e0ccf</guid><dc:creator>Ashwin </dc:creator><description>&lt;p&gt;hello Ronie,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;you can try below code to get the required output&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;with(&lt;br /&gt; local!username:loggedinuser(),/*&amp;quot;or name of the person for which you want to find out like &amp;quot;tom&amp;quot; in your case&amp;quot; */&lt;br /&gt; local!findGroup:getGroupsForMemberUser(local!username),&lt;br /&gt; local!findgroup&lt;br /&gt; )&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch the details from constant   .</title><link>https://community.appian.com/thread/73409?ContentTypeID=1</link><pubDate>Sun, 19 Apr 2020 00:49:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a1fc24e3-fb4d-4fde-8725-e88a93933e7a</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;What do you have so far?&amp;nbsp; I&amp;#39;m still pretty unclear on what you&amp;#39;re trying to do that isn&amp;#39;t doable pretty much just by using the rule I named in my prior comment.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch the details from constant   .</title><link>https://community.appian.com/thread/73406?ContentTypeID=1</link><pubDate>Sat, 18 Apr 2020 07:17:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ecf25016-d2b4-4351-b947-ded735e92b77</guid><dc:creator>roniec0001</dc:creator><description>&lt;p&gt;I know that function can you help me with expression rule&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch the details from constant   .</title><link>https://community.appian.com/thread/73405?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2020 19:30:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:488de673-4967-40c3-8b39-91f1e5d8a346</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;If you have the People Functions plug-in, you can just use the function&amp;nbsp;&lt;em&gt;getGroupsForMemberUser()&lt;/em&gt; to get the groups that the user belongs to.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch the details from constant   .</title><link>https://community.appian.com/thread/73404?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2020 18:42:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4bd4bc06-0218-4014-841e-d24f6f748a4c</guid><dc:creator>roniec0001</dc:creator><description>&lt;p&gt;Hi Mike thanks for reply !&lt;/p&gt;
&lt;p&gt;I have one Constant named group&amp;nbsp;&lt;span&gt;CONSTANTFFORGRUPOS&amp;nbsp; which have 20 Group list such&amp;nbsp; as TML Admin , TMK PM , ........20&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;my requirement is that i have user name Ex &amp;quot; TOM&amp;quot;&amp;nbsp; i dont know which group he belongs .....&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I need to get the groups Name where&amp;nbsp; the TOM is present&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Basically expression rule need to create the pass the value through rule input .&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch the details from constant   .</title><link>https://community.appian.com/thread/73402?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2020 18:30:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f3b749a-04f2-4e61-877b-e6d968464193</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Can you talk us through what you&amp;#39;re thinking of in perhaps a bit more detail?&amp;nbsp; I&amp;#39;m unsure what to make of, &amp;quot;fetch details based on my group member&amp;quot; -- i assume ri!groupMember might be a user or username, but then how are you wanting that to relate to the constant with a list of groups?&amp;nbsp; What details are you after exactly?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>