cancel
Showing results for 
Search instead for 
Did you mean: 

getStartFormData

bhj2
Champ in-the-making
Champ in-the-making
Hello

I am trying to create my own explorer. Everything is working well except when I have to start a process which has a start form. I don't think this question was already asked. What I am doing is getting the processes and then, using the ProcessDefinition(s) I do the following:

ProcessEngines.getDefaultProcessEngine().getFormService().getStartFormData(processDefinition.getId()).getFormProperties();

For example for the VacationRequest bpmn, no Property is found and I can't start my process.

Do you have any idea?


Best regards!
3 REPLIES 3

frederikherema1
Star Contributor
Star Contributor
The vacation-request example still uses HTML-forms, it doesn't define form properties. Once explorer2 is released, formProperties will be used…

bhj2
Champ in-the-making
Champ in-the-making
The vacation-request example still uses HTML-forms, it doesn't define form properties. Once explorer2 is released, formProperties will be used…

So that's defined in the BPMN20 file?

Thank you for your answer!!

frederikherema1
Star Contributor
Star Contributor
Yes, indeed. Checkout http://activiti.org/userguide/index.html#formProperties for more info on this…
Getting started

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.