<?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>I am version 6.7 of the software. I need to create a rule with input as CDT and</title><link>https://community.appian.com/discussions/f/administration/542/i-am-version-6-7-of-the-software-i-need-to-create-a-rule-with-input-as-cdt-and</link><description>I am version 6.7 of the software. I need to create a rule with input as CDT and loop through it to create a table to display. I create a variable with type any however when I specify the CDT fields its erroring out. Is there any workaround for this? </description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I am version 6.7 of the software. I need to create a rule with input as CDT and</title><link>https://community.appian.com/thread/1711?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2013 00:39:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ce8509ed-b3e0-4bd4-8d83-b98d29ce3d8e</guid><dc:creator>Myles Weber</dc:creator><description>In December, there was a set of important fixes to 6.7.0 released as 6.7.1. Please move this 6.7.1 (or ideally 7.1) as soon as possible. You could easily be seeing issues that were addressed in the update.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am version 6.7 of the software. I need to create a rule with input as CDT and</title><link>https://community.appian.com/thread/1710?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2013 00:36:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6438d8e9-fcbb-44ec-bd0f-a596ac1fd781</guid><dc:creator>nitas811</dc:creator><description>6.7.0&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am version 6.7 of the software. I need to create a rule with input as CDT and</title><link>https://community.appian.com/thread/1709?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2013 00:27:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd4c146-4439-4d59-9f0d-b7826b3cdeec</guid><dc:creator>Myles Weber</dc:creator><description>On a somewhat unrelated topic, are you using 6.7.0 or 6.7.1 ?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am version 6.7 of the software. I need to create a rule with input as CDT and</title><link>https://community.appian.com/thread/1708?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2013 00:20:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ac4494e2-33fc-4fd1-8487-2876d3688f92</guid><dc:creator>nitas811</dc:creator><description>what I am passing as input is jiraissuesmaster is of type Any&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am version 6.7 of the software. I need to create a rule with input as CDT and</title><link>https://community.appian.com/thread/1707?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2013 00:03:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ce8d7e29-8cfb-4d74-bf67-516db0774844</guid><dc:creator>Owen Parrish</dc:creator><description>Based on the error message you supplied, whatever you are actually passing into the rule as input is of type Text and not a CDT.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am version 6.7 of the software. I need to create a rule with input as CDT and</title><link>https://community.appian.com/thread/1706?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2013 23:42:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c0d34686-e721-45a6-9474-d736935f5574</guid><dc:creator>nitas811</dc:creator><description>jiraissuesmaster is the input parameter of this rule that I am trying to create. &lt;br /&gt;jiraissuesmaster.summary is one the fields in this CDT. However its not accepting that. Please help&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am version 6.7 of the software. I need to create a rule with input as CDT and</title><link>https://community.appian.com/thread/1705?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2013 20:59:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:55570235-8e2d-4b51-bf03-6af3116dbdc2</guid><dc:creator>Owen Parrish</dc:creator><description>Based on the error message, either the jiraissuesmaster rule input is type &amp;quot;Text&amp;quot; or the actual input into the rule is type Text and not the CDT you are expecting.&lt;br /&gt;&lt;br /&gt;Since you are on 6.7, you should use apply() instead of doforeach.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am version 6.7 of the software. I need to create a rule with input as CDT and</title><link>https://community.appian.com/thread/1704?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2013 20:55:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d3b9dfde-f1f3-4b2d-9f8f-c39139325ed6</guid><dc:creator>nitas811</dc:creator><description>Thats what I am using. This is the rule I am trying to create&lt;br /&gt;=ncolumntable({&amp;quot;Summary&amp;quot;,&amp;quot;Components&amp;quot;,&amp;quot;Owner&amp;quot;,&amp;quot;Developer&amp;quot;,&amp;quot;Verifier&amp;quot;,&amp;quot;Status&amp;quot;,&amp;quot;RMI Approval Status&amp;quot;,&amp;quot;RM Approval Status&amp;quot;,&amp;quot;Fix Version&amp;quot;}, ri!jiraissuesmaster.summary,doforeach(&amp;quot;convertcommatospace&amp;quot;,ri!jiraissuesmaster.components),ri!jiraissuesmaster.owner,ri!jiraissuesmaster.developer,ri!jiraissuesmaster.verifier,ri!jiraissuesmaster.status,ri!jiraissuesmaster.rmiStatus,ri!jiraissuesmaster.rmStatus,ri!jiraissuesmaster.fixVersion)&lt;br /&gt;&lt;br /&gt;However I get this error&lt;br /&gt;Expression evaluation error at function &amp;#39;ncolumntable&amp;#39; parameter 2: Invalid index: Cannot index property &amp;#39;summary&amp;#39; of type Text into type Text&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am version 6.7 of the software. I need to create a rule with input as CDT and</title><link>https://community.appian.com/thread/1703?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2013 20:45:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2ce50b50-c83d-4166-a6a3-796743be2c15</guid><dc:creator>Owen Parrish</dc:creator><description>Us a rule input type of &amp;quot;Any Type&amp;quot; to use a CDT as input.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am version 6.7 of the software. I need to create a rule with input as CDT and</title><link>https://community.appian.com/thread/1702?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2013 20:35:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:00e8ecc9-74a4-461f-97a9-5b715e4a5586</guid><dc:creator>nitas811</dc:creator><description>I am aware of the looping functions. However am not sure how to create a rule where the input is a CDT, I need to do an action on the fields of the CDT&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am version 6.7 of the software. I need to create a rule with input as CDT and</title><link>https://community.appian.com/thread/1701?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2013 17:07:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f8a1111a-a142-4e04-90d6-4093ad6bf923</guid><dc:creator>Alex Weller</dc:creator><description>Nita,&lt;br /&gt;&lt;br /&gt;Have you tried using the looping functions available in 6.7? This page may be useful to you:&lt;br /&gt;&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/wiki/67/Looping_Functions"&gt;forum.appian.com/.../Looping_Functions&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>