Home > Forum > Processes > MailApproval and required comment

MailApproval and required comment
0

Hi guys,

i use the mailapproval function to "accept" or "decline" a step. The "accept" path works fine with mailapproval.
The "decline" path actually has the comment set to required and therefore the path transition operation failed with an "validation error".

What can i do to set the comment not required in case of mailapproval or even better to add a comment in the mail which is then used for the decline-Path.

Hope it is understandable what's my problem ;-)

Thanks, Gerd

MVP

Hi Gerd
Looking at the docs: https://docs.webcon.com/docs/2023R2/Studio/SystemSettings/GlobalParams/MailApproval/
It seems like there is no way to pass comment using MailApproval. The only thing you can pass is a delegate if you are delegating task.

You could create seprate path, for MailApproval which won't require commenting, don't think there is a solution which will do it with only one path.