Hello,
I would like to send comment of revoke actions to e-mail body of activiy node.
Which variable should i need to select for accessing revoke button's comment data?
Thanks in advance.
Hello,
I would like to send comment of revoke actions to e-mail body of activiy node.
Which variable should i need to select for accessing revoke button's comment data?
Thanks in advance.
During runtime, you can see the comments in ChangeRequestItem.Comment
You can access the value using the following variable: ${jobUserData_ChangeRequestItem.Comment}