-
Type: Bug
-
Status: Done
-
Priority: High
-
Resolution: Done
-
Labels:
Aşağıdaki hatayı alma sebebi nedir incelermisiniz.
Env: Partner Test
<soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/ xmlns:tem=http://tempuri.org/>
<soapenv:Header/>
<soapenv:Body>
<tem:PCARD_CARD_GET_DETAIL>
<!-Optional:->
<tem:custID>0012818632</tem:custID>
<!-Optional:->
<tem:userID>Admin</tem:userID>
<!-Optional:->
<tem:pwd>Hrz1942*</tem:pwd>
<!-Optional:->
<tem:cardNO>1501000067</tem:cardNO>
</tem:PCARD_CARD_GET_DETAIL>
</soapenv:Body>
</soapenv:Envelope>
<soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/ xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance xmlns:xsd=http://www.w3.org/2001/XMLSchema>
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>Server was unable to process request. ---> Keyword not supported: 'connect timeout'.</faultstring>
<detail/>
</soap:Fault>
</soap:Body>
</soap:Envelope>