<?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: Customized Business Rules in Alfresco Share 4.2.c in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/customized-business-rules-in-alfresco-share-4-2-c/m-p/294690#M247820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Of course, depending on your use case, you might want to make that rule automatically added to any newly created site. This is also possible, but that time you will have to do some code, I believe that the rules can be added programatically.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2013 06:11:31 GMT</pubDate>
    <dc:creator>zladuric</dc:creator>
    <dc:date>2013-07-03T06:11:31Z</dc:date>
    <item>
      <title>Customized Business Rules in Alfresco Share 4.2.c</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customized-business-rules-in-alfresco-share-4-2-c/m-p/294688#M247818</link>
      <description>Hi Everyone,I have a situation here: "A user uploaded a document with no document type and that document must automatically go to the Unclassified Folder."Is it possible to hard code this functionality in Java? Or is there a way to just configure the Share Application.Best Regards,</description>
      <pubDate>Wed, 03 Jul 2013 04:02:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customized-business-rules-in-alfresco-share-4-2-c/m-p/294688#M247818</guid>
      <dc:creator>johnpelquingua</dc:creator>
      <dc:date>2013-07-03T04:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Business Rules in Alfresco Share 4.2.c</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customized-business-rules-in-alfresco-share-4-2-c/m-p/294689#M247819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Every document has a type when it is created. Unless you do something special it will get created as cm:content. What you can do is set up a global rule in each of your sites that says "when a document is created with type cm:content move it to an unclassified folder". That you can do without any programming at all, just create a rule on the document library and include subfolders.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bob Johnson&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 05:24:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customized-business-rules-in-alfresco-share-4-2-c/m-p/294689#M247819</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2013-07-03T05:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Business Rules in Alfresco Share 4.2.c</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customized-business-rules-in-alfresco-share-4-2-c/m-p/294690#M247820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Of course, depending on your use case, you might want to make that rule automatically added to any newly created site. This is also possible, but that time you will have to do some code, I believe that the rules can be added programatically.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 06:11:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customized-business-rules-in-alfresco-share-4-2-c/m-p/294690#M247820</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2013-07-03T06:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Business Rules in Alfresco Share 4.2.c</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customized-business-rules-in-alfresco-share-4-2-c/m-p/294691#M247821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your response.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So does this mean I have to set a rule upon Upload on each sites wherein that type of document is unclassified and it will &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;go automatically on the "Unclassified Folder"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 06:31:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customized-business-rules-in-alfresco-share-4-2-c/m-p/294691#M247821</guid>
      <dc:creator>johnpelquingua</dc:creator>
      <dc:date>2013-07-03T06:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Business Rules in Alfresco Share 4.2.c</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customized-business-rules-in-alfresco-share-4-2-c/m-p/294692#M247822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi zladuric,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your response,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So it is possible to code it because I dont want to add the 5000+ sites with the same rule I just want it to &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;be generic that the rule is already applied to each of the sites.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 06:48:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customized-business-rules-in-alfresco-share-4-2-c/m-p/294692#M247822</guid>
      <dc:creator>johnpelquingua</dc:creator>
      <dc:date>2013-07-03T06:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Business Rules in Alfresco Share 4.2.c</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customized-business-rules-in-alfresco-share-4-2-c/m-p/294693#M247823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Basically, Yes, you need to set up your rule on each site. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively if you set your rule up on the Sites folder and set "include sub folders" it would work on all sites. To achieve things this way you would either need a global "unclassified folder" that everyone went to and then reclassified their documents and moved them to the site they wanted manually OR you could write a little Javascript that your rule could execute which with a bit of thought would allow you to have just the one rule working accross all sites.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bob Johnson&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 17:41:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customized-business-rules-in-alfresco-share-4-2-c/m-p/294693#M247823</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2013-07-03T17:41:14Z</dc:date>
    </item>
  </channel>
</rss>

