cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy to FCC to email

former_member309357
Participant
0 Kudos

Hello Gurus,

I have a scenario PROXY to FILE (.CSV) and that generated flat file should sent to email as an attachment.

Can you please let me know how to approach this scenario.

Regards,

Ravi

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi Ravi,

Will you able send mail in with attachments in csv format?

If yes.. Please share the details as I also have similar requirements..

Regards,

Rajeshwar

manoj_khavatkopp
Active Contributor
0 Kudos

Hi Ravi,

For your receiver add 2 inbound interface:

1.First inbound to send the file to FTP/FTPS/NFS/SFTP server.

2.Second inbound interface to send the file to Mail, use MTB module to convert the file to CSV.

Thanks,

Manoj

former_member309357
Participant
0 Kudos

Hello Manoj,

Thanks for your response.

But I need it in a single interface, i.e., converting the proxy to flat file and sending that file as an attachment.

Can we go with MTB-XML2Plain in the receiver mail adapter?

Regards,

Ravi.

manoj_khavatkopp
Active Contributor
0 Kudos

Its a single interface only , but you need 2 inbound interface for Proxy and mail.