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...
Continue reading...