<?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>File Upload validation message</title><link>https://community.appian.com/discussions/f/user-interface/37905/file-upload-validation-message</link><description>I&amp;#39;m trying to uploading an .sql file which we have blocked in an admin console. It will throw a validation message. Then I&amp;#39;m trying to upload valid file, But the validation message still displays 
 Thank you in advance</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: File Upload validation message</title><link>https://community.appian.com/thread/145368?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2025 15:04:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:01541a66-933a-4271-8002-c75b38aa5bec</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Unfortunately I believe the only way to clear it out is to exit / reopen the task, or to hard refresh it (i.e. a browser refresh).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File Upload validation message</title><link>https://community.appian.com/thread/145337?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2025 23:17:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:67b6c18f-7e8a-47ca-b8ce-911755034577</guid><dc:creator>Shivika Vashisht</dc:creator><description>&lt;p&gt;Thanks Stefan/Mike for replying. We don&amp;#39;t expect it to happen often but business wanted to know if there is a way in which we can clear it out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File Upload validation message</title><link>https://community.appian.com/thread/145308?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2025 13:11:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:932c612a-92ac-4448-a702-d464b9e29fe7</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="262909" url="~/discussions/f/user-interface/37905/file-upload-validation-message/145288"]Uploaded a blank file and got the below validation[/quote]
&lt;p&gt;This is a variation of the same known issue - this has been posted about before.&amp;nbsp; I believe bug reports have been sent to Appian but I don&amp;#39;t know if/when they plan to address it.&amp;nbsp; As Stefan mentioned - is this actually happening very often?&amp;nbsp; The only real suggestion I have is user education.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File Upload validation message</title><link>https://community.appian.com/thread/145292?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2025 07:32:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d14cc3ee-8cba-4e53-a96f-e80533ce4773</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I do not know of a way to do that. But, does that happen a lot in real life?&lt;/p&gt;
&lt;p&gt;One option might be to dynamically create a new file upload field.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File Upload validation message</title><link>https://community.appian.com/thread/145288?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2025 04:31:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f21ac522-f021-424f-9d25-6c66aef18a14</guid><dc:creator>Shivika Vashisht</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;We are facing this challenge in an assigned task. The system-level validation does not&amp;nbsp;get cleared when a valid file gets uploaded. Is there a way in which we can clear up these validations?&lt;/p&gt;
&lt;p&gt;Steps:&lt;br /&gt;Uploaded a blank file and got the below validation.&lt;br /&gt;Uploaded a valid file but the earlier validation does not get cleared.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1739420859356v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File Upload validation message</title><link>https://community.appian.com/thread/142579?ContentTypeID=1</link><pubDate>Thu, 07 Nov 2024 20:32:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bac2d178-27ce-4462-b947-bbfc25c71846</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I believe this relates to a long-standing known issue with the system-level validation message that fires when such a document is uploaded.&amp;nbsp; For instance in my system we disallow the &amp;quot;.heic&amp;quot; extension to prevent space wastage, and (in interface designer) the validation message fails to clear even if I replace it with a completely valid file.&amp;nbsp; As OP noted though, this doesn&amp;#39;t appear to be happening in actual tasks, just in the designer.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="java"&gt;a!localVariables(
  
  local!doc,
  
  a!fileUploadField(
    value: local!doc,
    saveInto: local!doc,
    maxSelections: 1
  )
)&lt;/pre&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1731011526137v1.png" /&gt;&lt;br /&gt;Step 1: upload file with disallowed extension&lt;br /&gt;Step 2: try doing literally anything else&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File Upload validation message</title><link>https://community.appian.com/thread/142574?ContentTypeID=1</link><pubDate>Thu, 07 Nov 2024 19:43:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:19ab3d5f-eb35-483c-a32b-8d40217dff6f</guid><dc:creator>Konduru Chaitanya</dc:creator><description>&lt;p&gt;Could you please share the code snippet of how you are evaluating the validation and also let us know if you are uploading multiple files to check at once or single file at a time and evaluating, for&amp;nbsp;our better understanding.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File Upload validation message</title><link>https://community.appian.com/thread/142563?ContentTypeID=1</link><pubDate>Thu, 07 Nov 2024 14:26:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3fbd6123-4e86-4693-8b6c-779d4f17ed98</guid><dc:creator>normanc</dc:creator><description>&lt;p&gt;That glitch only happens in the interface designer, not when the interface is used in an assigned task.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File Upload validation message</title><link>https://community.appian.com/thread/142554?ContentTypeID=1</link><pubDate>Thu, 07 Nov 2024 12:17:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cc52f5fe-3738-4a18-9099-914e06d21c57</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;OK. This &amp;quot;after that&amp;quot;, what exactly is that?&lt;/p&gt;
&lt;p&gt;The reason I ask is that when you try to set the variable value to NULL from external, then the internal state of that field does not get updated correctly. That is a known issue. If you use the control inside the file upload field, this should work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File Upload validation message</title><link>https://community.appian.com/thread/142551?ContentTypeID=1</link><pubDate>Thu, 07 Nov 2024 11:11:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1a4fd8f1-eb63-4fab-ade5-dfa866119285</guid><dc:creator>appalasurip0001</dc:creator><description>&lt;p&gt;1. I am trying to upload an invalid file, such as a .sql file.&lt;br /&gt;2. I get the error message mentioned above.&lt;br /&gt;3. After that, I try uploading a valid .pdf file, but the above validation message still appears.&lt;br /&gt;4.&amp;nbsp;When I upload a valid file, the validation message should not appear, but it still shows up when I try to upload a valid one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File Upload validation message</title><link>https://community.appian.com/thread/142550?ContentTypeID=1</link><pubDate>Thu, 07 Nov 2024 11:02:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:28a4cd7c-3f5d-48d0-874f-e557d42c4328</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;What are the EXACT&amp;nbsp;steps you do to make this happen?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>