<?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>Doubt in query rule</title><link>https://community.appian.com/discussions/f/data/11503/doubt-in-query-rule</link><description>Hi Guys I am having a doubt that query rule will return only CDT? 
 because in documentation it is mentioned that it returns CDT and Datasubset. 
 But in designer video they mention that it will return only CDT. can anyone please let me know the answ</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Doubt in query rule</title><link>https://community.appian.com/thread/50798?ContentTypeID=1</link><pubDate>Mon, 11 Dec 2017 12:08:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7568ee39-0973-4376-90ca-aee0e18ca681</guid><dc:creator>sergeiz</dc:creator><description>Hi,&lt;br /&gt;
&lt;br /&gt;
I read through &lt;a href="https://docs.appian.com/suite/help/17.4/Query_Rules.html"&gt;docs.appian.com/.../Query_Rules.html&lt;/a&gt; and found that &amp;quot;Parameters can be used to filter or page the array of data returned&amp;quot; and &amp;quot;When a paging parameter is specified, a value of type DataSubset is returned&amp;quot;.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Doubt in query rule</title><link>https://community.appian.com/thread/50680?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2017 05:25:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5330e8a9-a755-4773-bbe9-5ac73994153c</guid><dc:creator>dhivyam</dc:creator><description>&lt;p&gt;Hi annap,&lt;/p&gt;
&lt;p&gt;We can specify pagingInfo for a query rule,while calling&amp;nbsp;that rule. Please find the screenshot, that i have attached.&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/16/Capture3.GIF"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/16/Capture3.GIF" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Doubt in query rule</title><link>https://community.appian.com/thread/50675?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2017 04:57:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:293f51a1-2f57-400b-a985-d4d12ed1a096</guid><dc:creator>pavanik</dc:creator><description>Hi annap,&lt;br /&gt;
While creating queryrule we cant define paging info but when your calling a query rule if you want to restrict your result set length then you can specify paging info.&lt;br /&gt;
See below snippet of code for quick understanding &lt;br /&gt;
rule!KP_fetchGender(&lt;br /&gt;
  a!pagingInfo(&lt;br /&gt;
    1,&lt;br /&gt;
    - 1&lt;br /&gt;
  )&lt;br /&gt;
)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Doubt in query rule</title><link>https://community.appian.com/thread/50674?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2017 04:38:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4933965d-cee5-4d4f-b0b7-36e8fc9b155b</guid><dc:creator>annap</dc:creator><description>How to specify paging parameter in query rule?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Doubt in query rule</title><link>https://community.appian.com/thread/50671?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2017 03:55:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7c452125-a658-4803-9aeb-3d95d03cab96</guid><dc:creator>pavanik</dc:creator><description>Hi balaganapathy,&lt;br /&gt;
When a paging parameter is specified in a query rule, a value of type DataSubset is returned.&lt;br /&gt;
Otherwise query rule returns CDT.&lt;br /&gt;
Regards&lt;br /&gt;
Pavani Ketha&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>