Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with web service
Message
From
07/03/2012 19:44:24
 
 
To
07/03/2012 17:13:30
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
01537540
Message ID:
01537549
Views:
54
>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?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform