Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Creating a group using cURL with REST api

Please I'm new to Alfresco and I tried to create a group using curl on my command line terminal. Here's the code:curl -uadmin:rockstar -X PUT { "newGroup" : ["authorityType" : "GROUP", "shortName" : "COMPUTER_SCIENCE_400LVL", "fullName" : "COMPUTER_S...

justind by Champ in-the-making
  • 6853 Views
  • 2 replies
  • 0 kudos

Resolved! AAAR Report Extraction and Publish error

Hi Team ,Could you please help me on resolving the below issue , I was Extracting and Publishing the AAAR report , I ran the command manually , but below error was showing while Extracting (./AAAR_Extract.sh) 2018/04/04 15:33:01 - Modified Java Scrip...

bagodu by Confirmed Champ
  • 11826 Views
  • 12 replies
  • 0 kudos

CIMS Workbench

Hi All,We have a project that gathers document files from workbench to a certain localhost database.Is there a way we can extract items from cmis workbench and transfer it to the localhost database (phpmyadmin)?? Is this even possible? It sounds weir...

cyrose22 by Star Contributor
  • 3836 Views
  • 2 replies
  • 0 kudos

Resolved! API or method to edit in MS Office

I stored my file.docx in Shared Files > myfolder. Clicking on the document give me URL:ALFRESCO/share/page/context/shared/document-details?nodeRef=workspace://SpacesStore/80889ae1-3880-425a-a489-ee7639fc5d53I found similar question Is it possible to ...

coisox by Champ on-the-rise
  • 10637 Views
  • 9 replies
  • 0 kudos

Download as zip not working

Hi,I am using ADF 2.1.0 and followed below documentation to add a Folder Action to Download contents as zip.https://community.alfresco.com/community/application-development-framework/blog/2017/12/15/building-a-content-management… However, it is not w...

Resolved! cmis move document

Hey  I'm using GitHub - dkd/php-cmis-client: This is a PHP CMIS Client implementation based on OpenCMIS  browser binding and wanted to move a document.the post request is http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/browser/r...

by Not applicable
  • 5611 Views
  • 2 replies
  • 0 kudos

Expand query result in Node Browser

Hi guys,How to expand the query result in the node browser? it says showing first 100 only? can anyone help me on this? And on the select query, what values will be use for the IN_TREE parameter? 'Example: SELECT * FROM cmis:document WHERE IN_TREE('5...

cyrose22 by Star Contributor
  • 10755 Views
  • 8 replies
  • 4 kudos