ECC Test Scenarios

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
JefferyD
Posts: 177
Joined: August 31st, 2021, 11:37 am
Contact:

ECC Test Scenarios

Unread post by JefferyD »

I'm trying to simulate different ECC scenarios to test some connection verification logic, but I'm not sure how to accomplish that. I want to catch different ECC issues and do things like logging when slowdowns happen or skipping JDE queries if ECC is down or not responding, but I'm not sure how to test my logic against these example scenarios:
  • ECC connection is down entirely
  • ECC connection is up but slow (eventually returns but takes a while)
  • ECC connection is up but unresponsive (never returns)
I'm also open to suggestions for any other scenarios I may have missed and should also test against.
word count: 107

Tags:
Post Reply