cancel
Showing results for 
Search instead for 
Did you mean: 

Alerts from CRM system

Former Member
0 Kudos

Hi,

My scenario is WS>XI>ABAP proxy.

I want to configure alerts for all errors in XI and CRM.

I know that i can configure Alerts for XI box, which will trigger if any errors in SXMB_MONI of XI box.

But how and where to configure to trigger alert if something goes wrong in CRM box SXMB_MONI.

Can i use the same alerts configured in XI box?

For my case do i need to configure CCMS? or can i do with out CCMS??

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

You can either use CCMS or alternately consider using Fault Messages in your ABAP Proxy.

Would suggest if there is some application error that you want alerts to be triggered for, you use Fault Messages.

A SDN search on blogs for Fault Messages should give you a better idea.

Regards

Bhavesh

Former Member
0 Kudos

Hi Bhavesh,

I am using Fault message to raise application error and i can see the error in CRM system monitoring.

My question is if i configure alerts in XI , it will alert eroors of Xi box monitoring. How to alert CRM monitoring errors using alerts. Is there any way?

Former Member
0 Kudos

Hey

for any error in CRM system,alerts configured in XI won't work,you need to have CCMS configured to monitor all the errors in your environment,this includes errors in XI ,CRM or any other system

Thanx

Aamir