```I am doing CSV IMPORT using the script.```
# suitescript
r
Copy code
I am doing CSV IMPORT using the script.
Copy code
var importTask = task.create({
    taskType : task.TaskType.CSV_IMPORT
});
importTask.mappingId = 'custimport_441_4384362_392_raj';
importTask.importFile = CSVFile;
var taskID=importTask.submit();
In the Job Status it shows INVENTORYITEM - unknown-email@4384362-sb1.com - 2022-08-10 073546
Is there anyway to send an email to the a particular email id