<?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 How to store only metadata for an object of type sys:base or cm:object? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-store-only-metadata-for-an-object-of-type-sys-base-or-cm/m-p/303872#M257002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How to store only metadata for an object of type sys:base or cm&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bject? I have a type which is sub-type of sys:base. I need to store the metadata of it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My doubts are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Where should the data be stored?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. How to retrieve the data, as in content and folder you can see the appearance as icon in the company home or user home etc. How does the metadata appear in a folder(is it like an icon of cm:abject)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. With reference to the question posted earlier in this forum (&lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/forum/developer-discussions/content-modeling/can-i-store-only-metadata-alfresco-11292012-0437" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/forum/developer-discussions/content-modeling/can-i-store-only-metadata-alfresco-11292012-0437&lt;/A&gt;&lt;SPAN&gt;) should the object be of type cm:content to store the metadata (except that they do not have a content property). Is there anyway to create metadata other than being subtype of cm:content? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Feb 2014 14:20:44 GMT</pubDate>
    <dc:creator>nikhilaraballi</dc:creator>
    <dc:date>2014-02-21T14:20:44Z</dc:date>
    <item>
      <title>How to store only metadata for an object of type sys:base or cm:object?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-store-only-metadata-for-an-object-of-type-sys-base-or-cm/m-p/303872#M257002</link>
      <description>How to store only metadata for an object of type sys:base or cm&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bject? I have a type which is sub-type of sys:base. I need to store the metadata of it.My doubts are:1. Where should the data be stored?2. How to retrieve the data, as in content and folder you can see the appearance as icon in the com</description>
      <pubDate>Fri, 21 Feb 2014 14:20:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-store-only-metadata-for-an-object-of-type-sys-base-or-cm/m-p/303872#M257002</guid>
      <dc:creator>nikhilaraballi</dc:creator>
      <dc:date>2014-02-21T14:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to store only metadata for an object of type sys:base or cm:object?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-store-only-metadata-for-an-object-of-type-sys-base-or-cm/m-p/303873#M257003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1) metadata would be in the usual places, properties, aspects and associations of the node.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Share only works with files and folders.&amp;nbsp;&amp;nbsp; sys:base and cm&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjects are not shown&amp;nbsp;&amp;nbsp;&amp;nbsp; IIRC alfresco explorer does display non file nodes although it may take a bit of config.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 14:52:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-store-only-metadata-for-an-object-of-type-sys-base-or-cm/m-p/303873#M257003</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-02-21T14:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to store only metadata for an object of type sys:base or cm:object?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-store-only-metadata-for-an-object-of-type-sys-base-or-cm/m-p/303874#M257004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the question is still actual, then: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use Alfresco data lists to store metadata only objects. So you can view objects in a table (datagrid). Alvex extension can be helpful if you want to make data lists smarter. It adds search for an object on any field, custom page to view metadata, configurable columns in a datagrid, auto numbering of the objects. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[img=640x480]&lt;/SPAN&gt;&lt;A href="http://docs.alvexcore.com/en-US/Alvex/2.0.3/html/User_Guide/images/2_12.png" rel="nofollow noopener noreferrer"&gt;http://docs.alvexcore.com/en-US/Alvex/2.0.3/html/User_Guide/images/2_12.png&lt;/A&gt;&lt;SPAN&gt;[/img]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[img=640x480]&lt;/SPAN&gt;&lt;A href="http://docs.alvexcore.com/en-US/Alvex/2.0.3/html/User_Guide/images/2_19.png" rel="nofollow noopener noreferrer"&gt;http://docs.alvexcore.com/en-US/Alvex/2.0.3/html/User_Guide/images/2_19.png&lt;/A&gt;&lt;SPAN&gt;[/img]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Details on how does it look like and how to use it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://docs.alvexcore.com/en-US/Alvex/2.0.3/html/User_Guide/documents_registers.html" rel="nofollow noopener noreferrer"&gt;http://docs.alvexcore.com/en-US/Alvex/2.0.3/html/User_Guide/documents_registers.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 10:21:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-store-only-metadata-for-an-object-of-type-sys-base-or-cm/m-p/303874#M257004</guid>
      <dc:creator>aviriel</dc:creator>
      <dc:date>2014-04-09T10:21:50Z</dc:date>
    </item>
  </channel>
</rss>

