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

Forum Posts

How to start a process by Standalone in Activiti

Hi,I am new to activiti. I am started exploring from few days.I am using Activiti 5.9 and eclipse indigo and activiti 5.9.3 designer plugin.When im trying to create a stand alone program to create a process and run. it's throwing an exception like SE...

sherlock by Champ in-the-making
  • 2494 Views
  • 14 replies
  • 0 kudos

Activiti workflow scheduled activation

Hi TeamIs there a way in Activiti so that I can schedule the 'activation' of any deployment in future date. I understand we have times start events to start the process in future at certain time, similarly do we something to activate/deactivate my pr...

jindal8787 by Champ in-the-making
  • 41 Views
  • 1 replies
  • 0 kudos

Activiti Exception at pont of execution

SEVERE: Terminal error:com.vaadin.event.ListenerMethod$MethodException: Invocation of method valueChange in org.activiti.explorer.ui.task.TaskPage$1 failed.        at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:530)        at com...

reetu_15 by Champ in-the-making
  • 77 Views
  • 1 replies
  • 0 kudos

Mail Task Error

Hi everbody, I'm from brazil and I've been studying Activiti. I made a simple process and would like to test Mail Task but It has occurred the following error. <a href=https://goo.gl/VGosyH>https://goo.gl/VGosyH</a>

Starting process instance via REST

tried sending this as body to POST request /activiti-app/api/enterprise/process-definitions.{     "processDefinitionId":"testprocess:1:707196",     "name":"processapp",     "values":     {             "name":"",          "department":"XYZ",          ...

Interface and REST result are different

Hi,I'm new with Activiti 6.After the installation on MySql Db, I used the "Identity Manager" interface to insert a new user.As expected a new record was inserted in "activiti6ui.users" db table.Reading the documentation of Activiti rest (v 6.0.0.Beta...

sandroredi by Champ in-the-making
  • 37 Views
  • 1 replies
  • 0 kudos

Invoke OSGi Service from Workflow

Hello everybody,I'm currently investigating possible solutions for invoking OSGi services directly from workflow definitions. I'm working with an Eclipse Equinox based OSGi environment and my OSGi services are registered declaratively via the Equinos...

Future Plans for 6UI?

I know with v5 UI it was just a 'demo' and not really meant to be used in the real world, but what about v6?  Will this be a fully functional UI intended for production use ( once completed of course.. I know its all beta ), or should we stick withou...

nurb432 by Champ in-the-making
  • 204 Views
  • 8 replies
  • 1 kudos

Default value in StartEvent/TaskUser Form properties

Hi,I'm using Activiti 5.19 and I'm trying to set default value on a StartEvent/TaskUser form.Using Eclipse Designer Plugin I could do it and the code is this the following:<startEvent id="avvio_nuova_richiesta" name="Richiesta" activiti:initiator="in...

sandroredi by Champ in-the-making
  • 177 Views
  • 3 replies
  • 0 kudos