10-27-2011 11:13 AM
HashMap<String, Object> v = new HashMap<String, Object>();
v.put("BOKey", BOKey);
engine.getRuntimeService().startProcessInstanceByKey("SeriesRouter", v);
10-27-2011 12:32 PM
10-27-2011 12:42 PM
That's exactly what user task forms are for. You can define a form on a start event to present a form in the Activiti Explorer when you start a new process instance.
10-27-2011 12:46 PM
10-27-2011 12:58 PM
I don't understand your question.
When you want to edit process variables in a GUI, it's always with user interaction, no?
10-28-2011 03:10 AM
04-15-2013 07:42 PM
Creating default process variables is not something that's supported by default in the Activiti Engine.
04-16-2013 06:27 AM
04-16-2013 06:28 AM
04-16-2013 11:38 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.