<?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>Some users are experiencing issues while uploading documents</title><link>https://community.appian.com/discussions/f/process/8149/some-users-are-experiencing-issues-while-uploading-documents</link><description>Hi - It appears that some of our users are experiencing issues while uploading documents. Nothing has changed recently in this environment, so I&amp;#39;m not sure why this issue is suddenly appearing. The only issue we had recently was that the servers ran out</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Some users are experiencing issues while uploading documents</title><link>https://community.appian.com/thread/34237?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2016 18:24:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:45928a8c-4c84-431e-9421-d3a6a1d2408e</guid><dc:creator>ChristineLHutchison</dc:creator><description>Try these KBs:&lt;br /&gt;- &lt;a href="https://forum.appian.com/suite/help/16.2/kb/kb-1032.html"&gt;forum.appian.com/.../kb-1032.html&lt;/a&gt;&lt;br /&gt;- &lt;a href="https://forum.appian.com/suite/help/16.2/kb/kb-1082.html"&gt;forum.appian.com/.../kb-1082.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks!&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Some users are experiencing issues while uploading documents</title><link>https://community.appian.com/thread/34233?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2016 17:33:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fbb5cf4-c7a6-4aa5-872c-432824fa9d85</guid><dc:creator>lisak</dc:creator><description>Thanks @christineh . I believe that is the problem we are experiencing - our Production environment ran out of space the Friday before, and on Monday clients started experiencing issues trying to attach documents. &lt;br /&gt;&lt;br /&gt;For the knowledge base article - do I just need to look up rebuilding incides?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Some users are experiencing issues while uploading documents</title><link>https://community.appian.com/thread/34133?ContentTypeID=1</link><pubDate>Tue, 02 Aug 2016 15:31:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6d349816-beab-4e30-bef4-9611e0757e9f</guid><dc:creator>ChristineLHutchison</dc:creator><description>Unrelated to the SAIL code, as a FYI. &lt;br /&gt;&lt;br /&gt;We ran into an issue where we ran out of space. After that, we were encountering issues with uploading and retrieving docs. We needed to rebuild the search indices to resolve. There is a knowledge base article on this topic, if you want to try the same. &lt;br /&gt;&lt;br /&gt;Hope that helps.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Some users are experiencing issues while uploading documents</title><link>https://community.appian.com/thread/34127?ContentTypeID=1</link><pubDate>Tue, 02 Aug 2016 09:41:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ecec1162-0381-42fa-a096-c3b9b5665776</guid><dc:creator>bhanuprakashm</dc:creator><description>@lisak Can you please check the ri!array value of multiple type or not.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Some users are experiencing issues while uploading documents</title><link>https://community.appian.com/thread/34122?ContentTypeID=1</link><pubDate>Tue, 02 Aug 2016 04:25:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a3cb8720-7900-4138-acc1-3e8ce9a7077a</guid><dc:creator>sikhivahans</dc:creator><description>@lisak Would you please be able to provide the piece of code from the interface rule!icp_submitrequest() which includes the invoking of rule!icp_multiplefileuploadrenderfield()?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Some users are experiencing issues while uploading documents</title><link>https://community.appian.com/thread/34120?ContentTypeID=1</link><pubDate>Tue, 02 Aug 2016 00:04:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bd9314e1-1a07-410b-8e51-fb4ace51cc28</guid><dc:creator>J. Gregory Hass</dc:creator><description>I&amp;#39;m experiencing the same error in Appian CMF v2.0.  I have not edited the app.  I am simply trying to do a demonstration of the CMF capability.&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Some users are experiencing issues while uploading documents</title><link>https://community.appian.com/thread/34111?ContentTypeID=1</link><pubDate>Mon, 01 Aug 2016 18:18:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8077e96f-673d-4e6e-9f48-78029286687d</guid><dc:creator>monikar</dc:creator><description>As I can see, I&amp;#39;ve that you are appending the ri!value to the ri!array in the save operation.&lt;br /&gt; &lt;br /&gt; * Firstly without successful save operation, array will not get updated.&lt;br /&gt; &lt;br /&gt; * As you are removing the value at the index (for 2nd file lets say) from the total array present at that time which is having value as {&amp;quot;doc1 related value&amp;quot;} only, and you wouldn&amp;#39;t be able to remove the value at index = 2 &lt;br /&gt; &lt;br /&gt; If you can provide the parent rule code, It would be much helpful to debug the exact issue.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Some users are experiencing issues while uploading documents</title><link>https://community.appian.com/thread/34110?ContentTypeID=1</link><pubDate>Mon, 01 Aug 2016 18:14:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f0c384a6-52a1-44e3-9ba0-35159b35b35b</guid><dc:creator>Rajasekhar Pamidipati</dc:creator><description>Hi lisak,&lt;br /&gt;&lt;br /&gt;can you please check the size of ri!array is equals to ri!index, because as you know, in appian the array index start from 1 and the error which you are getting is also saying that it is index problem like the array didn&amp;#39;t contain values for the given index. &lt;br /&gt;So as per my knowledge may be the issue is with remove() which you have in your code. &lt;br /&gt;the issue which I’m suspecting is like for example you have some 4 values in your array like {1,2,3,4} and may be you are trying to fetch value which is in index position 5.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Some users are experiencing issues while uploading documents</title><link>https://community.appian.com/thread/34105?ContentTypeID=1</link><pubDate>Mon, 01 Aug 2016 17:56:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7073a756-6455-454d-9047-7f5dc55e8a86</guid><dc:creator>lisak</dc:creator><description>ICP_MultiFileUploadResizeArray&lt;br /&gt;=if(                               &lt;br /&gt;  and(&lt;br /&gt;    not(isnull(ri!value)),          &lt;br /&gt;    ri!index = 1 + length(ri!array) &lt;br /&gt;  ),&lt;br /&gt;  append(&lt;br /&gt;    ri!array,&lt;br /&gt;    ri!value                       &lt;br /&gt;  ),&lt;br /&gt;  if(                               &lt;br /&gt;    isnull(ri!value),               &lt;br /&gt;    remove(ri!array, ri!index),     &lt;br /&gt;    insert(                         &lt;br /&gt;      ri!array,&lt;br /&gt;      ri!value,&lt;br /&gt;      ri!index&lt;br /&gt;    )&lt;br /&gt;  )&lt;br /&gt;)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Some users are experiencing issues while uploading documents</title><link>https://community.appian.com/thread/34104?ContentTypeID=1</link><pubDate>Mon, 01 Aug 2016 17:46:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0af66532-cc49-4fb7-bfd6-d28f7adbd5fa</guid><dc:creator>Ashvin Kapur</dc:creator><description>Could you please include the code for icp_multifileuploadresizearray? And the parent rule if possible.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>