Is there any way to send an external e-mail in a mail step on the WF, to more than one organizational object, without getting their mails?.
I mean, I have a table with OTYPE and OBJID
(example:
line 1: 'US' 'USERNAME'
line 2: 'O' '123456'
line3: 'S' '56789'
)
I can send them a work-item or a notification, but can I send them an external e-mail in a mail step?
If not, how can I get their mails with an FM?
Thanks!!!!