cancel
Showing results for 
Search instead for 
Did you mean: 

What will trigger a notification from SBWP?

08-26-2010 11:18 AM
1944 views 2 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hello,

I have a report in which Im using the fm SO_NEW_DOCUMENT_ATT_SEND_API1 to send out messages to SBWP. But these messages do not trigger any notification which are send via SMTP. In fact no notifications are in SOST when I review the list.

So my question is how are these notifications triggered? How can a person obtain a notification (in their mailbox) once there is a message for them in SBWP?

(Actually Im lost here what will trigger the notification)

(SCOT is configured)

Help will be appreciated.

Hubert Cieplak

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

You need to run a standard program RSWUWFML2 to send the notifications to the workflow inbox messages.

This program sends notifications to the respective users based on the workflow task id.

Normally this program is schedulled on background so that wheneven any new workitems comes to the users inbox, this program triggers notifications to thier mail id configured in the SAP user master data.

Regards,

Vijaymadhur.

Former Member
0 Likes

Hi,

thanks for the reply. I actually found it out myself that you need to send to a valid e-mail address via the fm.

Hubert

Answers (0)