[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to consume ABL SOAP Web Service

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

bronco

Guest
What do you mean by an ABL webservice? I assuming you mean you have a .p on an AppServer and you call that after a connect to that appserver on the client. Now for C# you can use the .NET OpenClient. For JS matters are a bit more complicated because you have either a REST service (which involves Tomcat), of an implementation of the Web Transport (PAS for OE only).

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