cancel
Showing results for 
Search instead for 
Did you mean: 

Mail Adapter

Former Member
0 Kudos

Hi all,

Am doing a file to mail scenario.i want to have a file Test.xml and an image Test.jpg to be sent as mail. I followed the sdn contribution pdf by Prashanth Azaruddin. I ve configured everything. Am using mail package. But even when i give both the file at input only xml is being picked up by the fiel channel. Can you please guide me on this. I ve given jpg as additional file( exactly similar to that pdf)

Thanks

Sumayya

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

What are the options you have given in the sender file adapter?

Can you give us those details so that the error can be tracked.

Meanwhile take a look at this linkto understand the additional files option,

http://help.sap.com/saphelp_nw04/helpdata/en/3c/b4a6490a08cd41a8c91759c3d2f401/content.htm

Regards

Bhavesh

Former Member
0 Kudos

Hi bhavesh,

Protocols are NFS and FIle.

Qos -EO

Processing mode- Delete

File type- Binary

Additional File : <Test.jpg>(is the angle brackets required

<Test.jpg>.namePart ".xml"=".jpg"

<Test.jpg>.optional YES

<Test.jpg>.type BIN

bhavesh_kantilal
Active Contributor
0 Kudos

Sumayya,

1. What is the name of the source file? This same file name should be the name of the image file ,i.e

if the source file is FILE.XML then the image should be FILE.JPG.

Apart from this your setings are correct.

2. If you maintain he file list as <Test.jpg> , then the same should be maintaind in the table also. It is just a key and can be used without the brackets as well.

Regards

Bhavesh

Former Member
0 Kudos

Thanks bhavesh. Problem was with angle brackets. Now its solved:)

bhavesh_kantilal
Active Contributor
0 Kudos

Nice to have been of help

Regards

Bhavesh

Answers (0)