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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 642 Views
  • 0 replies
  • 0 kudos

Delete does not work as expexted in a JavaEE transaction

We have implemented a library for interacting Alfresco with CMIS 1.1 library. We implemented all add/update/delete... methods. In production two times in a year we had the case where a delete didn't work as expected.Here is the delete method of the l...

paner by Champ in-the-making
  • 3928 Views
  • 2 replies
  • 0 kudos

How can I connect to Alfresco server from my local IDE?

Hi all,I'm very newbie of Alfresco.Probably you could think what this man is doing when you see the title, but I hope you bear about it and hope you give me right way to start. (And somehow you could say I'm rude, it's because my English skill is not...

keon by Champ in-the-making
  • 6250 Views
  • 4 replies
  • 0 kudos

I can not login in alfresco community 5.0

Hello, I can not start session in web share interface, it show me the following message:"Your authentication data has not been recognized or Alfresco may not be available at this time."I review the logs:====> tail -f share.log :2018-04-27 17:32:53,10...

admecm by Champ on-the-rise
  • 7277 Views
  • 3 replies
  • 0 kudos

ACS 6.1 deployment - query on digital workspace

Hi all,Tried to deploy ACS 6.1 using docker-compose and was able to bring up the application Was able to access /share, /alfresco at 8080 portBut not able to access digital workspace . Can you please  suggest:localhost:8080/share opens the share page...

ranjeetsi by Star Contributor
  • 5647 Views
  • 3 replies
  • 0 kudos

Report of Checked-out Documents

This addon component provides a list of checked-out documents to admin. It contains document name, the user who checked-out the document and the number of days since it is checked-out.There are practical scenario where users check-out the document an...

kalpesh_c2 by Star Collaborator
  • 2972 Views
  • 0 replies
  • 0 kudos

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
  • 4506 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
  • 8412 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
  • 9941 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...