<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/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 Checkout function unusual</title><link>https://www.aras.com/community/f/development/36630/file-checkout-function-unusual</link><description>Hi Team， 
 I am trying to Checkout/Download the File from CAD operation, here is my code, it seems working fine till line 11, but it finally checkout the file as &amp;quot;vaultserver.aspx&amp;quot;?? Any ideas? Thank you!</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: File Checkout function unusual</title><link>https://www.aras.com/community/thread/7010?ContentTypeID=1</link><pubDate>Thu, 01 Jul 2021 08:18:44 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:e968a51d-e859-4859-a98c-abc60f3b5b01</guid><dc:creator>Jenli</dc:creator><description>&lt;p&gt;Thanks Angelalp for always being here!&lt;/p&gt;
&lt;p&gt;I tried downloadFIle function and turns error. Actually if I change the suffix of &amp;quot;vaultserver.aspx &amp;quot; as it is, such as(.dwg), then open it, which I found out it is the file I exactly downloaded. And now the question is why the checkout file is named &amp;quot;&lt;span style="background-color:#ffffff;color:#000000;float:none;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;vaultserver.aspx by using checkout fuction.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Jen&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File Checkout function unusual</title><link>https://www.aras.com/community/thread/6981?ContentTypeID=1</link><pubDate>Mon, 28 Jun 2021 08:45:23 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:5d216aa8-868e-4685-99e8-6449b7fdd7be</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;&amp;quot;Checkout&amp;quot; is an old concept, I don&amp;acute;t think it still works for Innovator 12. This one is a more modern variant:&lt;/p&gt;
&lt;p&gt;// Get file&lt;br /&gt;var fileItem = aras.getItemById(&amp;quot;File&amp;quot;, &amp;quot;1234566....&amp;quot;);&lt;br /&gt;// Download file&lt;br /&gt;aras.downloadFile(fileItem, &amp;quot;myfile.zip&amp;quot;);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: File Checkout function unusual</title><link>https://www.aras.com/community/thread/6979?ContentTypeID=1</link><pubDate>Mon, 28 Jun 2021 08:34:46 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c12372cc-dffb-40b0-9a58-564429139507</guid><dc:creator>Jenli</dc:creator><description>&lt;p&gt;It&amp;nbsp;finally checkout the file like this,&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/3/4214._5563B783_.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>