Sending Multiple Email Attachments

AlanParsons

Member
I am trying to send email through JD Edwards with two attachments. I have customized the business function B0500725 (EmailMergeLetter) to accomodate two attachments in the mail. It works perfectly fine on Windows Client but doesnt in UNIX.
What could possibly be the issue? The business function works perfectly fine with 1 attachment in Windows as well as UNIX. Any help is appreciated. Attached is my code. Just want to know if I missing something!
 

Attachments

  • 181659-B5505072Custom.txt
    21 KB · Views: 442
What exactly does it mean it does not work?

Have you tried to assign a unique value to "displayname"?
 
Hi David

The email doesnt get through in the first place. It fails.
I havent tried assigning unique values to the displayname. One of the attachments is a TXT file and the other one is a PDF.Do you think not specifying anything in the Displaynames is causing the issue?
 
Back
Top