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

Forum Posts

Start Process by older process version number

in activiti if i deploy two process with same "Process" Id it will increment its version number +1.I am using Rest API to start my process and manage all process.I want to know is there a way to start a process by its any of older version in activiti...

sarkar92 by Champ in-the-making
  • 119 Views
  • 4 replies
  • 0 kudos

Inclusive Gateway: Major Performance Issue and Defect

Hi all,I've found a major issue with the Inclusive Gateway.  This is a very different issue (and IMO even more pressing/critical) than ACT-1204, ACT-1026, and ACT-1073 (the currently reported items for Inclusive Gateway), in that it would seem to neg...

tidetom by Champ in-the-making
  • 220 Views
  • 7 replies
  • 0 kudos

Rest api for send a 'signal with parameters'

Hi,The Receive Task can be waked up by a signal sent by code or api rest.The code (current release 5.13) implements both :- the simple service (  RuntimeService.signal(String executionId)    )   - the extended service (   RuntimeService.signal(String...

danilo1 by Champ in-the-making
  • 235 Views
  • 2 replies
  • 0 kudos

how to upload file in a form?

I found the below content in user guide:We support the following form property types:string (org.activiti.engine.impl.form.StringFormType)long (org.activiti.engine.impl.form.LongFormType)enum (org.activiti.engine.impl.form.EnumFormType)date (org.acti...

staticose by Champ in-the-making
  • 294 Views
  • 1 replies
  • 0 kudos

Problem with startProcessInstanceByKey(key,version)

Dear all.I just make a small project  to test RuntimeService.Firstly, I deploy a work flow model with  id = "simpleTest", a simple script task just to say "1". In the database, I have a process definition with version 1.Then the next model to say "2"...

holysoul by Champ in-the-making
  • 63 Views
  • 2 replies
  • 0 kudos

Critical in Activiti Engine - 5.11

Hi All,A very critical exception here, please help me out:My Process Engine configuration is as follows:                ProcessEngineConfiguration configuration = ProcessEngineConfiguration.createStandaloneProcessEngineConfiguration();               ...

problem with Session replication in jboss 7.1.1 cluster

Hi,I have deployed activiti explorer in a JBoss 7.1.1 cluster. When i am using activiti explorer,  infinispan (which handles JBoss 7.1.1session replication) trying to write session information into distributed cache but ended up with following error....

Saving Process

how to save my process without deploy again every boot of my tomcat server ?

Packaging processes and listeners together in a single BAR file?

Hi thereAt my company we plan to replace our current BPM engine that's a custom build of JBPM with Activiti. In the current solution we are able to package and deploy processes together with groovy scripts that act as ExecutionListeners and forms in ...

mpalka by Champ in-the-making
  • 48 Views
  • 1 replies
  • 0 kudos

DeploymentName is null

Hi i am getting error when my business rule task starts…org.activiti.engine.ActivitiException: deploymentName is null   at org.activiti.engine.impl.DeploymentQueryImpl.deploymentName(DeploymentQueryImpl.java:53)   at org.activiti.engine.impl.rules.Ru...

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