Send Mail: multiple steps

Rick Bakker rbakker at gmail.com
Tue Jul 5 18:24:01 EDT 2011


Hello,

Having two steps (either serial or in parallel in a 2-from-2 fork)
would send the mails as-good-as-simultaneously. If you really need it
all done in one step then the general rule is to use a method calling
fm SO_NEW_DOCUMENT_ATT_SEND_API1 if you want to do anything beyond the
basic capabilities of SendMail. It's more flexible and it will also
allow for other address types.

regards
Rick Bakker
hanabi technology

On Tue, Jul 5, 2011 at 10:59 AM,  <david.s.dittmer at accenture.com> wrote:
> Hello users,
> I am building a workflow which requires an email and a SAP user ID to be
> sent to the agent. In some cases there will be either an  email address or
> SAP user ID but in most cases there will be both  email address and SAP user
> ID. What would be the best way to design this step since the SENDMAIL
> activity can only send one type of recipient at a time and the design is
> required to send out both the SAP user ID and email address simultainously.
> I thought of using a multiple condition as a step but this will only meet
> one condition namely SAP user ID, email address or others?
>
> Thanks for any suggestions.
>
> regards
> David Dittmer
> Accenture
> ________________________________
> This message is for the designated recipient only and may contain
> privileged, proprietary, or otherwise private information. If you have
> received it in error, please notify the sender immediately and delete the
> original. Any other use of the email by you is prohibited.
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
>




More information about the SAP-WUG mailing list