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

Send Emails Through Lotus Notes

Former Member
0 Likes
478

Dear Experts..,

I am developing an object in which I have to send mails to the Users through Lotus Notes.

The scenario is that..

1. Smartforms has to me created for different cases.

2. The corresponding Smartform has to be called based on the Case and it has to be populated with values.

3. Then the Smartform output has to be converted to HTML Format.

4. It has to be sent to Lotus notes along with "mail id" and "relevant Subject".

5. Then I have to receive a acknowledgement from Lotus Notes about the successful delivery of the mail.

Please explain me how to send the converted Smartform to the users email id (this mail id is a external mail id) through Lotus Notes.

Thanks in advance.

Regards,

Naveen Kumar G

Dear Experts..,

I am developing an object in which I have to send mails to the Users through Lotus Notes.

The scenario is that..

1. Smartforms has to me created for different cases.

2. The corresponding Smartform has to be called based on the Case and it has to be populated with values.

3. Then the Smartform output has to be converted to HTML Format.

4. It has to be sent to Lotus notes along with "mail id" and "relevant Subject".

5. Then I have to receive a acknowledgement from Lotus Notes about the successful delivery of the mail.

Please explain me how to send the converted Smartform to the users email id (this mail id is a external mail id) through Lotus Notes.

Thanks in advance.

Regards,

Naveen Kumar G

2 REPLIES 2
Read only

Former Member
0 Likes
441

Dear Experts..,

I am able to do up to the conversion of the Smartform.

The remaining is where I got messed.

I am using a FM 'SO_NEW_DOCUMENT_ATT_SEND_API1'...., but this will send a mail directly.. not through Lotus Notes.

But I was given a requirement like, I have to use Lotus Notes.

Please help me in this regard.

Thank you,

Naveen Kumar G

Read only

Former Member