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
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