<?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: Alfresco API - how to accomplish specific tasks in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-api-how-to-accomplish-specific-tasks/m-p/282304#M235434</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is, at the moment, the best approach for Alfresco to create custom content types and aspects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can upload model definitions into a folder in the Data Dictionary and your changes should be reflected right away. In general I would not recommend doing this in production. For production I'd make sure the models are deployed using a spring context file via the classpath.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;managing users/groups/roles&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what all management tasks you have in mind. You may find that setting up LDAP synchronization will allow you to create/update users and groups reasonably easily. You can trigger LDAP syncs just in time via a JMX client such as jconsole.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can manage ACLs via CMIS but I wouldn't recommend doing so unless you are really bound and determined to take that path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might take a look at my blog post on the CORSET design pattern, not sure it helps since it will require some logic to be included in the repository. Potentially via folder rules and javascript, but still…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://contentpeople.com/tech-tips/the-corset-content-management-design-pattern/" rel="nofollow noopener noreferrer"&gt;http://contentpeople.com/tech-tips/the-corset-content-management-design-pattern/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing that might help you a bunch is to install the js-console plugin to alfresco and then create javascripts for lots of your management tasks (user/group/role/ACL management.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://share-extras.github.io/addons/js-console/" rel="nofollow noopener noreferrer"&gt;http://share-extras.github.io/addons/js-console/&lt;/A&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Dec 2013 19:47:52 GMT</pubDate>
    <dc:creator>binduwavell</dc:creator>
    <dc:date>2013-12-16T19:47:52Z</dc:date>
    <item>
      <title>Alfresco API - how to accomplish specific tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-api-how-to-accomplish-specific-tasks/m-p/282303#M235433</link>
      <description>I everyone. I'm new to Alfresco.I'm try to connect and interact with the Alfresco Repository (at the moment with the community edition 4.2.d) using the CMIS AtomPub binding through the wonderful Python cmislib library.I can create, update and delete elements, I can query (also fulltext) documents, I</description>
      <pubDate>Mon, 16 Dec 2013 17:21:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-api-how-to-accomplish-specific-tasks/m-p/282303#M235433</guid>
      <dc:creator>impiastro</dc:creator>
      <dc:date>2013-12-16T17:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco API - how to accomplish specific tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-api-how-to-accomplish-specific-tasks/m-p/282304#M235434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is, at the moment, the best approach for Alfresco to create custom content types and aspects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can upload model definitions into a folder in the Data Dictionary and your changes should be reflected right away. In general I would not recommend doing this in production. For production I'd make sure the models are deployed using a spring context file via the classpath.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;managing users/groups/roles&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what all management tasks you have in mind. You may find that setting up LDAP synchronization will allow you to create/update users and groups reasonably easily. You can trigger LDAP syncs just in time via a JMX client such as jconsole.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can manage ACLs via CMIS but I wouldn't recommend doing so unless you are really bound and determined to take that path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might take a look at my blog post on the CORSET design pattern, not sure it helps since it will require some logic to be included in the repository. Potentially via folder rules and javascript, but still…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://contentpeople.com/tech-tips/the-corset-content-management-design-pattern/" rel="nofollow noopener noreferrer"&gt;http://contentpeople.com/tech-tips/the-corset-content-management-design-pattern/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing that might help you a bunch is to install the js-console plugin to alfresco and then create javascripts for lots of your management tasks (user/group/role/ACL management.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://share-extras.github.io/addons/js-console/" rel="nofollow noopener noreferrer"&gt;http://share-extras.github.io/addons/js-console/&lt;/A&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 19:47:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-api-how-to-accomplish-specific-tasks/m-p/282304#M235434</guid>
      <dc:creator>binduwavell</dc:creator>
      <dc:date>2013-12-16T19:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco API - how to accomplish specific tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-api-how-to-accomplish-specific-tasks/m-p/282305#M235435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Bindu for your pointers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You confirmed me that the only way to add content types and aspects is done using Data Dictionary or using the Spring context file. OK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For managing users, groups and roles I meant creating users and updating users, creating and updating groups and creating and updating roles using the Alfresco Security standard repository and not an external one like LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LDAP is a good way to do that but we haven't such a blck inside our technology stack.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll reading soon your post and js-console plugin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bye,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ROb&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 08:32:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-api-how-to-accomplish-specific-tasks/m-p/282305#M235435</guid>
      <dc:creator>impiastro</dc:creator>
      <dc:date>2013-12-17T08:32:12Z</dc:date>
    </item>
  </channel>
</rss>

