Hi,
We have the following scenario:
We have some EDIFACT-suppliers which we have to connect over Mail-adapter.
We have to fullfill several specifications by sending the mail.
So we have to create a specific filename for the EDI-attachment and the subject. Therefore I used the adapterspecific attribute THeaderSUBJECT, which we set in Mapping. This works fine.
Now the problem: We have to send only the payload-document as attachment of the mail with the same name as the subject of the mail. So we can't use the keep-attachment flag because then all attachments of this message would be sent in the mail.
How is it possible to send only the payload as attachment without any other documents and with specified filename in the attribute THeaderSUBJECT?
Has anybody an idea how to solve this problem?
Regards
Thorsten