I did a copy of the process "VI_ESS_PersonWantsOrg_Send Mail when Closed", connected it to the event "ORDERGRANTED" and changed the email address to where i want it to be sent. My idea was to send the exact same email that should be sent to the recipient to another email as well since this contains all the information i want.
This triggered a job but the job got frozen saying:
ErrorMessages = [System.ArgumentNullException] Value cannot be null.
Parameter name: idMail
Looking at the job in job queue, it doesn't generate any MailID value.
I did a copy of the process "VI_ESS_PersonWantsOrg_Send Mail when Closed", connected it to the event "ORDERGRANTED" and changed the email address to where i want it to be sent. My idea was to send the exact same email that should be sent to the recipient to another email as well since this contains all the information i want.
This triggered a job but the job got frozen saying:
ErrorMessages = [System.ArgumentNullException] Value cannot be null.
Parameter name: idMail
Looking at the job in job queue, it doesn't generate any MailID value.