Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sending two attachments(from 2 diff. programs) through mail

Former Member
0 Likes
248

Hi All,

My requirement is like this.

Currently I have one payslip program which sends an attachment through mail by creating job and spool request. Also I have one more IT program which also does the same way. Now my requirement is I have to get both the attachments and send it through only one mail and I do not want two different mails to be sent.

How can I do that through coding.

I guess I have to create a new program and submit the other two programs via Job and spool. But how can I submit two programs at a time using the same spool request.

Thanks in advance,

Balaji

1 REPLY 1
Read only

Former Member
0 Likes
229

Hi All,

My requirement is like this.

Currently I have one payslip program which sends an attachment through mail by creating job and spool request. Also I have one more IT program which also does the same way. Now my requirement is I have to get both the attachments and send it through only one mail and I do not want two different mails to be sent.

How can I do that through coding.

I guess I have to create a new program and submit the other two programs via Job and spool. But how can I submit two programs at a time using the same spool request.

Thanks in advance,

Balaji