SOAP Connector Error Handling
Hi everyone.
I have a problem with an error handling. The situation is the next:
The error appears when my app is trying to connect to a web service SOAP-type. If endpoint of WS is not available, a error is shown in the top of the Harness, but I do not want to show that. In other words, I would like to "quit" that for handling in another way.
I have tried to delete the pyErrorPage generated by that error but it does not work; the error is still appearing. I tried to setting it in a data transform of the response and creating an post load activity.
So, my question is which properties I had to set up (or delete) for avoid the appearance of that error.
Thanks in advance.