I am working on SAP Application, At end of the for each Transaction I have to send the mail to user.
I have used read status bar Activity (SAP) and there are four known exception at same status bar, client want to send Exception mail but for different Exception I need to send Mail to different user(i.e. Exception 1 - send to abc@.com
Exception 2 - send to xyz@.com )
Exception 2 - send to def@.com
Exception 2 - send to bdc@.com
how i can achieve that, can we use Flow switch activity ?
What is the expression for that ?