The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Trying to send Email after completion import set in Transform Map

yashkamde
Tera Contributor

I am trying to send email after importing the data into the servicenow and here I am using Transform Map Script Event : OnCompletion but not gettting the result.

For that I had registered an Event also called it in notification and in notification also called Email script and in email script I am using template.print() for printing the body of email....

1 REPLY 1

JenniferRah
Mega Sage

Is the email being sent? You didn't show your "When to send" tab, so I'm not sure if it's set up to run when the event is triggered.

 

Is the event getting triggered correctly?

 

If all that is working, is the email script not working correctly? If that's the case, can you let us know what you are getting and what you are expecting?