<?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>Facing issue in getdirectgroupmemberuserspaging()</title><link>https://community.appian.com/discussions/f/general/11536/facing-issue-in-getdirectgroupmemberuserspaging</link><description>Hi 
 
 I am working on version 17.3. 
 My scenario is that based on logged in user&amp;#39;s group, users are populated in a user picker field from desired two relevant groups. Rather than making a super group which has these two desired groups a member and passing</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Facing issue in getdirectgroupmemberuserspaging()</title><link>https://community.appian.com/thread/50831?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 10:17:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:575e2f4c-2e36-417d-9f43-0c59e3434dd2</guid><dc:creator>komalc3</dc:creator><description>Thanx &lt;a href="/members/vinayr"&gt;Vinay Kumar Rai&lt;/a&gt; !!&lt;br /&gt;
&lt;br /&gt;
The issue as you mentioned was:&lt;br /&gt;
rule!PH_getGroupIdOfManager() returns list of number.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I have thus altered my code accordingly and this is working fine now.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Facing issue in getdirectgroupmemberuserspaging()</title><link>https://community.appian.com/thread/50830?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 09:19:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d9edbf1f-7c70-4fae-aee5-8b2b030f1b6e</guid><dc:creator>Vinay Kumar Rai</dc:creator><description>try to wrap the condition with or&lt;br /&gt;
&lt;br /&gt;
if(&lt;br /&gt;
 or(rule!PH_getGroupIdOfManager()=229),&lt;br /&gt;
 &amp;lt;true&amp;gt;,&lt;br /&gt;
 &amp;lt;false&amp;gt;&lt;br /&gt;
),&lt;br /&gt;
&lt;br /&gt;
I think the expression rule!PH_getGroupIdOfManager() returns list of number&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Facing issue in getdirectgroupmemberuserspaging()</title><link>https://community.appian.com/thread/50829?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 09:14:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:14a596e4-59dd-4890-b51f-8e0458cd565e</guid><dc:creator>komalc3</dc:creator><description>Thanx for replying  &lt;a href="/members/vinayr"&gt;Vinay Kumar Rai&lt;/a&gt; !!&lt;br /&gt;
&lt;br /&gt;
As per my understanding, if it has been the case of input type, then it should not have worked in the first code snippet where there is no condition mentioned.&lt;br /&gt;
&lt;br /&gt;
Any other suggestions.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Facing issue in getdirectgroupmemberuserspaging()</title><link>https://community.appian.com/thread/50827?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 09:02:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aa2aa685-f65d-49b3-b1d7-5149fef87251</guid><dc:creator>Vinay Kumar Rai</dc:creator><description>Hi,&lt;br /&gt;
&lt;br /&gt;
i think on the expression rule!ucArrayPickerFilter(), the label should be TEXT(Array), because the local!users contains the list of user full name&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>