[progress Communities] [progress Openedge Abl] Forum Post: Re: Can I Http Get An Openedge...

  • Thread starter Thread starter beginetienne
  • Start date Start date
Status
Not open for further replies.
B

beginetienne

Guest
You can use =webservice in excel, which puts the result of a call into a cell. You can also import from xml or from web. A URL which returns XML in this case will load the spreadsheet into a table. A .NET asp webservice allows a direct call where you can specify method. Doing this in a web browser simply puts the XML in the page. The tomcat url is https:// /wsa1/wsdl?targetURI= The webservice has several methods which return XML. I do not know how to call the method via URL so i can see the xml in excel or a web browser. As previously stated outputing the xml in webspeed will work. Etienne

Continue reading...
 
Status
Not open for further replies.
Back
Top