cancel
Showing results for 
Search instead for 
Did you mean: 

Alerts in Xi

Former Member
0 Kudos

Hi All,

My scenario is IDOC XI File(Multiple recievrs,Asynchronous)using BPM.

My Client requirement is once a message is sent to the Legacy systems the Notification has to be sent to the User(Good/Errors).

I have created the Alert Category in trnx ALRTCATDEF.

I didn't selected as DYNAMIC TEXT,and container variable used is SXMS_TO_SERVICE.

I gave my name as the Fixed Recepient for the created Alert Category(testing purpose).

How to trigger the Alert to send Notification of success to the Alert Inbox?

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

moorthy
Active Contributor
0 Kudos

Hi Joslyn,

<i>

My Client requirement is once a message is sent to the Legacy systems the Notification has to be sent to the User(Good/Errors</i>).

>>You can make use of Transport Acknowledgement in BPM. Once it is positive, then you can send Mail to Recievers.

Refer this -it is exaclty similar

/people/michal.krawczyk2/blog/2006/06/22/xi-playing-with-the-file-adapters-acknowledgments

Regards,

Moorthy

Former Member
0 Kudos

Hi Moorthy,

Thank you for the great help.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Joslyn,

In BPM , after the send step you have to insert a control step with following details:

Action - Throw Alert

Alert Category - The one you created

Alert Message - The title of the message ( static as per your requirement )

I hope it helps.

Rgds

Amit

Former Member
0 Kudos

Hi Joslyn,

You will not be able to give an alert for successful IDocs, but you can send acknowledgements (positive acks)

Regards,

Sushumna