send approval notification based on catalog item variable

lucky24
Tera Contributor

Hi Team,

I have one  catalog item in which One select box variable with 4 choice value so I have to send only approval notification for 2 choice value.

A- Gen access 20.04

B- gen access 20.04

C- advance access 20.04

D- advance access 20.04 

 

When user select value C or D {D- advance access 20.04  or C- advance access 20.04} only that time I have to send approval Notification .

I was unable to dot walk variable in filter condition due to notification is on sysapproval_approver table so I have written  code in advance condition 

lucky24_0-1695649201187.png

I am able to see variable value in system logs but notification is not getting trigger .

Please How help me here with approval notification for specific variable ?

Thanks

1 REPLY 1

Peter Bodelier
Giga Sage

Hi @lucky24,

 

Please make sure:

 

Your simple condition is also evaluating to true.

There is a valid recipient.

Recipient notification is enabled.

Recipient has an active notification device.

 


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.