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

2


07 Jul, 2022
confluenceUser
confluenceUser

Process hash variables will only display in forms linked to process activities or tools in a process. If you use the process hash in, say, a Userview CRUD, which is not in a process cycle, the process hash will not work.

21 Jul, 2022
confluenceUser
confluenceUser

yes , I used it in a activity of a running process

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print