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

Forum Posts

Activiti Timer event and multitenancy issue

Hi there,I have process definition that includes timer event. When timer elapse, flow is executing a tasks that executes java code.Definition of that task includescript Format: groovyScript: MyClass.MyMethod(execution.getVariable("MY_VARIABLE"))I am ...

Dynamically create flowable process

Hi,want to create flowable process dynamically based on client .The task in the bpmn model and process variables should vary based on the client.Please help me to find one solution to establish this.

jamest644 by Champ in-the-making
  • 7836 Views
  • 6 replies
  • 0 kudos

I want to use a categoryService with rules

Newbie question: I'm using version of Aflresco Community - 5.2.0 (r135134-b14) I'm custmizing page of the document-details. I would like to use categoryService in rule definition, but I do not know how to realize it.ex) NodeRef newCategory = category...

yosk by Champ on-the-rise
  • 3168 Views
  • 1 replies
  • 0 kudos

synchronous execution of long running task

Hi,I am using Activti version 6.0.0.I want synchronous executions of task in activiti,but I have a long running task which might take 20 minutes to execute.I wanted to get process instance id quickly in my controller without considering completion of...

adi123 by Champ in-the-making
  • 10770 Views
  • 8 replies
  • 0 kudos