<?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 check the uploaded file is not empty?</title><link>https://community.appian.com/discussions/f/new-to-appian/18739/how-to-check-the-uploaded-file-is-not-empty</link><description>I have to check the file I am uploading for e.g .txt or .doc is not empty, what is the process of checking the empty file?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to check the uploaded file is not empty?</title><link>https://community.appian.com/thread/73743?ContentTypeID=1</link><pubDate>Sat, 02 May 2020 04:00:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3be65939-2fdf-4e63-acbc-c18b6e192823</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Last I checked, Appian automatically disallows an empty file from being uploaded in the file upload field.&amp;nbsp; Even if that&amp;#39;s not true, all you need to do is set a validation for the uploaded file checking to see whether its size = 0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>