2

Need to fetch list of all documents version.

Is there a way to do this with SQL.

Also , In a folder , can we find which subfolders have versioned documents in them ?

Thanks

user3331349
  • 49
  • 1
  • 7
  • Using the alfresco API (REST/CMIS) is not wanted ? – Akah Jan 18 '17 at 15:21
  • i have never used that .... I am more familiar with SQL Can you please tell the steps Thanks – user3331349 Jan 18 '17 at 15:26
  • 3
    You should have a look at the alfresco documentation : http://docs.alfresco.com/5.0/references/RESTful-intro.html. In my opinion, you shouldn't query directly the alfresco database – Akah Jan 18 '17 at 15:37
  • 1
    the below url gives me all versions for a single document /alfresco/service/api/version?nodeRef=workspace://SpacesStore/ab015fa6-3cb5-4cc3-9847-9c79e9da0d56 how to get all versions for all documents inside a particular folder – user3331349 Jan 20 '17 at 06:50
  • using webscript easily you can get all the version of document of given folder. – Sanjay Jan 24 '17 at 08:16

0 Answers0