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: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1718 Views
  • 1 replies
  • 0 kudos

Resolved! Desktop Sync service File

Hi all,I just want to install the Desktop Sync service on my Linux server. Reading the documentation, I found that I need a zip file called AlfrescoSyncServer-2.1.1.zip. But it seems impossible to download. I clicked on the link provided in the page...

alessio86 by Champ in-the-making
  • 7523 Views
  • 3 replies
  • 0 kudos

Workflow stuck at Parallel Gateway - Intermittently

Hi,We are intermittently facing a problem related to Parallel Gateway. I have attached three images, one which shows workflow model configuration details and other two which shows state of workflow i.e. stuck and successful.Here what happen is, after...

Installing LibreOffice Libraries in CentOS 5.6

Hi, Related to Updating to last version of LibreOffice to avoid performance problems, I've several doubts when installing LibreOffice libraries in CentOS 5.6According to the official documentation, there are some libraries that have to be installed a...

chortels by Confirmed Champ
  • 3596 Views
  • 1 replies
  • 0 kudos

web-client-config

I want to add properties to search in a simple search box. I have seen this link https://community.alfresco.com/docs/DOC-4960-web-client-customisation-faq#Adding_Properties_to_Simple_Search   for web client customization which explains how to add pro...

yuva by Champ on-the-rise
  • 5573 Views
  • 3 replies
  • 0 kudos

Custom behavior tutorial problem

Hi to all,I'm trying to get to work custom behavior tutorial from jeff potsImplementing Custom Behaviors in Alfresco | ECMArchitect | Alfresco Developer Tutorials when i try to create the spring bean in service-context.xml with:<bean id="ratingBehavi...

reg4xxx by Champ on-the-rise
  • 4697 Views
  • 2 replies
  • 0 kudos

Disable Old Dashboard

Hi Team,I want to create users in alfresco ,i am able to login into the share not in the alfresco.Please find the attached document for reference.

mahesh33 by Champ in-the-making
  • 5462 Views
  • 4 replies
  • 0 kudos

Content Translations

The Alfresco language packs allow users with browsers set to a different language to see translated labels in their own language.Is it possible to do the same with content? We have English wiki pages that are displayed in dashlets and we would like t...

pcharsle by Confirmed Champ
  • 3209 Views
  • 1 replies
  • 0 kudos

Resolved! [SOLVED]Edit document in Microsoft Office not available

Hi guys...I'm facing a problem on my alfresco installation. The option "Edit in Microsoft Office" is not available to me after install my war files with some customisations. All what I did was add an add-on and other changes on share.I was afraid som...

¿Cómo reducir el número de nodos no indexados?

Buenos días,Tengo una instancia de Alfresco 5.0.d con Solr4 sobre MySQL y hace poco me he dado cuenta que tengo un elevado número de nodos no indexados y nodos con error en el core alfresco.A esta conclusión he llegado accediendo a la consola de Solr...

sercama by Confirmed Champ
  • 4384 Views
  • 2 replies
  • 1 kudos

Query all process instance history include multipe sub process

Hi all.I'm using activiti 1.5.22.I have created some processes, and each process can call to another as calledActiviti.Example                 ----- Process A (task A1, task A2)                        ----- Process B (task B1, task B2)               ...

long241191 by Champ in-the-making
  • 4603 Views
  • 1 replies
  • 0 kudos

How to create & start a subprocess?

Hi,   I am using activiti in my spring web application and would like to create sub process then start a sub process. Is any reference available to this?Thanks 

vamsinipun by Star Contributor
  • 5648 Views
  • 1 replies
  • 0 kudos

Not able to achieve hot reloading in alfresco sdk 3.0

I am trying to achieve hot reloading by following this Using HotSwapAgent | Alfresco Documentation link.After completing all steps when I am making changes in sample webscript java file it is giving following error and changes are not getting reflect...