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

Forum Posts

StrongUuidGenerator

How can I use the StrongUuidGenerator  with Activiti. I am using the Rest War for the engine. How do I configure to use it ?RegardsNirmal

ncoonghe by Champ in-the-making
  • 401 Views
  • 5 replies
  • 0 kudos

Timers ignore timeDate attribute

Hello!I have some obstacles with boundary timers firing time. I have a business process which aims to send different notifications to different users. Notifications gotta be send at the specific time that is defined in process variables (notifyWorker...

kutezh by Champ in-the-making
  • 95 Views
  • 4 replies
  • 0 kudos

ActivitiOptimisticLockingException: ByteArrayEntity

We are getting random ActivitiOptimisticLockingException's and are struggling to understand why.  We do have multiple instances of the Activiti engine running against one database, but there aren't any parallel threads going, and the error occurs on ...

hbpost by Champ in-the-making
  • 305 Views
  • 4 replies
  • 0 kudos

Pass 'Claimed' Task Process to other Task Process in Model

I am new to Activiti and still trying to figure this all out. I am creating a QA workflow for reports. Its pretty simple workflow:Create Report -> QA Report -> Approve/Reject -> Submit Report.My issue is that each report is not assigned to a user but...

scscott by Champ in-the-making
  • 79 Views
  • 2 replies
  • 0 kudos

Title and Header fields on custom type create form.

I have created a custom type and configured share-config-custom.xml.It is working but the form displays the words "title" and "header".I have included a screen shot.Is it possible to set the values of these fields?

Activiti process in cluster

Hi,When I call runtimeService.startProcessInstanceByKey(processName, processVariables), activiti process gets started identified by processName. Suppose I am in clustered environment and start process using above code. Will activiti process run in a ...

Signal Boundary Event

Hi All,I'm using Activiti 5.9 and either I've misunderstood how a Signal Boundary Event works, or they don't seem to be working.This is the test process I've put together:[img]http://i.imgur.com/8UIeJ.jpg[/img]When a process starts the execution arri...

by Not applicable
  • 1690 Views
  • 8 replies
  • 0 kudos