FindCustomerByNum(3, custNameVar)
|
[02/12/11@16:07:01.427-0500] P-000371 T-000370 0 AS --
Mismatched parameter types passed to procedure OrderInfo/FindCustomerByNum.p. (3230) |
[02/12/11@16:07:01.802-0500] P-000120 T-Thread-11 2 OrderInfo ABL-Provider
(reqid:6) Error in SOAP request execution: ABL ERROR condition: Mismatched parameter types passed to procedure OrderInfo/FindCustomerByNum.p. (3230) (7211) (10926) |
<?xml version="1.0" encoding="UTF-8" ?>
<soap:Envelope namespaces defined here…> <soap:Body> <soap:Fault> <faultcode>SOAP-ENV:Server</faultcode> <faultstring>An error was detected … request. (10893) </faultstring> <detail> <FaultDetail xmlns="http://servicehost:8080/wsa/wsa1"> <errorMessage>Error in SOAP request execution: ABL ERROR condition: Mismatched parameter types passed to procedure OrderInfo/FindCustomerByNum.p. … (10926) </errorMessage> <requestID>2e62cab6b81150d5:-87f76e:f20f57227d:-8000#6 </requestID> </FaultDetail> </detail> </soap:Fault> </soap:Body> </soap:Envelope> |