Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a web service with username and password
Message
De
19/12/2006 14:05:25
 
 
À
19/12/2006 06:24:34
Ali Ihsan Turkoolu
Galaksi Bilgisayar A.Þ.
Ankara, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
01178809
Message ID:
01178943
Vues:
21
This message has been marked as the solution to the initial question of the thread.
Try:
oWS.MSSoapInit("http://43000210000:43000210000@test.sgk.gov.tr/saglikws/services/ProvizyonIslemleri/wsdl/ProvizyonIslemleri.wsdl")
ows.ConnectorProperty("AuthUser")="43000210000"
ows.ConnectorProperty("AuthPassword")="43000210000"
>How can I send username and password to a web service in vfp9?
>Programatically or from task pane- xml web services?
> Web service is : http://test.sgk.gov.tr/saglikws/services/ProvizyonIslemleri/wsdl/ProvizyonIslemleri.wsdl
>
>username:43000210000
>password:43000210000
>
>Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform