08-14-2018, 09:55 AM
(This post was last modified: 08-14-2018, 09:56 AM by Alexandre Machado.)
(08-08-2018, 06:33 PM)ShaneStump Wrote: Howdy All!
Ok ... I found this problem was being caused in WAPT when an error occurred that wasn't expected.
Thanks,
Shane
Hi Shane,
WAPT is the test software, I believe...?
IW 14.2.8 raises a specific exception type for this error, which is EIWSubmitException. This error message also contains the name of the submitted component.
We included this piece of information because we found out that several 3rd party tools (penetration test and stress test tools) were simply generating wrong requests (i.e. containing invalid control names) which forces IW server to reject it completely (raising the exception).
Kind regards

