Can anyone give me some lights with this? I’ve a robot that is creating a .pdfl file and saving with a name that came from a variable + the datetime from now. And then, i need to send a smtp mail with that .pdf file but it’s returning me the error:
Send SMTP Mail Message: Object reference not set to an instance of an object.
Hey @joao.lima,
the error seems to be in the send SMTP Mail message activity, since there is no error in the image you posted.
Could you try showing us the properties of that activity? Should look something like this:
Hmmm… I don’t see anything special there… Maybe try the Path Exists Activity befor sending this message. It will tell you if you have an error in the path perhaps.