How to prevent Email Notification sent to Requestor when Bulk Closure of Req Item through Fix script

VIKAS45
Tera Guru

Bulk Closure of Req Item through Fix script should prevent Email Notification sent to Requestor.

 

How to prevent Email Notification sent to Requestor when Bulk Closure of Req Item through Fix script is performed?

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@VIKAS45 

you can use setWorkflow(false) or setUseEngines(false) on that gliderecord object to disable them

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

 

Please let me know the script

@VIKAS45 

I already suggested to use setWorkflow(false)

Did you try that?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader