cancel
Showing results for 
Search instead for 
Did you mean: 

Notification Step in NWBPM

Former Member
0 Kudos

Hi Experts,

I need to send emails to users and for that i am suing Notification step in NWBPM. And i assigned the user to Principles in the To tab of notification step properties and also provided the subject & content in the mail tab.

The email needs to be sent to lotus notes where in UME the mail id is maintained  for the User.

Do i need to do any other settings in order to trigger the mail.

Is SMTP configurations settings need to be done.

I am working on SAP PO 7.31 SP8 verison.

Kindly advise.

Thanks & regards

Narayanareddy B

Accepted Solutions (1)

Accepted Solutions (1)

engswee
Active Contributor
0 Kudos

Hi Narayanareddy

Yes, the SMTP settings need to be configured. This is done by configuring the JavaMail Client Service in the AS Java.

This is done in the system properties of NWA (NWA -> Configuration -> Infrastructure -> Java System Properties)

The main two sections are:-

1) Services > Java Mail Client

2) Application > tc~bpem~base~ear

Refer below for more details.

Configuring Mail, Notification Messages, and Forms Services - Configuring Business Process Managemen...

Rgds

Eng Swee

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Narayan Reddy,

I am also facing similar issue, could you please help me on the issue.

Thank you,

Raam.

Former Member
0 Kudos

Hi Narayana Reddy,

I am trying to configure Email Configuration in NW 7.31 Java Stack

i have configured Java Mail Client

mail.from: Mail-ID

mail.smtp.host: SMTP Host Name

mail.smtp.user: i left it blank

i have saved Java Mail Client

after that i created a task

Operations -> Jobs -> Java Scheduler -> Tasks

Mail to: Maild-Id

Mail From: Mail-ID

Alerts to Mail Limit: 2

Consumer: Test

SupperessAlerts : Uncheck

Aggrevate Alerts: Check

i have saved tha Task, and i checked the job got successfully finished but we did't recived any mails.

Could you please help me on this issue.

Thank you,

Raam.

Former Member
0 Kudos

Hi Eng,

Thanks a lot, now i have configured the smtp settings and able to trigger the mails from the notification step in Nwbpm.

We are working in sap pi 7.31 sp08 and wanted to know how to catch the exceptions.when i selected boundary events,nothing is showing do we need to configure the boyndary steps in order to catch the technical errors..kindly advise.

Thanks & Regards

Narayanareddy

engswee
Active Contributor
0 Kudos

Narayanareddy

Please do not merge multiple questions into one. Close this thread if the initial issue has been resolved and create a new thread for any further questions.

Rgds

Eng Swee