Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Properties Not Exposed?
Message
From
16/11/2001 02:41:25
 
 
To
15/11/2001 13:11:40
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00581251
Message ID:
00582581
Views:
58
>>>Another thing that you may also look in is on the SOAP toolkit user guide under advance option look the Handling SOAP Headers documentation perhaps this can help you.
>>
>>Thanks, I'm taking a look at that presently. There is no sample for VFP so we have to convert everything.
>
>Once you reach a conclusion tell me waht did you discover.

It works like a charm.

It took a full day. The understanding of how it should work is quite complicated. But, once you have all your components, it's good to use. The biggest part was the server part.

Basically, I can now have my user to call a Login() method at first. If this method is not called, the Web Service will return an error saying that the user has to log. Then, for every other call, there is no need to pass anything else related to that. You only have to pass the required parameters of the required method, if any. Everything remains in the SOAP memory as long as the object remains or the server decides to cancel it. You can also call a Logout() method and have your object to remain which will make it secure locally without having to close the program.

I'll write an article on that in the upcoming issue of the Universal Thread Magazine.
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
Reply
Map
View

Click here to load this message in the networking platform