[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Creating SOAP web service with PASOE

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
Thanks for the quick response. I still don't know where I can go to learn more about building a SOAP transport service. Like I said, we never actually used wsa. We always built our own web services in C#.Net and then called classic appserver via the .Net open client. The C# web service was little more than a "middle man". Do I create a procedure (.p) that I compile into a .r and then use "proxygen" to create the wsm file that you mentioned? Is there any support for cls files to build a soap service in PASOE? I tried quite hard to google for any tutorials on this stuff, but wasn't finding very much. I would especially like to know if there are any documented best-practices for creating reliable and well-performing soap services with PASOE.

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