<?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: add aspect as a property in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34376#M18000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here are some options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Add the rule to Company Home and set "Apply to sub-spaces"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Create a Space Template with the rule defined, so it's picked up whenever a Space is created from the Space Template&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise, you can use the &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Content_Management_Java_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Content_Management_Java_API&lt;/A&gt;&lt;SPAN&gt; to create a rule programmatically and attach it to a Space.&amp;nbsp; However, I'm not sure when you would execute this code.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jul 2006 12:16:12 GMT</pubDate>
    <dc:creator>davidc</dc:creator>
    <dc:date>2006-07-13T12:16:12Z</dc:date>
    <item>
      <title>add aspect as a property</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34371#M17995</link>
      <description>how can i add an aspect as a properties of the metadata?Thxbird</description>
      <pubDate>Mon, 10 Jul 2006 11:54:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34371#M17995</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2006-07-10T11:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: add aspect as a property</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34372#M17996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What exactly are you trying to achieve?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 21:56:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34372#M17996</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-07-12T21:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: add aspect as a property</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34373#M17997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;what i want to do is include a new property. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I explain myself, there is the metadata, like author, or date or description… There are some properties which are automatically filled in, as the date or the author. So i would like to add two other properties as the space, or state of a document, but i want to do this in a automatically way. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The other possibility i can think of, is to add an aspect and then make an automatic rule. But i don't know if this is possible. By automatically rule i mean do it in the code, and not force the user to do it. So when a document is inbound, then activate this rule as adding a new aspect in a transparent way for the user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you give me any idea? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bird&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 07:22:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34373#M17997</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2006-07-13T07:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: add aspect as a property</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34374#M17998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can define an aspect as described in &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Data_Dictionary_Guide" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Data_Dictionary_Guide&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Then using a Javascript action tied to a rule you can within the script add the aspect and set the property values.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 09:43:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34374#M17998</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-07-13T09:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: add aspect as a property</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34375#M17999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i can understand more or less what are you trying to explain, but don't know exactly where to do so. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But my question was… how can i make a rule, to be automatic and transparent to a user. To generated automatically.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bird&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 10:13:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34375#M17999</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2006-07-13T10:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: add aspect as a property</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34376#M18000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here are some options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Add the rule to Company Home and set "Apply to sub-spaces"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Create a Space Template with the rule defined, so it's picked up whenever a Space is created from the Space Template&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise, you can use the &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Content_Management_Java_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Content_Management_Java_API&lt;/A&gt;&lt;SPAN&gt; to create a rule programmatically and attach it to a Space.&amp;nbsp; However, I'm not sure when you would execute this code.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 12:16:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34376#M18000</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-07-13T12:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: add aspect as a property</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34377#M18001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks very much for your help. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We will have a look at the second option, but now what we have is the first one. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bird&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 12:39:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-aspect-as-a-property/m-p/34377#M18001</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2006-07-13T12:39:35Z</dc:date>
    </item>
  </channel>
</rss>

