This content has been marked as final.
Show 2 replies
-
Re: Multiple websites with one instance of PI webservice
Ahmad FattahiSep 14, 2010 6:42 PM (in response to rrn)
Rashmi,
As your question is a very specific one on PI Web Services I have asked our developers to chime in here. We will get back to you shortly. Thanks!
-
Re: Multiple websites with one instance of PI webservice
dweinerSep 15, 2010 3:00 PM (in response to rrn)
Hi Rashmi -
You cannot have multiple endpoints all pointing to the same PITimeSeries.svc. If you want multiple, concurrent endpoints all running IPITimeSeries, you have to copy the .svc file and rename it. Each copy will access the same assembly and provide the same service, but the different names result in different physical endpoints.
Thank you for submitting your question,
Dan