About DX7 hash bug
Confluence User - 05 Jul, 2022
activityApprove:it is the activity Id value
Why I use #process.activityInst.ACTIVITY_DEF_ID.timeConsumingFromDateStarted#, it did not work.
I have replace ACTIVITY_DEF_ID by the activityApprove of process,but the result which got is nothing
They were not work.
#process.activityInst.ACTIVITY_DEF_ID.timeConsumingFromDateStarted#
#process.activityInst.activityApprove.timeConsumingFromDateStarted[{assignment.processId}]#
process