<?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>Create file in Vault by code</title><link>https://www.aras.com/community/f/development/3297/create-file-in-vault-by-code</link><description>In C# code I got a result back and this result (xml result from a report) I want to save to the Vault as a File and attach it to an Itemtype.

I cannot find any method in API that creates a file for me in the Vault. How can I  do this?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Create file in Vault by code</title><link>https://www.aras.com/community/thread/566?ContentTypeID=1</link><pubDate>Mon, 03 Jul 2017 06:24:34 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c67fcf0e-3690-40a8-b5c1-79db11ef4e79</guid><dc:creator>Yoann Maingon</dc:creator><description>Two thinkgs are needed :
&lt;ul&gt;
 	&lt;li&gt;creating the file: have you been able to do it?&lt;/li&gt;
 	&lt;li&gt;uploading the file: attachPhysicalFile should work from a file that is on your server.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>