<?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>Issue with uploading documents</title><link>https://community.appian.com/discussions/f/general/30097/issue-with-uploading-documents</link><description>Hi, 
 When I&amp;#39;m trying to upload a document by using startprocess , I&amp;#39;m not able to get the name using document() function. It&amp;#39;s showing error as document doesn&amp;#39;t exist/ has been deleted. But the document is present in target folder and docid is present</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Issue with uploading documents</title><link>https://community.appian.com/thread/119638?ContentTypeID=1</link><pubDate>Fri, 22 Sep 2023 07:09:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:619b796c-6681-4f7e-80bf-a54a2f5b576c</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Yes. Use interfaces and processes as their are intended! To start a process from an interface, make that interface the start form of that model. Then just enable submit on that button. And get rid of that a!startProcess.&lt;/p&gt;
&lt;p&gt;The record field or rule input you use to store the document in, will then directly contain the internal ID of that document.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with uploading documents</title><link>https://community.appian.com/thread/119637?ContentTypeID=1</link><pubDate>Fri, 22 Sep 2023 07:01:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7e9462f2-f7d4-4182-82e0-40e716bbee86</guid><dc:creator>sarathkumar13</dc:creator><description>&lt;p&gt;Is there any other way to achieve this? I mean uploading documents and storing them in database&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with uploading documents</title><link>https://community.appian.com/thread/119636?ContentTypeID=1</link><pubDate>Fri, 22 Sep 2023 06:55:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:74964ebc-d322-4730-b590-f4863f51b975</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;That&amp;#39;s not what I mean. A submit button is made to either start a process instance when used in a process start form, or complete a user input task.&lt;/p&gt;
&lt;p&gt;What you are doing will not work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with uploading documents</title><link>https://community.appian.com/thread/119634?ContentTypeID=1</link><pubDate>Fri, 22 Sep 2023 05:47:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:35e62715-33b9-483b-b018-174c96fd6e7a</guid><dc:creator>sarathkumar13</dc:creator><description>&lt;p&gt;I have system admin access. The folder is having application admins as administrators and all users as editors. I am a part of both groups. Do I need to check any other security?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with uploading documents</title><link>https://community.appian.com/thread/119633?ContentTypeID=1</link><pubDate>Fri, 22 Sep 2023 05:31:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:182cc0a6-ae02-4932-af87-c1774c3a0d09</guid><dc:creator>Shikha</dc:creator><description>&lt;p&gt;Hi , please check if you have access to the document, check the doc folder security as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with uploading documents</title><link>https://community.appian.com/thread/119632?ContentTypeID=1</link><pubDate>Fri, 22 Sep 2023 05:21:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:43db8311-c1b5-4f98-bd7d-2dbccd12aac0</guid><dc:creator>sarathkumar13</dc:creator><description>&lt;p&gt;Hi Stefan,&lt;br /&gt;We are calling the a!startProcess on the click of submit button. On the click of that button, we are passing the docid to the process model and in process model, we are using document function inside a script task to get the document name. Its throwing error in the script task stating document does not exist or has been deleted&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with uploading documents</title><link>https://community.appian.com/thread/119621?ContentTypeID=1</link><pubDate>Thu, 21 Sep 2023 17:23:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2345c31b-ab63-4071-8b72-9556686e41a7</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You are missing that a!startProcess does NOT upload files. You need to use a submit button or submit link.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>