Accessing Web Service from Forms 6i
sudhasskOct 20 2003 — edited Oct 29 2003My application is running using Forms 6i runtime as a client/server application. Now, I want to access a
webservice which is running externally in a different server to access a particular service and get the data back from that web service. Is this possible ? How can i achieve this ?