<?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>Hello, Could anyone help me debug this rule? I suppose that it should be ea</title><link>https://community.appian.com/discussions/f/data/1383/hello-could-anyone-help-me-debug-this-rule-i-suppose-that-it-should-be-ea</link><description>Hello, Could anyone help me debug this rule? I suppose that it should be easy but I keep receiving an error from my browser saying &amp;quot;An error was encountered while processing your request. Please try again.&amp;quot; =load( local!pagingInfo: type!PagingInfo( startIndex</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hello,&lt;br /&gt;Could anyone help me debug this rule? I suppose that it should be ea</title><link>https://community.appian.com/thread/4798?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2013 20:42:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:063bcc74-85ba-4c43-a651-baa570528d58</guid><dc:creator>fabienb</dc:creator><description>Thank you to both of you. I actually had to pass totalCount as a parameter to the grid to have it work. Thanks again for your help. Best&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello,&lt;br /&gt;Could anyone help me debug this rule? I suppose that it should be ea</title><link>https://community.appian.com/thread/4797?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2013 20:30:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d765923f-8c34-4e45-a2d3-2e13b2d6afb8</guid><dc:creator>sikhivahans</dc:creator><description>@fabienb Added to venkats suggestions here are a few suggestions for you:&lt;br /&gt;1) Provide the name of the column in the "field" of type!GridTextColumn. &lt;br /&gt;ex: data: local!datasubset.data.commentaire,&lt;br /&gt;      field: "commentaire",&lt;br /&gt;2) Pass the totalCount as parameter to your grid.&lt;br /&gt; Ex: type!Grid(&lt;br /&gt;          totalCount:local!totalCount,&lt;br /&gt;          ---&lt;br /&gt;       )&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello,&lt;br /&gt;Could anyone help me debug this rule? I suppose that it should be ea</title><link>https://community.appian.com/thread/4792?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2013 19:54:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7576cd10-26f0-4646-b523-0eba8a73ecb4</guid><dc:creator>venkats533</dc:creator><description>1. if this is a rule with input idmes as input - no issue, else, ri!idmes may not be right&lt;br /&gt;2. case sensitive field name - Commentaire, Auteur and Date.  data column uses all small letters and field column refers to camel case.&lt;br /&gt;3. I would not use date as a field name as that is also a key word, use something like StartDate or JoinDate, etc.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello,&lt;br /&gt;Could anyone help me debug this rule? I suppose that it should be ea</title><link>https://community.appian.com/thread/4791?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2013 19:35:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fa8cf360-7113-4117-b1b8-ada0e787aefc</guid><dc:creator>fabienb</dc:creator><description>...e&amp;quot;,&lt;br /&gt;          alignment: &amp;quot;RIGHT&amp;quot;&lt;br /&gt;        )&lt;br /&gt;      },&lt;br /&gt;      value: local!pagingInfo,&lt;br /&gt;      saveInto: local!pagingInfo&lt;br /&gt;    )&lt;br /&gt;  )&lt;br /&gt;)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>