9.1D Web Services client - anyone done it?

dgs726

New Member
I've been asked to look into the feasibility of modifying our 9.1D app to get data from a web service. While it might be easiest to build a .Net DLL and access it through an external program interface, this may not be possible due to the lack of the .Net framework on the client's machine. The Progress knowledge base says that you can access a web service via sockets and XML, but I haven't been able to locate any examples or discussions as to how difficult this is. The documentation is out there for the basic elements, but it would take me some time to pull it all together.

Has anyone out there done this? If so, is there any sample code out there?

My apologies if this question has already been asked and answered, but if so I couldn't find it.

Dan
 
in r10 connecting and calling a web service is just like an appserver, or atleast thats what i remember from the webcast :)

but i remember hearing something about it prior to release 10 maybe theres something in the exchange 2004 presentations

you could also bring it up @peg.com and of course theres technical support
 
Back
Top