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

Forum Posts

Request historic task variables is empty

Hi, i tried to request variables of completed user tasks, but allways get an empty list, when executing:List<HistoricVariableInstance> variables = historyService.createHistoricVariableInstanceQuery().taskId(historicTask.getId()).list();‍‍‍Using the t...

Environnement de travail

Bonjour tout le monde je suis nouveau sur le furom et sur alfresco et je veu savoir l'environnement de travail qu'il me faut préparer et installer pour développer un workflow avancé s'il y a un tuto possible pour la préparation de l'environnement (fr...

bch_firas by Champ in-the-making
  • 856 Views
  • 2 replies
  • 0 kudos

Couldn't run mvn eclipse:eclipse on 5.12.1-SNAPSHOT

Hello,I've followed the link http://docs.codehaus.org/display/ACT/Activiti+Designer+Developer+Guide but it seems I've misunderstood something.I've downloaded eclipse-rcp-kepler-R-win32 with version platform 4.3. Maven is ok. Subversion is ok. I've im...

gokceng1 by Champ in-the-making
  • 688 Views
  • 1 replies
  • 0 kudos

How to stop Timer Event ?

Hi, all i have requirement when intiator create task after it go to review team for approve or reject. but our requirement is  if no review team member claim the task with in time line of timer the task forward back to intiator. if any review team me...

sivap by Champ in-the-making
  • 979 Views
  • 4 replies
  • 0 kudos

Multi tenancy / Entity relationship

I use multi tenancy in one database with Activiti by prefixing process definitions and executions with some tenant identity. This seems to work so far. Now in case I need to remove a tenant from the database or doing a backup of only the tenant's dat...

tdtappe by Confirmed Champ
  • 419 Views
  • 13 replies
  • 0 kudos

Create or modify Job / Timer by program

Hi,I want to create or modify a Job / Timer by program. a possible use case is a priority changement that leads dueDate change and necessarily associated Job . I tested like this : 1. I'm looking for a job  that i want to modify and modify it// get a...

aeross by Champ in-the-making
  • 1070 Views
  • 6 replies
  • 0 kudos

Pass session to service task

I need to notify clients from my service tasks. So I need to pass org.eclipse.jetty.websocket.common.events.WebSocketSession to service task. But it is non-serializable. How can I pass it to service task?

jolo_ by Champ on-the-rise
  • 87 Views
  • 1 replies
  • 0 kudos

SEVERE: Error listenerStart how to get a stack trace

Hello, I am configuring custom types, and every time there's a mistake in one of my files, the only error I get is : SEVERE: Error listenerStart‍With no visible stack trace.I know the problem is that Catalina log is not configured properly, but I did...

taiko by Champ in-the-making
  • 574 Views
  • 1 replies
  • 0 kudos

Force deploy/undeploy of dynamic models

I'm finding that dynamic models are pretty much unusable during development because the constraint checking is too strict. For example I can deploy a model but when I come to undeploy it the constraint checking stops the undeploy. For example the bel...

damonrand by Champ in-the-making
  • 206 Views
  • 2 replies
  • 0 kudos