cancel
Showing results for 
Search instead for 
Did you mean: 

Email debug in SOST

Former Member
0 Kudos

Hi,

In Solution Manager charm save button is sending an email but the email sender name is wrong in SOST.

I want to debug and check the code but don't know where to out the breakpoint.

Can anyone help me to find out where the code is written for sending mail.

Also how do I understand that its a mailform?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member193460
Contributor
0 Kudos

Hi Tapas,

  you should try your luck checking in the save operation. There will be a logic to pick up the email address before the email generation.

It may take time but you will have to debug the save operation you are doing.

Email generation is called only after all the data are decided.