Name of the attached file in "send mail output task"

Hello all,

I have a workflow with a mail output and I would like to attach the file produced by the previous step. So far, it work like a charm.

But with my current configuration, the attach file is a “.dat” file with an impossible name like job01063T2P2MB3Q2721431CF5.dat :slight_smile:

When I change the extension to .pdf, the file is the good one.

But my question is : How could I get an attached file with a nice name like “my-file.pdf”?

Best regards,

Ok, I found the solution. That was logic actually
Just add an action “rename” prior the output “send mail”.

1 Like