Profile

Contact Details

Joseph Morgan

Joseph Morgan

Joseph Morgan

Contributions

1 to 5 of 50+ total
Posted By Joseph Morgan Wed June 11, 2025 05:34 PM
Found In Egroup: DataPower
\ view thread
@Jyoti Yadav never updated this. I actually didn't retry. Maybe @Jyoti Yadav will respond? ------------------------------ Joseph Morgan CEO - Independent ------------------------------
Posted By Joseph Morgan Fri June 06, 2025 02:12 PM
Found In Group: DataPower
\ view thread
Ugh. Now our messages are crossing on the wire. This is somewhat the purpose of the SLM. When the SLM causes a rejection, configure an error rule to respond how you want. You shouldn't need to explicitly skip the back side.
Posted By Joseph Morgan Fri June 06, 2025 01:59 PM
Found In Group: DataPower
\ view thread
Ajey, I realized I had misunderstood the question on my first response and tried to edit afterwards. I'm curious why you need to do this? The status numbers aren't going to be reliable, I don't think, for your use case. The Count/Duration/SLM configurations should be able to solve for any actions you ...
Posted By Joseph Morgan Fri June 06, 2025 01:07 PM
Found In Group: DataPower
\ view thread
Yes. Look at https://www.ibm.com/docs/en/datapower-gateway/10.6.x?topic=elements-dpincrement-integer Edit: I think I misunderstood. You want to get the value of the monitor. In your code? What will you do with the value? The configurations of the count/duration/SLM monitors are designed to more than ...
Posted By Joseph Morgan Thu June 05, 2025 01:18 PM
Found In Group: DataPower
\ view thread
Ajey, Look into count, duration and service monitors, but maybe more importantly SLM policies. Count monitors can shape or even throttle traffic based upon a number of errors occurring. Duration monitors do the same, except they're related more to how long things are taking. Service monitors are more ...