<?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>Get documents uploaded by a user within date range</title><link>https://community.appian.com/discussions/f/general/17915/get-documents-uploaded-by-a-user-within-date-range</link><description>Hi! We have a requirement in which we need to get all documents uploaded to Appian by any selected user withing a time range, is there a way to achieve this?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Get documents uploaded by a user within date range</title><link>https://community.appian.com/thread/70615?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 18:05:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7420470c-f084-4f13-83c8-d1a322df5218</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Technically there is built-in functionality but it&amp;#39;s cumbersome, along the lines of what I said above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get documents uploaded by a user within date range</title><link>https://community.appian.com/thread/70613?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 18:04:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9665783c-4900-42a8-b03d-a53d4a015053</guid><dc:creator>Roberto Preciado</dc:creator><description>&lt;p&gt;we have that and that solved the day. But was curious to see if appian has a builtin functionality around this&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get documents uploaded by a user within date range</title><link>https://community.appian.com/thread/70513?ContentTypeID=1</link><pubDate>Fri, 15 Nov 2019 19:11:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4337182c-a3f6-4c80-b7b0-d448fe30eac5</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I assume you don&amp;#39;t have this, but this is one of many good examples for why it&amp;#39;s a good idea for a project to build a DB-backed document storage system (one which basically mirrors the appian-side document storage, with whatever extended data the application might dictate).&lt;/p&gt;
&lt;p&gt;The solution otherwise kinda depends on whether the user uploads are in one particular folder tree or potentially in many different ones.&amp;nbsp; If just one place, it wouldn&amp;#39;t be too hard to build a function that gets all documents from a folder or set of folders, then filter for creator and for created date.&amp;nbsp; The issue here is that on production systems with heavy document loads, performance may tank pretty quickly.&amp;nbsp; There might be other, more performant solutions to this that I&amp;#39;m not thinking of, which hopefully someone else can contribute if they know one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>