cancel
Showing results for 
Search instead for 
Did you mean: 

How to e-mail a file? File->XI->e-mail scenario

Former Member
0 Kudos

Hi guys!

I need to create a scenario for sending all files from one source directory to target e-mail address. I tried using it without mail package, but this renames the file (attachment) to a e-mail subject's name.

I need to send this file and need the file's name remain the same.

Any ideas how to achieve this?

Thank you! Peter

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Guys, if you'll have similar problem:

use e-mail package and map COntent_Type field:

<type> / <subtype>; name=<dinamically_assigned_name_taken_from_file_adapter>

this renames your attachment to required name.

Peter