Hello,
I have a scenario where I need to reply on specific email in case business exception is thrown in Performer of the process. I use queue items as the data for processing.
Is there any way I can reply to specific email using queue item values? I couldn’t pass Mail as the object in queue I use for my purpose.
Thank you in advance.