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

Resolved! Hitting CSRF when trying to use the workflow admin console

Hi all,I setup up Alfresco Community edition build 201701 (Platform 5.2.e, Share 5.2.d) on a Ubuntu 16.04 VM. I also have an Apache (2.4) proxy with the SSL and JK modules, configured according to the guide.I can access the Workflow admin console (ht...

Resolved! setAuthenticatedUserId

Hi,i have a question regarding the IdentityService.setAuthenticatedUserId. When is this value used? Just for process starting and querying? Or is it used by another service except the activiti-app?Thanks,Niklas

nikmenke by Confirmed Champ
  • 4458 Views
  • 1 replies
  • 0 kudos

Help with alfresco and spring beans

Hi everyone, i'm working with alfresco and i'm making a web page using alfresco , java and spring.But, my problem now is, i'm trying to call an specific bean from a javascript file and the console show me that my bean is not defined.For example, file...

kefreng by Champ on-the-rise
  • 3641 Views
  • 1 replies
  • 0 kudos

Alfresco search result

Hello Dear All!We have implemented Alfresco 5.2 (Community).We have some document structure (about 1000 docs) and part of these documents marked with tags 'draft' and some os them with 'approved'.When we use the search engine we receive a perfect res...

smgeeper by Champ in-the-making
  • 4744 Views
  • 2 replies
  • 0 kudos

Set process variable and get the same in BusinessCalendar

My requirement is to set some process variables when process is instantiated and get the same the same variable in my custom BusinessCalendar implementation classes which I am using to set duedate.Any suggestion would greatly appreciated. Thanks in a...

Adding tags to documents in JAVA API.

I know there is a way to add tags to a file by getting a list of the tags with name and id, and then add it as properties to a document.But I have a problem on finding the jar file for the following import:   import org.alfresco.service.cmr.tagging;I...

dan by Champ on-the-rise
  • 7830 Views
  • 4 replies
  • 3 kudos

libreoffice

HelloCurrently working on alfresco 5I have a problem in the libreofficeAnd you've installed onC: \ Program Files (x86) \ LibreOffice 5How can connect themandhave added the Arabization of the system, but I want to know you can keep the interface in En...

hiba by Champ in-the-making
  • 4840 Views
  • 2 replies
  • 0 kudos

Complete task with variables

Hi, I'am using the Rest API in the Community edition and would like to achieve the following:Complete a task and pass along variables which should be stored in local scope (task scope).I use the runtime/tasks/{taskId}with action=complete.The doc says...

Categorizing sites

I've got a problem where I need to be able to display the My Sites dashlet / Site search with categories, or some form of grouping. The reason for this is that my sites belong to different products divisions and I need to provide a hierarchy view to ...

Resolved! link newTask to process instance

I'm trying to modify Activiti 5.22 source code in order to link a task, created with the method newTask from the class TaskService, to a process instance, so that when I'm calling historyService.createHistoricActivityInstanceQuery().processInstanceId...

ajeje93 by Confirmed Champ
  • 13994 Views
  • 10 replies
  • 0 kudos

Resolved! DATA_GRID in Activiti Designer

Hi, I use the latest version of activiti (5.22) and activiti designer (5.18) and according to the documentation there is a property type DATA_GRID:https://www.activiti.org/userguide/#_propertytype_data_grid  But I have the following error when I want...

Resolved! Configured Async Executor doesn't work

Hi,i've got a question about configurate the async executor.I've setup a Process Engine with my own async executor with this coderocessEngineConfigurationImpl processEngineConfiguration = (ProcessEngineConfigurationImpl) ProcessEngineConfiguration.cr...

vulpis by Champ in-the-making
  • 12076 Views
  • 8 replies
  • 1 kudos