Micro Focus QTP (UFT) Forums
Web Service exceptions - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: Web Service exceptions (/Thread-Web-Service-exceptions)



Web Service exceptions - litocar - 08-16-2013

I´m currently working with web services on QTP 11, but one of my ws can´t performs tests. System shows the messages:

1.
The retirarDineroVC operation call failed.
The .NET Framework 2.0 WSE 3.0 toolkit returned the following error:
Soap error:
Message: BPCOR-6135: A fault was not handled in the process scope; Fault Name is {http://www.sun.com/wsbpel/2.0/process/executable/SUNExtension/ErrorHandling}systemFault; Fault Data is <?xml version="1.0" encoding="UTF-8"?><jbi:message xmlns:sxeh="http://www.sun.com/wsbpel/2.0/process/executable/SUNExtension/ErrorHandling" type="sxeh:faultMessage" version="1.0" xmlns:jbi="http://java.sun.com/xml/ns/jbi/wsdl-11-wrapper"><jbi:part>fault1</jbi:part></jbi:message>. Sending errors for the pending requests in the process scope before terminating the process instance

2.
The retirarDineroVC operation call failed.
The .NET Framework 2.0 WSE 3.0 toolkit returned the following error:
El recuento de parámetros no coincide. - > (we are working using spanish environment) the tipical message in english should be:
Parameter count mismatch.

Exception from: mscorlib
El recuento de parámetros no coincide.
Line (3): "Set retirarDineroVC = WebService("VentanillaCompartidaSRRWSServi").retirarDineroVC(XMLWarehouse("Document"))".


I appreciate your comments, because my Team have more than one day of delay

We have tested these xml using another software and in this way we received the expected results