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

Forum Posts

How to get listener?

Hello.I've got a problem. I have a business process and a client, which is written in Eclipse RCP. My client interacts with the business process through Activiti API.How can I determine the moment when there is a new task in the queue? In other words...

afenske by Champ in-the-making
  • 462 Views
  • 16 replies
  • 0 kudos

Upgrade from 5.12 to 5.12.1

Hi Activiti Team,I had a locking issue on my testserver running activiti 5.12. When I read about a solution in 5.12.1 I undeployed activiti-explorer.war, did not change anything to the database (postgresql 9.2) and directly deployed activiti-explorer...

mig1 by Champ in-the-making
  • 88 Views
  • 1 replies
  • 0 kudos

Prioritization Support in Activiti

Hello.I read in http://forums.activiti.org/content/job-acquisition-filterandhttps://github.com/Activiti/Activiti/wiki/Activiti-configuration-%285.13%29about plans to add prioritization to Activiti. Is it already in the git repository or are there sti...

keymaster by Champ in-the-making
  • 186 Views
  • 5 replies
  • 0 kudos

How to get a graph

Hi,I created a process with Activiti and now i want to get all the steps (tasks) to show its progression by building a Swing graph. Is it possible to get all tasks ? How ?(I saw a few topics talking about this but i didn't understand)Thank you

newbie374 by Champ in-the-making
  • 72 Views
  • 1 replies
  • 0 kudos

How to invoke task listener for custom events

Hi,I am trying to invoke task listener for events such as Suspend. How can I do that? I extended the task listener. But when I give the event name in the bpmn file it gives an error. I see it allows only create, assign and suspend. <activiti:taskList...

studious by Champ in-the-making
  • 145 Views
  • 1 replies
  • 0 kudos

Transaction propagation issues

We are using two seperate (XA) datasources, one with our business data and one with our Activiti scheme.We are passing the same JTA transaction manager to Activti through the SpringProcessEngineConfiguration.It seems that Activiti is creating a new t...

drams by Champ in-the-making
  • 160 Views
  • 4 replies
  • 0 kudos

Passing complex objects to instantiate process

Hello all,I have a problem with passing complex objects to instantiate a process. The HTTP call and instantiation works fine if a pass the following message:{"customerid":"cid_1234","ordervalue":4000,","processDefinitionId":"ReferenceProcessSimple:1:...

justaname by Champ in-the-making
  • 181 Views
  • 2 replies
  • 0 kudos

Activiti Database

Hi, Is there any document that specify in detail the architecutre of the activiti database. The guide provided a very brief information, and there is a lot of field that seem useless or redundent.

Creating attachment

Hi,How to create attachment on a process instance without inserting task id.i have files that must be attached to the whole process and not on a specfic task.putting null instead on task id when creating attachment lead to exception.In the documentat...

deploying probe and other webapps along standalone engine

Hi Activiti team,I have a question regarding (for me) more complex deployment scenario. Let's suppose there is a web application with Activiti Engine instance packed within one WAR file. What I want to achieve is to deploy Probe (and also Cycle, Expl...

lgazo by Champ in-the-making
  • 125 Views
  • 4 replies
  • 0 kudos