Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Disable Site Managers being able to change themes.

Disable Site Manager being able to change the themes of a site.A pretty simple question, but so far I haven't had any luck being able to go through with this.The only option I've seen is deleting the current themes, apart from the one you wish to kee...

haplo by Champ in-the-making
  • 4423 Views
  • 2 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
  • 5560 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
  • 4795 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
  • 3645 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
  • 10199 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
  • 4990 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
  • 4885 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
  • 4751 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
  • 6233 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
  • 7156 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
  • 5888 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
  • 4615 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
  • 5654 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
  • 4577 Views
  • 1 replies
  • 0 kudos