cancel
Showing results for 
Search instead for 
Did you mean: 

More detailed ChannelState ERROR in ChannelAdminServlet

Former Member
0 Kudos

Hi everybody,

We are using the ChannelAdminServlet to monitor and control the adapters externally. In principle it works, our only problem is that the ChannelState also shows ERROR if a failure happens in the last 60 minutes (similar to the overview in the Communication Channel Monitoring).

What is missing is the information when the failure happens, like in the details of Channel Monitoring. Without this it is not possible to figure out if there is a problem right at the moment or if it was in the past.

My question is, is there a way to find out more detailed information about the state of a channel via the ChannelAdminServlet?

Thanks a lot,

Thomas

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

have you tried:

administration.processHistoryLength from

http://help.sap.com/saphelp_nwpi71/helpdata/en/5c/22ee41c334c717e10000000a155106/content.htm

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hello Michal,

thank you for your answer. Do I get you right, the ChannelState is set to OK if there is no Error in the displayed history of an adapter?

This means if I have a history of 25 entries and a polling interval of 6h, the state Error will stay for round about 6 days?

Thanks for your answer,

Thomas