<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Bulk import - how to import node of custom type in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/bulk-import-how-to-import-node-of-custom-type/m-p/40511#M16978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cesar,&lt;/P&gt;&lt;P&gt;finally I found your advice usefull, it helped me to find solution, now it works like a charm&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;Now I use&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&amp;lt;entry key="type"&amp;gt;&lt;SPAN&gt;Invoice:Invoice&lt;/SPAN&gt;&amp;lt;/entry&amp;gt; &lt;SPAN style="color: #000000;"&gt;because my model name is the same like type name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #000000;"&gt;My problem was that I always tried to use type cm:content as representation of file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #000000;"&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #000000;"&gt;Vlado&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jun 2017 11:08:33 GMT</pubDate>
    <dc:creator>vladimir_tekel</dc:creator>
    <dc:date>2017-06-23T11:08:33Z</dc:date>
    <item>
      <title>Bulk import - how to import node of custom type</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/bulk-import-how-to-import-node-of-custom-type/m-p/40508#M16975</link>
      <description>Hello I'm using Bulk Import tool to import data from another DMS, but I have problems to do it correctly.e.g. I need to import record of Invoice type, I prepared this import file:IMV-13679.metadata.properties.xml&amp;lt;!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"&amp;gt;&amp;lt;propertie</description>
      <pubDate>Tue, 13 Jun 2017 13:34:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/bulk-import-how-to-import-node-of-custom-type/m-p/40508#M16975</guid>
      <dc:creator>vladimir_tekel</dc:creator>
      <dc:date>2017-06-13T13:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk import - hot to import node of custom type</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/bulk-import-how-to-import-node-of-custom-type/m-p/40509#M16976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The type is cm:content (what are your invoice document types ?) and neither custom aspects are applied, so this is the expected behaviour. You should check your custom invoice model, and assign the corresponding types or aspects for these properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to know your custom model, you can inspect your content models using this tip:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.zylk.net/es/web-2-0/blog/-/blogs/-checking-details-about-bootstrap-content-models-in-alfresco" title="http://www.zylk.net/es/web-2-0/blog/-/blogs/-checking-details-about-bootstrap-content-models-in-alfresco" rel="nofollow noopener noreferrer"&gt;How to list and check&amp;nbsp;your custom content models&amp;nbsp;in Alfresco - Checking details&amp;nbsp;about bootstrap&amp;nbsp;content models in Alfres…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably you need something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&amp;lt;entry key="type"&amp;gt;&lt;SPAN&gt;Invoice:doc&lt;/SPAN&gt;&amp;lt;/entry&amp;gt;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If existing invoice data in your repo, you can also check&amp;nbsp;the applied types and aspects via&amp;nbsp;Node Browser tool (In alfresco repository administration console or even in alfresco share administration console).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2017 14:53:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/bulk-import-how-to-import-node-of-custom-type/m-p/40509#M16976</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2017-06-13T14:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk import - hot to import node of custom type</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/bulk-import-how-to-import-node-of-custom-type/m-p/40510#M16977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for answer,&lt;/P&gt;&lt;P&gt;I found in manual, that for bulk import, type can be folder (for folder) or cm:content (for file)&lt;/P&gt;&lt;P&gt;in my example I used &amp;lt;entry key="type"&amp;gt;cm:content&amp;lt;/entry&amp;gt; as a representation of file&lt;/P&gt;&lt;P&gt;I need to define special metadata, so I used &amp;lt;entry key="cm:type"&amp;gt;Invoice&amp;lt;/entry&amp;gt; to define metadata of custom type - Invoice.&lt;/P&gt;&lt;P&gt;next I tried to add custom metadata&lt;/P&gt;&lt;P&gt;&amp;lt;entry key="Invoice:Contractor"&amp;gt;ABC&amp;lt;/entry&amp;gt; etc&lt;/P&gt;&lt;P&gt;My model is working - it is correctly set, is active and has defined default layout, so I can add new Invoice manualy into repository.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My source repository has nodes as records in folders structure, record is defined by type which is defined by set of metadata, and for each record there can be assigned attachment (0:n). So it is possible that no real file is stored, only metadata. Metadata and attachment are versionable.&lt;/P&gt;&lt;P&gt;So my idea was to create folder structure as in source repo, and nodes as representative of my nodes. node should be defined by node_name.metadata.properties.xml and empty file node_name. When I prepare my source structures and run import, folder structure is created fine, nodes are created in place, but without type metadata. Another problem is with attachment so far.&lt;/P&gt;&lt;P&gt;maybe my main idea is bad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appreciate every advice&lt;/P&gt;&lt;P&gt;Vlado&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 12:58:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/bulk-import-how-to-import-node-of-custom-type/m-p/40510#M16977</guid>
      <dc:creator>vladimir_tekel</dc:creator>
      <dc:date>2017-06-14T12:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk import - how to import node of custom type</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/bulk-import-how-to-import-node-of-custom-type/m-p/40511#M16978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cesar,&lt;/P&gt;&lt;P&gt;finally I found your advice usefull, it helped me to find solution, now it works like a charm&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;Now I use&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&amp;lt;entry key="type"&amp;gt;&lt;SPAN&gt;Invoice:Invoice&lt;/SPAN&gt;&amp;lt;/entry&amp;gt; &lt;SPAN style="color: #000000;"&gt;because my model name is the same like type name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #000000;"&gt;My problem was that I always tried to use type cm:content as representation of file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #000000;"&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #000000;"&gt;Vlado&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 11:08:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/bulk-import-how-to-import-node-of-custom-type/m-p/40511#M16978</guid>
      <dc:creator>vladimir_tekel</dc:creator>
      <dc:date>2017-06-23T11:08:33Z</dc:date>
    </item>
  </channel>
</rss>

