Hi experts;
I would like to set the postTimer value of a Workitem, using the value on one of the forms.
There are some methods to set the PostTimer value of an Activity, but it is not what I want.
"dmi_workitem" is a read-only table, and there is read-only "r_due_date" field on it, so it is not possible to modify that value using DQL.
If I modify this value using JDBC connection to Database, would it work?
BMP tool allows data mapping on some values. But you can not use your process variables on :
1) Timer expiration time
2) Decision split transition conditions ("Value" field if you are using "select next activities based on conditions" setting)
I think this functionality should be enabled.