Hi,
I'm seeing a lot of postUrl-issues here. So I'll add mine:
When doeing a postUrl, and the service returns an error 500, the script stops running with an
Execution Failed / Error due to - 'Internal Exception' Line:(38).
Viewing the returned data in soapUI, it shows that the service returns HTTP/1.1 500 Server Error, along with a XML messages, containing the error message. Apparently, ZOHO does not know how to deal with these kind of messages and at that point the script crashes. For no good reason.
Any suggestions on how to deal with this?
Thanks,
Ton