cancel
Showing results for 
Search instead for 
Did you mean: 

Where are TaskFromProperties persisted?

ruben_lara
Champ in-the-making
Champ in-the-making
Hi,

I would like to know in which table are the TaskFormProperties persisted. I suppose they are persisted as BLOB, aren't they?

I need to access this data for some reports. Could somebody help me?

Kind Regards
2 REPLIES 2

frederikherema1
Star Contributor
Star Contributor
They are stored as variable when the form is submitted. Or do you mean the "definitions" of the properties? This is present in the bpmn20.xml and get parse and kept in-memory…

ruben_lara
Champ in-the-making
Champ in-the-making
Thank you for your Answer!
We don't know where we can store some constant definitions and therefore wanted to know that?
Can you suggest a good approach to save this constant values of tasks?

Kind regards