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
  • 706 Views
  • 0 replies
  • 0 kudos

How to populate a candidate group in activiti7

Hi,I am using activiti 7 with community version along with springboot. I used spring security for basic auth. In my bpmn file for one of the task i added candidate group.From my java service i am i added a hardcoded candidate group and i saw that tab...

amkhan by Champ in-the-making
  • 4495 Views
  • 1 replies
  • 0 kudos

Form tooltips internationalization

Hello,I have a problem with process forms tooltips internationalization. The whole app is translated, including the content of the forms, e.g. Save and Complete buttons. However, forms tooltips are not, e.g. the ADF_TASK_LIST.DETAILS.LABELS.INFO_DRAW...

dzider by Champ on-the-rise
  • 2824 Views
  • 0 replies
  • 0 kudos

Workflow comment read only

An approval form is sent to multiple people for approve or reject task.there are multiple comments boxes in this form .so when a person assigned this task will open and writes his/her comment in their comment box and clicks approve or reject .The oth...

image image image image

Resolved! Notify always whenever a new task is assigned

HelloIs it possible to send a notification email to a user always whenever there is a new task assigned to him (no matter what task)?Right now, I have to create TaskListeners in every single process, in every single task. Is there a better way to do ...

upforsin by Star Collaborator
  • 7787 Views
  • 4 replies
  • 4 kudos

How to log download content servlet via Log4J?

I'm having some issues with content downloading, JBoss reports errors on status page, so I need to track them down. I tried to log download servlets with Log4J like this one:<servlet><servlet-name>downloadContent</servlet-name><servlet-class>org.alfr...

joko71 by Confirmed Champ
  • 2469 Views
  • 0 replies
  • 0 kudos

Windows install help

Hoping to get some help installing Alfresco Community using the zip.I am sure I am just missing a few steps.1. I downloaded the files (Postgress, JDBC for Postgress, Java, tomcat, ActiveMQ, the 3 alfresco zip).2. Install Postgress and create the alfr...

image image image image
spyder by Champ in-the-making
  • 3310 Views
  • 1 replies
  • 0 kudos

trashcancleaner

Salve,Per Alfresco community edition 6021 ho aggiunto nel alfresco-global.properties la parte per l'abilitazione del trashcancleaner:trashcan-cleaner.cron=0 30 * * * ?trashcan-cleaner.keepPeriod=P1Dtrashcan-cleaner.deleteBatchCount=100000Seguendo la ...

Danilo87 by Champ on-the-rise
  • 5917 Views
  • 4 replies
  • 3 kudos

Resolved! Override URL Logout

Hi,i'm new about Alfresco and my first task is to override Logout URL in menu?i'm a PHP programmator and new to Alfresco and its modules ... can someone can help me step by step? Please i know that is a basically question..I started with this from do...

DoZi by Champ on-the-rise
  • 5032 Views
  • 1 replies
  • 2 kudos

Automatic indexing of local filesystem

Hello,I was wondering if there is a capability - even a third party script or module - that allows the automatic filesystem indexing of the environment Alfresco is running on, instead of manually having to upload the files on Alfresco.Sorry for askin...

HistoryProcessInstance not working in activiti 7.0.0.GA

we have upgrated activiti to 7.0.0.GA but the 'historyService.createHistoricProcessInstanceQuery()' is not fetching history process. We are getting it correctly in activiti 6. Would you please suggest, is there any changes to get history process in a...

akash7 by Champ in-the-making
  • 2732 Views
  • 0 replies
  • 0 kudos

Generating .pdf files on the linux / tmp partition

Hi,When generating OCR Alfresco is creating .pdf files on the linux / tmp partition.Here's an example:root @ saeldg01: / tmp # l com.github.ocrmypdf * | morecom.github.ocrmypdf.qu00jv39:total 135Mlrwxrwxrwx 1 root root 83 Mar 16 16:12 origin -> /opt/...

jbrasil by Confirmed Champ
  • 2380 Views
  • 0 replies
  • 0 kudos

Resolved! Custom action not recognized when called from Aikau menu item

I have created new "Selected items" drop down item in faceted search page. When I click on the item it should call action which I have created as a custom action in a document library. Unfortunately it does not work. Action is not called. I tried to ...

theobroma by Confirmed Champ
  • 6427 Views
  • 3 replies
  • 1 kudos

Set Priority when starting a processinstance

The way the process start is a list of objects and each object has a single process and the flow starts with a service task.Map variableMap = new HashMap();variableMap.put("ids",idList);variableMap.put("priority",25);ProcessInstance processInstance =...

MS Office render speed in ADF

1. Does anyone know why displaying a rendition of a MS Word doc in ADF/Alfresco Content App takes over 10 seconds the first time you open it, when Share displays other copies of the document it's ~instantly?2. Are there any known config tweaks to imp...

spostma by Champ in-the-making
  • 3231 Views
  • 1 replies
  • 0 kudos

Resolved! Is it alfresco sharing hibernate config?

Hi,we have an independent war in the same tomcat that deploy alfresco wars. This war also uses hibernate but connects with a different database. We are detecting that hibernate is using the same dialect set in Alfresco. Is Alfresco sharing the hibern...