Forum Discussion
SmartBear_Suppo
Alumni
13 years agoHi,
The code used in the event handler should execute 100% of the time. What is happening during the 50% of time it doesn't work? Is there any errors appearing in the .log files in <soapui install>\bin folder?
Does your response change every run where the CDATA is in different places or is the response static? There is a user in the pro forum (viewtopic.php?f=2&t=22210) that have reported having issues when the CDATA is in a certain location.
Regards,
Marcus
SmartBear Support
The code snippet above only seems to execute about 50% of the time.
I added a 5 second delay step - hoping that would help - but I'm still at 50%.
The code used in the event handler should execute 100% of the time. What is happening during the 50% of time it doesn't work? Is there any errors appearing in the .log files in <soapui install>\bin folder?
Does your response change every run where the CDATA is in different places or is the response static? There is a user in the pro forum (viewtopic.php?f=2&t=22210) that have reported having issues when the CDATA is in a certain location.
Regards,
Marcus
SmartBear Support