cancel
Showing results for 
Search instead for 
Did you mean: 

send mail to multiple users

Former Member
0 Kudos

hi Good day,

i have created a simple workflow to send mail to multiple users more than 20 times but no success

this is what i have done

Go to workflow container,  it is in left hand bottom window .

Click  <Double-Click to Create> then it will asked to enter container variable

Entered

Element name AGENT 

Name              AGENT

Description      AGENT

In D.Type TAB

Select option  ABAP DIC. Data TYpe

Type Name SWD_AOBJID

then in Properties Tab,

Put tick mark to  import , export and multiline

IN Initial Value Tab,  Enter one user in one line, to create new line click New button

USUSER1

USUSER2

USUSER3

then in  mail step went to Mail tab,

Selected Receipent type :  organizational object

if i give {INITIATER} WORKS

but if give the container then it does not work

Notification of completion cannot be generated

Problems occurred when generating a mail    

Error '9' when calling service 'SO_OBJECT_SEND'

please any input is highly appriciated.

thank you,

jacob.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Happies....i have sorted the issue and it works for multiple users.

thank you all for your valuable time.

former_member185167
Active Contributor
0 Kudos

Hello,

Glad to hear it but please share how you solved your problem in case someone else has the same question. I'm curious why my option didn't work.

regards

Rick Bakker

Former Member
0 Kudos

The solution is

the recipient type use : organisational object

in expression             : give the container

thats it : imp thing is Before the user id Their must be US.

Answers (2)

Answers (2)

former_member185167
Active Contributor
0 Kudos

Hello,

Make it type TSWHACTOR and multiline.

regards

Rick Bakker / hanabi technology

Former Member
0 Kudos

Made it type TSWHACTOR and multiline still the same error.

Former Member
0 Kudos

Just use Receipent type as Expression

Thanks

Arghadip

Former Member
0 Kudos

This is send mail step and their is no express...