<?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>need help on file upload and get doc number to download using docno from DB</title><link>https://community.appian.com/discussions/f/general/20082/need-help-on-file-upload-and-get-doc-number-to-download-using-docno-from-db</link><description>Is there anything wrong , as unable to store file uploaded docno into db? 
 Getting below error on debugging, 
 An error occurred while trying to convert the given data to the type of the specified entity “uploadFile” [id=beb5, type=upload (id=3682)]</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: need help on file upload and get doc number to download using docno from DB</title><link>https://community.appian.com/thread/78636?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2020 14:02:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:588039e9-0aaf-43c7-9452-a9ea653d6b0b</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Great, glad you figured it out and thanks for confirming.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: need help on file upload and get doc number to download using docno from DB</title><link>https://community.appian.com/thread/78632?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2020 08:58:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:46d5166c-0736-4828-a1f3-4d0201f5d6d3</guid><dc:creator>Deepak Shinde</dc:creator><description>&lt;p&gt;I have re-tried with your suggestion above, it got resolved.Thanks a lot :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: need help on file upload and get doc number to download using docno from DB</title><link>https://community.appian.com/thread/78628?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2020 06:55:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5e790485-cb87-4474-99ec-daa26a8cd17f</guid><dc:creator>Deepak Shinde</dc:creator><description>&lt;p&gt;I have previously referred documentation and spent around 3 weeks, and confused how of how to achieve this functionality. can you do me a favor of putting down all details steps -&lt;/p&gt;
&lt;p&gt;how to upload single/upload files?&lt;/p&gt;
&lt;p&gt;and how to download the uploaded file ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: need help on file upload and get doc number to download using docno from DB</title><link>https://community.appian.com/thread/78489?ContentTypeID=1</link><pubDate>Tue, 15 Dec 2020 14:36:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:daadd44a-2667-4427-9840-851aeeb713cd</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;You&amp;#39;re storing the uploaded file in ri!upload.docNo - I can&amp;#39;t tell what type that property is, but it should be integer.&amp;nbsp; But this has nothing to do with the issue I was identifying in my previous reply, which is that you&amp;#39;re not passing the correct data type into your WTDS node.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: need help on file upload and get doc number to download using docno from DB</title><link>https://community.appian.com/thread/78483?ContentTypeID=1</link><pubDate>Tue, 15 Dec 2020 04:30:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f003246d-6ed4-4149-a674-97a175a32a21</guid><dc:creator>Deepak Shinde</dc:creator><description>&lt;p&gt;I need to download uploaded file using docId,To store uploaded docid i used (integer) but should it be text for docid?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: need help on file upload and get doc number to download using docno from DB</title><link>https://community.appian.com/thread/78480?ContentTypeID=1</link><pubDate>Mon, 14 Dec 2020 19:19:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:80fb6a20-aa97-4796-b0fc-367d349c0b81</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;It looks like you have a CDT of type &amp;quot;upload&amp;quot; (though for future use cases i suggest you use a more standard CDT naming convention, because a plain name like that can easily be confused for lots of other things)...&lt;/p&gt;
&lt;p&gt;but in your WTDS node, it looks like you have the type for the &amp;quot;upload&amp;quot; input set to Number-Integer, which would result in your WTDS node failing:&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1607973617575v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>