Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Calling web service from VFP9

$
0
0
Re: Calling web service from VFP9
XML
Re: Calling web service from VFP9
Apr. 16, 2013
01:23 pm
3RH0SOSSXShow this entire thread in new window
Gratar Image based on email address
From:Rick Strahl
To:Jerry Tovar

The WSDL Generator that Marty mentions is a powerful tool to call Web Services and it can call most services that are Soap 1.x based. It doesn't work with WS* type extended services however.

+++ Rick ---



I have a VFP9 application that I am supporting. There is a need to have this VFP app call a third party web service to get inventory information real time.

I believe the web service is written in .Net.

Is it possible for a VFP9 app to call a web service with the below signature?

How can VFP create an array of some type and pass it to the service method? Is this possible?


GetOffers(sortGroups AS ArrayOfOfferSortGroup, categoryGroupDescription AS string, customCategories AS ArrayOfCustomCategory, mailerUID AS string, searchString AS string, searchID AS boolean, searchDescription AS boolean, priceClassDescription AS string) AS ArrayOfGetOfferResult



Rick Strahl
West Wind Technologies


from Maui, Hawaii

Making waves on the Web


Viewing all articles
Browse latest Browse all 10393

Trending Articles