I support a WPF client that calls back to WCF and ASMX web services. Can I define applications based on web service names or WCF service names? The user interface seems to go by URI patters, which seems to only support web sites and not web services.
Answer by Praveen B. ·
Hi Andy,
I have a prospect where the Application is a set of .net Services (Windows Services) that execute batch processing of certain jobs.
Will Application definition be extended for these type of non-web applications as well?
regards,
Praveen
Answer by Andreas G. ·
Right now application defintions "only" work on URLs that come in on the Servlet or ASP.NET Sensor. They are not yet possible for ASMX Web Services.
We are currently thinking about extending our application concept to services in general - that would then allow you to do what you have in mind.
As for right now it is limited to "regular" Web Request URLs
Andi
JANUARY 15, 3:00 PM GMT / 10:00 AM ET