cancel
Showing results for 
Search instead for 
Did you mean: 

Complex data objects

aalaa
Champ in-the-making
Champ in-the-making
i want to add some complex data objects to the <process> tag, how is that achievable ?
2 REPLIES 2

vasile_dirla
Star Contributor
Star Contributor
Hi,
could you provide some more details about what you want to do exactly ?
Also the Activiti version would be useful.

aalaa
Champ in-the-making
Champ in-the-making
I'm using activiti 5.19, I want to create a form, the form will be defined as a process variable to be accessible along all the human tasks of the process, and the form may contain complex data not only strings and ints so I want to define a new xsd type to be used as a data object to used inside the <process> tag instead of regular ones (type="xsd:int" etc)