Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with web service
Message
From
08/03/2012 04:46:21
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
07/03/2012 19:44:24
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
01537540
Message ID:
01537571
Views:
41
>>I have a problem with a web service. It returns .f. all time.
>>this is my code:
>>
>>publ o
>>o = CREATEOBJECT("MSSOAP.SoapClient")
>>o.MSSoapInit("https://tckimlik.nvi.gov.tr/Service/KPSPublic.asmx?WSDL")
>>XX=o.TCKimlikNoDogrula("12713611350","METİN","EMRE",1971)
>>?XX
>>
>>this is government's information page:
>>https://tckimlik.nvi.gov.tr/Service/KPSPublic.asmx?op=TCKimlikNoDogrula
>>
>>this is a sample made with PHP:
>>http://www.goktugozturk.com.tr/programlama/php-ve-soap-ile-tc-kimlik-numarasi-dogrulama/
>>
>>What's wrong with mine?
>
>I checked the signature and the result is suppose to be a Boolean. So, that part works. As to know why it returns True or False would depend on the parameters. Are you sure those parameters are suppose to return True?

If you have to send correct citizenship number +name + borndate it should be return .t. otherwise should be return .f. All parameters are correct... :(

Anyway thanks,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform