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 Labs

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

Resolved! Alfresco 6.2 Effectivity aspect date only

Hi, In Alfreco 5, we can set a date and a timeIn Alfreco 6.2, we can not set the time.How can I configure the cm:effectivity aspect to set a datetime instead of a date ?I read the documentation, but didn't see where I can change an existing aspect pr...

image image

Creating Alfresco All-in-one Archetype maven project

Hello,I've been trying to create the alfresco all in one archetype project to create custom REST API using java and the version of alfresco been used is 5.1f I'am using the below link to add the remote catalog while creating the project. After creati...

Tabu by Champ in-the-making
  • 3628 Views
  • 2 replies
  • 0 kudos

How get global attributes on side the alfresco share

I am recording settings using AttributeServece in alfresco repo. How can I get these settings on side the alfresco share?public class ConfigManager { @Autowired AttributeService attributeService; public void set(String key, String value) { ...

Send email notification when comment added to a document

Hi,I need to create email template to send a email notification to the author of a document, when a comment is added to that document.I need to include following properties to the template.1).   Comment2).   Person name who add the commentI have crea...

anuradha1 by Star Contributor
  • 8247 Views
  • 2 replies
  • 0 kudos

Create AMP file

I want to build some java files to create an amp file. The amp file I want   to put in amps folder. I don't know how to create the amp file from java files. 

mihai_bee by Champ in-the-making
  • 4549 Views
  • 1 replies
  • 1 kudos

Document preview isn't working on edited documents

Hi,I have installed Alfresco content services community edition 201901GA on Ubuntu 16.04 now i have problems with document preview on edited documents.When document is created/uploaded as version 1.0 all is OK. When document is edited and it version ...

Resolved! Hotswap hot reloading (javascript, freemarker files, ...)

I have a test project in Eclipse generated with maven archetype (allinone option).I followed some tutorial on webscript in alfresco platform.The example work fine but unfortunately the hot reloading ( configuration) of freemarker template or javascri...

ssciacca by Confirmed Champ
  • 15117 Views
  • 11 replies
  • 1 kudos

FTP Problem

Hello everyone,I'm looking up for some help from you Alfresco pros regarding problems with FTP.I have Alfresco community Version 6.2 in docker running, for setting this up I have used the alfresco-generator from @angelborroy many thanks for the grat ...

drshadow by Champ in-the-making
  • 5392 Views
  • 3 replies
  • 0 kudos

ERROR cmisatompubservlet - Alfresco go slow

Hi! Lately, I'm having a lot of trouble with Alfresco. It starts to slow down and I have to end up restarting it to get it back to work, but soon after, it goes bad again. The error that appears in the log output is the following, can you think of wh...

trompe by Confirmed Champ
  • 2032 Views
  • 0 replies
  • 0 kudos

HistoryService obj without the @Autowired option

Use case : We write a custom alfresco activiti Extention. That extension contains the 1 REST web service.When this service is called they run the ExecuatorService(Java Thread) and respond to the user that your task is registered and will complete in ...

Unlock node

I am trying to unlock node using cancel editing but due to some error, it is not getting unlock.I am not able to perform any type of operation on that node.How Can I forcefully unlock?

sp2 by Elite Collaborator
  • 4803 Views
  • 2 replies
  • 0 kudos

Resolved! Change type of child association

I'm trying to change a child association from one model type to another so that we can remove old models from our system to clean things up a bit.Is there a way to easily change the type of a primary child association? Currently when using deleteChil...

alavery by Champ in-the-making
  • 3993 Views
  • 2 replies
  • 3 kudos

Resolved! Javascript in Activiti with OpenJDK 11

Hello,I'm developing application with Activiti 6 embedded as library, compiled together with my application. I have javascript incorporated in the process as ScriptExecutionListener. Everything works fine under OpenJDK 8.Now I need to upgrade to Java...

jmerari by Champ in-the-making
  • 5608 Views
  • 2 replies
  • 1 kudos