Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SALRT_CREATE_API suppress email

darren_bambrick2
Active Participant
0 Likes
717

Hi All

I have created an alert and I am triggering it using the function module SALRT_CREATE_API.

I only want the email to go to the alertinbox. My problem is that the alert is going out through email.

Is there anyway to prevent the alert being sent as an email to the intended recipient, i.e. no sost entry.

Many thanks

Darren

Hi All

I have created an alert and I am triggering it using the function module SALRT_CREATE_API.

I only want the email to go to the alertinbox. My problem is that the alert is going out through email.

Is there anyway to prevent the alert being sent as an email to the intended recipient, i.e. no sost entry.

Many thanks

Darren

2 REPLIES 2
Read only

darren_bambrick2
Active Participant
0 Likes
575

Anyone got any ideas ?

Read only

Former Member
0 Likes
575

Hi,

How you are able to trigger the mail.I am passing alert category as import parameter to this function module.

I have set the recepients in the Fixed recepients in alrt_cat_def.I have set the rfc destination of PI server as alert server.

Please respond .....