<?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>How to save a attributes which contain Sub Number array in Process Model?</title><link>https://community.appian.com/discussions/f/general/19458/how-to-save-a-attributes-which-contain-sub-number-array-in-process-model</link><description>Hi guys, 
 
 I have a Array out put from Expression Rule: 
 { 
 {1,2,3},{4,5,6},{7,8,9},{10,11,12},{13,14,15} 
 } 
 But I don&amp;#39;t know how to save this into Process Property and pass into next node. 
 My next node is a sub process model which will run all</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to save a attributes which contain Sub Number array in Process Model?</title><link>https://community.appian.com/thread/76113?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2020 13:38:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b04c954d-9a5f-433b-b828-d7ce54a82779</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;The type would be &amp;quot;Array of integer&amp;quot; in your new CDT, which is what I was originally trying to suggest.&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1598276311138v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to save a attributes which contain Sub Number array in Process Model?</title><link>https://community.appian.com/thread/76107?ContentTypeID=1</link><pubDate>Sun, 23 Aug 2020 14:50:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0e447fa3-1b32-4d03-807b-800b850bd612</guid><dc:creator>peiranl0001</dc:creator><description>&lt;p&gt;Hi Mike, is there is a column type for cdt???&lt;/p&gt;
&lt;p&gt;I was trying to create a cdt but I didn’t find the corresponding column type. What type I can create in that cdt ? &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to save a attributes which contain Sub Number array in Process Model?</title><link>https://community.appian.com/thread/76106?ContentTypeID=1</link><pubDate>Sun, 23 Aug 2020 14:33:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:87c93d95-5531-4068-96e5-3c74034c028b</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;My first suggestion would be to make a CDT where one of the members is (array of integer) type, and have your expression rule output an array of this CDT.&amp;nbsp; Then you could call your subprocess using MNI running once for each item in the CDT.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>