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

Forum Posts

Resolved! Content Model through REST API

I wanted to get content model info with all the types and properties through REST, but I couldn't find anything in the documentation for versions 5.2 and 6.0. However, I tested version 6.0 for Dictionary REST endpoint as in version 5.0 (http://docs.a...

Password Protected PDF

This component allows users to secure their very important and private PDF files stored in the Alfresco with a password. A user can apply this action to any PDF document and the auto-generated password will be emailed to the user. Password protection...

Signed document

Hi Friends!Please, I have one questionIs it possible to check via rules in alfresco share, if document is digitally signed?Thank You very much in advance

dadamia by Champ on-the-rise
  • 4119 Views
  • 2 replies
  • 0 kudos

Activiti 7 UI application

Hello guys,I wonder if there is Activiti version 7 processes management applcaition?Activiti 5 had Activiti Explorer, Activiti 6 had Activiti app, is there analog for version 7?As I understood activiti-demo-ui does not cover all the features of previ...

aminaiser by Champ on-the-rise
  • 8038 Views
  • 1 replies
  • 1 kudos

Resolved! Show cm:creator e cm:modifier in dataList

Hello,I am a beginner of alfresco. I would need to display when creating a data list the user who creates it and the user who is editing.I made the changes in the share-config-custom.xml file by adding these directives:<config condition="btcrojectLis...

mikele by Champ on-the-rise
  • 8989 Views
  • 6 replies
  • 1 kudos

Get Active Tasks from Backend - 401

I use Alfresco 6 with 2 backend (alfresco and spring-boot).I try to retrieve active tasks for specific user from spring-boot backend  (in this example, user "acc1")  but I get "401" issue :This is the  complete request :http://localhost:8080/alfresco...