<?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: How To create multiple folder in one call using CMIS api in alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-multiple-folder-in-one-call-using-cmis-api-in/m-p/305868#M258998</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;SPAN&gt;Thanks for reply , If you find any better way to do same thing please share it&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Apr 2015 12:11:24 GMT</pubDate>
    <dc:creator>shantprai</dc:creator>
    <dc:date>2015-04-03T12:11:24Z</dc:date>
    <item>
      <title>How To create multiple folder in one call using CMIS api in alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-multiple-folder-in-one-call-using-cmis-api-in/m-p/305866#M258996</link>
      <description>Hi,I am using CMIS api to create folder in alfresco i.e. newFolderProps.put(PropertyIds.OBJECT_TYPE_ID, "cmis:folder");newFolderProps.put(PropertyIds.NAME, folderNAme);createdFolder = reqdFolder.createFolder(newFolderProps);Here I have one problem that I have to create 100 folders , but this method</description>
      <pubDate>Wed, 01 Apr 2015 13:53:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-multiple-folder-in-one-call-using-cmis-api-in/m-p/305866#M258996</guid>
      <dc:creator>shantprai</dc:creator>
      <dc:date>2015-04-01T13:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: How To create multiple folder in one call using CMIS api in alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-multiple-folder-in-one-call-using-cmis-api-in/m-p/305867#M258997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when using CMIS, there is no bulk operation (yet) to create multiple objects in one call. The only (and quite hacky) way to do something like this is by implementing a behaviour in Alfresco that reacts to a specific type of object created and creates a bulk structure - so you'd only have to make one call via CMIS and the behaviour does the rest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course, this introduces a strong coupling between client and server, which should be avoided. But other than this hack, I don't see much hope for your request…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 07:41:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-multiple-folder-in-one-call-using-cmis-api-in/m-p/305867#M258997</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2015-04-02T07:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: How To create multiple folder in one call using CMIS api in alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-multiple-folder-in-one-call-using-cmis-api-in/m-p/305868#M258998</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;SPAN&gt;Thanks for reply , If you find any better way to do same thing please share it&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 12:11:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-multiple-folder-in-one-call-using-cmis-api-in/m-p/305868#M258998</guid>
      <dc:creator>shantprai</dc:creator>
      <dc:date>2015-04-03T12:11:24Z</dc:date>
    </item>
  </channel>
</rss>

