Hi @LEOS1,
You can make use of the velocity template in the email subject. The logic would be to pass the value as STOP when your attribute is null.
#if(${!value})#stop#end Actual subject
Take a look at the below thread for reference.
Hi @LEOS1,
You can make use of the velocity template in the email subject. The logic would be to pass the value as STOP when your attribute is null.
#if(${!value})#stop#end Actual subject
Take a look at the below thread for reference.