cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti Workflow Questions

mtw999
Champ in-the-making
Champ in-the-making
Hi,

I was creating some workflows based on Advanced Workflow Developer article from ecmarchitect.com I encountered a few things (I'm using Activiti 5.11)

1) No matter what I save my Process name as (via Diagrammer)it defaults to MyProcess. I have to make sure I change it in the xml file. Known issue or am I missing something?

2) I defined a content model for my workflow where my task is associated to a content type. The task content type has properties. Once I have properties defined, these properties show up in the task form regardless of whether they are configured in web-client. If I configure in web-client I can provide labels, etc.

Is this the expected behavior, that, by default anything defined as a property of the task type will show up in the form?
Is there a way to suppress visibility of the property?
Can you enforce ordering within the form of where the properties display? In my case, two of the props are t top of form (one configured for webclient, the other not) and the third property is near bottom of form.

Mike
1 REPLY 1

mtw999
Champ in-the-making
Champ in-the-making
I noticed I was not updating the process properties Process Properties  before Saving workflow, so user error. Second question, apparently this is Share Form configuration which I will look into further….

Mike