No email notification when stock runner job is running for stock rule

chercm
Mega Sage

I noticed that the script does not have anything to trigger email notification 

 

gs.include('global.ProcessStockRules');
var processStockRules = new global.ProcessStockRules();
processStockRules.process();

 

according to documentation it is supposed to inform the asset manager but i do not see the task ticket trigger too , please advice on how to make this work 

6 REPLIES 6

@chercm You mean you see lot of emails in your system log but not received by you? Yes, you won't receive any email out of your PDI, this is expected. If you want you need to configure your personal email as SMTP email account to get the mails out of PDI.

 

Please mark my answer helpful and accept as solution if it helped you 👍

Thanks,
Anvesh

chercm
Mega Sage

@AnveshKumar M  and i have enable email notification for the asset manager and updated the email address on the user profile but i did not get anything