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

Workflow

Former Member
0 Likes
314

hai

i want to attach my word document into mail.hw to do this.

the document is present in the application server.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
295

download the doucment into ur program using datasets...

then generate a spool using FM RSPO_OUTPUT_SPOOL_REQUEST

then use FM to send mail SO_DOCUMENT_SEND_API1

hope this will help

bbye tac care

Ashwani

2 REPLIES 2
Read only

Former Member
0 Likes
296

download the doucment into ur program using datasets...

then generate a spool using FM RSPO_OUTPUT_SPOOL_REQUEST

then use FM to send mail SO_DOCUMENT_SEND_API1

hope this will help

bbye tac care

Ashwani

Read only

0 Likes
295

hai

actually i want to send the word document attachment to a particular mail using

workflow.