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

Resolved! How to Reassign a userTask

how to reassign a userTask?lets assume a userTask is assign to user X and i want to assign this usertask to assign to user y.i am using that query to assign a task{"action":"claim","assignee":"userId"}http://localhost:8080/activiti-rest/service/runti...

skverma02 by Confirmed Champ
  • 6151 Views
  • 2 replies
  • 0 kudos

Plug-in in Alfresco

Hi everyoneFirst I want to say that I'm new to Alfresco. I'm doing an internship and I've been asked to develop a plug-in in Alfresco(Java). With the plug-in you should be able to upload a document and save the hash of that document somewhere. I have...

soete1111 by Champ in-the-making
  • 5229 Views
  • 2 replies
  • 1 kudos

Component for modifing metadata

Hi,I want to modify the metadata of my documents, folders and sites from my ADF application but I don't know how.I've searched in the catalog of Alfresco and the only posible option that I have found is to create a custom action so it shows a form an...

joseph by Confirmed Champ
  • 3954 Views
  • 1 replies
  • 0 kudos

Resolved! AAAR Dimension update 3 issues

Hi,I am having some issues with AAAR extraction. its failing. Please find attached log.Can anyone help me on that? Thanks.I have been tryning to get something on the dashboards for weeks now...RegardsJeremie

jsimonet by Confirmed Champ
  • 11787 Views
  • 9 replies
  • 2 kudos

Versionable docs in Alfresco : identify and delete.

Hello,we have disk size issues with our Alfresco 4.2.3We use the "versionable" aspect for our documents.We want to be able to identify those versionable documents and consider to delete "older" version of the documents after a certain time, eg, i wan...

dwautier by Champ in-the-making
  • 5583 Views
  • 2 replies
  • 2 kudos

get finished process instances which involved a user

i am currently trying to get finished process Instances with  processDefinitionKey("courriersArrivés") and i want to check which process instances involved the user with id "ha".when i type this  System.out.println( historyService.createHistoricProce...

fatma19 by Confirmed Champ
  • 5492 Views
  • 3 replies
  • 1 kudos

Getting the value of a Form Outcome in a script

I'm building my process using Activiti Developer.  On one sequence flow condition off my exclusive gateway, I'd need a condition for: ${ formoutcome == "a value" && (processvar1 == true OR processvar2 == true) }To do this, I'm thinking that I need to...

lsharman by Champ in-the-making
  • 5203 Views
  • 2 replies
  • 0 kudos

Resolved! Activiti hanging waiting for next Id.

We are seeing a problem with the Activiti engine hanging in an apparent deadlock.We have deployed Activiti 5.22.0 in Tomcat, and using C3P0 connection pool. If we set Tomcat thread pool size to be equal to or greater than the connection pool size, th...

mprakash by Confirmed Champ
  • 6791 Views
  • 2 replies
  • 1 kudos

activiti DBIdGenerator rollback

activiti  uses DBIdGenerator default, when the id block used up, it will request for another block from db, and increase itscurrent id status, but I am wondering when will the operation of writing id back to db be performed, if in the same transactio...

shangqiwen by Champ in-the-making
  • 7840 Views
  • 4 replies
  • 0 kudos

Alfresco static content Cache help !!

Team,We are using apache 2.2 + siteminder (CA) + external auth with alfresco share on version 5.1.xcan anyone help how do I use my existing apache to cache alfresco static contents, so it will load faster ?We may use nginx but here we do have sitemin...

g_rathod by Star Contributor
  • 6589 Views
  • 3 replies
  • 0 kudos

Alfresco 5.2 setting up NAS for CS and Solr4

Team,I am facing on issue, setting up  contentStore and Solr location on NAS drive. For most of previous version upto 5.1 I am successfully configured it, but in Alfresco 5.2 (Enterprise) when I setup ContentStore location and Solr index location to ...

g_rathod by Star Contributor
  • 5244 Views
  • 2 replies
  • 0 kudos

Working With Custom Content Types tutorial

Hello, I was wondering if somebody could help me because I'm simply stuck inside the tutorial of Jeff Potts here (Part 3: Working with Content Programmatically). I don't know where is the com.someco.model.SomeCoModel.java class and then I don't know ...

jackarnd by Star Contributor
  • 6419 Views
  • 4 replies
  • 0 kudos

Resolved! Dependency issue in SDK 3.0

Hi,After the release of SDK 3.0 I am trying to port my code to the new SDK in which I am facing dependency issue. While running the code I am getting the following exception. The full stacktrace can be found here .cannot access org.springframework.co...

Resolved! DB Locks in Activiti DB

We are getting DB deadlocks from Activiti DB in production environment. DBAs have identified several locks. One set of SQLs causing the locks is given below-Is there any solution for this? Activiti version used is 5.9. Will upgrading to latest versio...

achand by Champ in-the-making
  • 5009 Views
  • 1 replies
  • 0 kudos

Resolved! Ldap and afresco 5.2 synchronization

I am currently configuring alfresco to use ldap server for authentication. I followed the offecial documentation and i updated alfresco-global.properties file, but unfortuantely synchronization with ldap users is not done  . i am using alfresco 5.2  ...

fatma19 by Confirmed Champ
  • 16501 Views
  • 11 replies
  • 2 kudos