cancel
Showing results for 
Search instead for 
Did you mean: 

channelPollWatchdog parameter [ Note # 1808222 ] addition in NWA

Former Member
0 Kudos

Hello All,

Currently we are facing issue with JMS Sender Channel polling issue.JMS sender channel stops polling all of sudden,but status of channel remains connected ( Green ).

Current SAP PI version: SAP PI 7.3 EhP1 SP10

For the same I had gone through SAP Marketplace and found SAP NOTE#1808222 .

As per Note by addition of the below  parameters  we can make channel into error ( Red Status ) once it stops polling.

  1. channelPollWatchdog.isActive
  2. channelPollWatchdog.alertSuppressTime[min]
  3. channelPollWatchdog.checkIntervall[sec]

Here are the question I have,

1) Whether anybody implemented above note in SAP PI box.

2) Is there any side effect or issue will happen due to these parameter addition ( because we have many scenarios having JMS adapter).

3) Can we downport this note to SAP PI 7.31 SP10??

Regards,

Sriprasad Bhat

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185326
Active Participant
0 Kudos

Hi Sriprasad,

We have implemented in this in our production environment of SAP PI 7.3 SPS 11. Here are my comments for your queries:

1) Whether anybody implemented above note in SAP PI box.

>> Yes. Implemented in PI 7.3 SPS 11 Production environment (of 200+ interfaces) successfully.

2) Is there any side effect or issue will happen due to these parameter addition ( because we have many scenarios having JMS adapter).

>> Almost 7 months now, since we have implemented this feature. No issues found till date. Only issue is: When you run PI on multiple Java nodes/ application instances, if the channel doesn't poll on one node, but polls on the other, yet the channel overall will be rated RED. Other than this, we haven't faced any issues/ side effects.

3) Can we downport this note to SAP PI 7.31 SP10??

>> not sure about this.

Regards,

Shahid Ahmed