Response Code http 404, 409 from SOAP service SOAP UI generate "pySOAPFaultReason"
Hi,
I am using Connect-SOAP to connect to SOAP UI (mock). The mock sends 409 response code HTTP. This response code is not getting interpreted by Pega and we are getting "pySOAPFaultReason Transport error: 409Error: Conflict".
How to fix this issue ?
A response code 400 is correctly interpreted, why 409 or 404 generates a pySOAPFaultReason ?
I can not recover the code HTTP in PEGA, so I can not interpret the response.
Thanks