<?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>Upload a file as attachment to document Item</title><link>https://www.aras.com/community/f/development/3310/upload-a-file-as-attachment-to-document-item</link><description>Hi,

I would like to know is it possible to load a doc or docx file to aras using data loader.

I am using data loader which load the document(Item) from excel file. so is it possible to load the file(attachment) load with the parent Item (in Document</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Upload a file as attachment to document Item</title><link>https://www.aras.com/community/thread/569?ContentTypeID=1</link><pubDate>Mon, 03 Jul 2017 06:29:05 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:a36d797c-3633-4bf4-ba18-bff7a11a30a8</guid><dc:creator>Yoann Maingon</dc:creator><description>Do you mean the batch loader? If you talk about the batch loader, then it is a subscriber&amp;#39;s feature allowing you to access Aras support. Please if it is the case get in touch with support.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Upload a file as attachment to document Item</title><link>https://www.aras.com/community/thread/552?ContentTypeID=1</link><pubDate>Tue, 27 Jun 2017 08:01:58 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:3402225e-7f68-4965-b5e2-2adadf3b9a00</guid><dc:creator>Maddy</dc:creator><description>&amp;lt;Item type=&amp;#39;Document&amp;#39; action=&amp;#39;add&amp;#39;&amp;gt;
&amp;lt;item_number&amp;gt;myNumber&amp;lt;/item_number&amp;gt;
&amp;lt;name&amp;gt;myName&amp;lt;/name&amp;gt;
&amp;lt;description&amp;gt;myDescription&amp;lt;/description&amp;gt;
&amp;lt;Relationships&amp;gt;
&amp;lt;Item type=&amp;#39;Document File&amp;#39; action=&amp;#39;add&amp;#39;&amp;gt;
&amp;lt;related_id&amp;gt;
&amp;lt;Item type=&amp;#39;File&amp;#39; action=&amp;#39;add&amp;#39;&amp;gt;
&amp;lt;actual_filename&amp;gt;completePathToTheFile&amp;lt;/actual_filename&amp;gt;
&amp;lt;filename&amp;gt;cadFile&amp;lt;/filename&amp;gt;
&amp;lt;Relationships&amp;gt;
&amp;lt;Item type=&amp;#39;Located&amp;#39; action=&amp;#39;add&amp;#39;&amp;gt;
&amp;lt;related_id&amp;gt;
&amp;lt;Item type=&amp;#39;vault&amp;#39; action=&amp;#39;get&amp;#39;&amp;gt;&amp;lt;/Item&amp;gt;
&amp;lt;/related_id&amp;gt;
&amp;lt;/Item&amp;gt;&amp;quot;
&amp;lt;/Relationships&amp;gt;
&amp;lt;/Item&amp;gt;
&amp;lt;/related_id&amp;gt;
&amp;lt;/Item&amp;gt;
&amp;lt;/Relationships&amp;gt;
&amp;lt;/Item&amp;gt;

&amp;nbsp;

I tried this AML but is gives me error as &lt;strong&gt;&amp;lt;af:legacy_faultstring&amp;gt;&amp;lt;![CDATA[No items of type &amp;#39;Document File&amp;#39; found using the criteria: &lt;/strong&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>