cancel
Showing results for 
Search instead for 
Did you mean: 

Notifications in CRM

Former Member
0 Kudos

Hi,

We are trying to post data into CRM using proxies from XI.We have set up alerts in XI to notify system alerts. But when there is a failure in the proxies during posting, how can they be captured?

My main concern is that the proxies are in the CRM system so which means we need some kind of a set up in the CRM system?

-Teresa

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Teresa,

Shouldn't the proxies issue a sync response back about the posting results ?

Then you will get e.g. an ABAP dump 'indirectly' visible in Xi : I have done the same with RFC and when the RFC functions dumps in the target system, I get an error message in XI ( which is not 100% clear but at least there is a 'trigger' )

And certainly with proxies you should have a trace in XI as you can even 'monitor' the proxy runtime from the target system directly in the RWB ,

rgds

Dirk

Former Member
0 Kudos

Hi Dirk,

I am dealing with some asynchronous proxis. Do proxis send a resposne even if method is asynchronous?? And also could you shed some light on the proxy monitoring from RWB?

-Teresa