cancel
Showing results for 
Search instead for 
Did you mean: 

trace for communication channel

Former Member
0 Kudos

Hi Experts,

Is it possible to get the trace of the communication channel for soap adapter (any adapters) for a day or a week or a month. We would like to check a communication channel in our box when it got failed in recent days.

Thanks,

Srinivas.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi experts,

Will Code inspector be any use in this type of cases for getting logs and traces for the communication channels errors?

former_member184720
Active Contributor
0 Kudos

Hi Prasad - If you just want to track how many times the channel has issues and what the error details are then may be you can just setup the alert rule for this particular channel.

If it is a sender channel - give the rule name as channel name, mention the sender interface details and select the option adapter engine.

If it is a receiver channel - give the rule name as channel name, mention the receiver interface details and select the option adapter engine.

This way you can even get the channel name in the alert text.

Regards,

Hareesh

JaySchwendemann
Active Contributor
0 Kudos

Did you mean XPI Inspector (http://service.sap.com/sap/support/notes/1514898) instead of code inspector? I didn't need to use this so far but it seems you at leas may be able to trace current errors, not sure though if past errors are traceable.

Maybe someone can give a more detailed input on this?

Cheers

Jens

Bhargavakrishna
Active Contributor
0 Kudos

Hi Srinivas,

we can check the log file adapter status in RWB not for the communication channels.

if you want check the communication channel with errors, you can use alert configuration, so that you will get intimated when there is an error.

JaySchwendemann
Active Contributor
0 Kudos

If there was a failure you should get some logging for the interface (where the communication channel is tied to) that failed either in RWB Message Monitoring or in ABAP SXMB_MONI. You can filter both to only display errors. You will, by default not get any information about successful messages as they will not be logged on synchronous scenario

If failure occured before PI was able to create RWB logging, you may have a look at the java logs. Probably there will not be a single log source but you may have a look at defaultTrace or application.log

Having said this, you probably want to have a look at the alert framework to setup alerting or using Solution Manager (depending on PI release) to get your alerting going.

HTH

Cheers

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Srinivas,

You can get log file for Adapter wise but not for specific channel.

Regards,

Raj