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

Forum Posts

Tech Talk Live #135 - January 2022 Hack-a-thon Showcase

Join us on Wednesday, February 9th to hear from Axel Faust (@afaust), Piergirogio Lucidi (@openpj), Tom Page (@tpage) and Angel Borroy (@angelborroy) to hear about the January 2022 Hack-a-thon projects, see demos, and learn about their processes.    ...

image

Resolved! Override "item.lib.ftl" file

Hello,I would like to override the file "item.lib.ftl" which is located in share :  alfresco-share-services/src/main/resources/alfresco/templates/webscripts/org/alfresco/slingshot/documentlibrary-v2 Is it possible ? How could I do this ? Thank you

Log files management

Hello community,I would like to have answers to the following questions:- Are security related events logged in alfresco? if so where are these logs stored? and what information is available?- Are there any sensitive assets or operations? Are they tr...

imane by Confirmed Champ
  • 2544 Views
  • 1 replies
  • 1 kudos

Resolved! Assign a Workflow User Task to multiple users

In my custom workflow, I want to assign a user Task to multiple users so I have set a variable execution.setVariable('assigneeList', ['admin','signer1']); even tried  execution.setVariable('assigneeList', [admin,signer1]); And this is multiInstanceLo...

image image
wattsshane by Champ on-the-rise
  • 5412 Views
  • 4 replies
  • 2 kudos

Missing config in app.config.json for custom menu

Hello,I'm following this tutorial https://alfresco-content-app.netlify.app/#/getting-started/navigation and I read "In the app.config.json define a link entry which will point to the custom page" but in https://github.com/Alfresco/alfresco-content-ap...

danny36 by Champ on-the-rise
  • 4308 Views
  • 3 replies
  • 2 kudos

Resolved! data encryption in Alfresco

Hello community,I would like to know if data encryption is done on Alfresco? (Question of securing the data).If so how can this encryption be done?All ideas are welcome.Thank you in advance.

imane by Confirmed Champ
  • 3811 Views
  • 1 replies
  • 1 kudos

Resolved! change the childtype of a DocumentLibrary to cm:folder

hello everyone, and thanks for reading this,the document Library of one of my sites changed unexpectly to "type: websiteContainer", now it is not accesible anymore from the front-end in share.is there a way to change it back to "type: cm_folder"?

image
yohanmaker by Champ on-the-rise
  • 3453 Views
  • 2 replies
  • 2 kudos

Alfresco content service is bundled with log4j 1.x

Hi Team,we are using the Alfresco community edition enterprise content management but all the applications are bundled with log4j 1.x which already declared End Of Life in 2015.Can we expect that new version will not include the log4j 1.x in the appl...