<?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: Uploading files with Author and Tags - cmislib in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/uploading-files-with-author-and-tags-cmislib/m-p/292487#M245617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Usually the "author" field would be populated by metadata extraction from your uploaded content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway if you want to set the cm:author property via cmis that should be straightforward as long as you remember that it is on the cm:author aspect.&amp;nbsp;&amp;nbsp; Aspects are handled in cmis 1.1&amp;nbsp; or there is a plugin for cmis 1.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your requirement is to set a tag via cmis that is unfortunatly far harder due to the way that tags are implemented via a type d:content.&amp;nbsp; At the moment if you do want to automatically create a tag for the author I'd suggest a rule or a custom webscript.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Apr 2014 16:20:34 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2014-04-28T16:20:34Z</dc:date>
    <item>
      <title>Uploading files with Author and Tags - cmislib</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/uploading-files-with-author-and-tags-cmislib/m-p/292485#M245615</link>
      <description>Hello,I'm trying to upload a file, but the cmislib doesn't have an option to include the "Author" field and tags.Is there a way to do that with Python?Thanks!</description>
      <pubDate>Mon, 28 Apr 2014 14:27:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/uploading-files-with-author-and-tags-cmislib/m-p/292485#M245615</guid>
      <dc:creator>vk</dc:creator>
      <dc:date>2014-04-28T14:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading files with Author and Tags - cmislib</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/uploading-files-with-author-and-tags-cmislib/m-p/292486#M245616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use webscript api&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 15:17:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/uploading-files-with-author-and-tags-cmislib/m-p/292486#M245616</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-04-28T15:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading files with Author and Tags - cmislib</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/uploading-files-with-author-and-tags-cmislib/m-p/292487#M245617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Usually the "author" field would be populated by metadata extraction from your uploaded content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway if you want to set the cm:author property via cmis that should be straightforward as long as you remember that it is on the cm:author aspect.&amp;nbsp;&amp;nbsp; Aspects are handled in cmis 1.1&amp;nbsp; or there is a plugin for cmis 1.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your requirement is to set a tag via cmis that is unfortunatly far harder due to the way that tags are implemented via a type d:content.&amp;nbsp; At the moment if you do want to automatically create a tag for the author I'd suggest a rule or a custom webscript.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 16:20:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/uploading-files-with-author-and-tags-cmislib/m-p/292487#M245617</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-04-28T16:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading files with Author and Tags - cmislib</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/uploading-files-with-author-and-tags-cmislib/m-p/292488#M245618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your replies!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can the cm:author property be set through the Python cmislib? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I am using the 4.2.f Community edition and connecting to &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/service/cmis" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/cmis&lt;/A&gt;&lt;SPAN&gt;, what version of CMIS am I using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I didn't mean to add a tag for each author, but set the tags for each object uploaded along with the author aspect.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 13:36:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/uploading-files-with-author-and-tags-cmislib/m-p/292488#M245618</guid>
      <dc:creator>vk</dc:creator>
      <dc:date>2014-04-29T13:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading files with Author and Tags - cmislib</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/uploading-files-with-author-and-tags-cmislib/m-p/292489#M245619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;cm:author property is a property of cm:author aspect,so if you want to add cm:author property to your node ,you should add cm:author aspect first.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know whether Apache Chemistry cmislib 0.5.1 supports aspects(second type),but Alfresco cmislib extension dose support Alfresco aspects,please visit here &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/archives/2012/01/27/1534" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/archives/2012/01/27/1534&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As adding tags to node ,I don't think you can do it using cmislib,you should use alfreco webscript api directly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 02:39:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/uploading-files-with-author-and-tags-cmislib/m-p/292489#M245619</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-04-30T02:39:27Z</dc:date>
    </item>
  </channel>
</rss>

