[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PASOE URI questions

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
You can use any HTTP URL after the /web/ segment . The convention we use is typically " Svc" butyou can named them anything (HTTP-legal). Currently the web transport does not enforce/require a service name (unlike services using the rest transport), though I would suggest that you use the first path segment after the transport (/web/) as a service name. This service name is/will be used for packaging.

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