|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
At what HTTP address does an HTTP endpoint in SQL Server 2005 liveIf I create an HTTP SOAP endpoint in SQL Server 2005, as in my post of 04/03,
then at what HTTP address can the endpoint be addressed? In other words, how do you test the enpoint? Does it look like a SOAP Web Service, or is there another step to accomplish that? It looks exactly like a SOAP web service exposed at your SQL Server.
-- Show quoteMike http://www.solidqualitylearning.com Disclaimer: This communication is an original work and represents my sole views on the subject. It does not represent the views of any other person or entity either by inference or direct reference. "Ken" <K**@discussions.microsoft.com> wrote in message news:DAB82444-8ADF-4069-8DDC-FC3CC09E424F@microsoft.com... > If I create an HTTP SOAP endpoint in SQL Server 2005, as in my post of > 04/03, > then at what HTTP address can the endpoint be addressed? > > In other words, how do you test the enpoint? Does it look like a SOAP Web > Service, or is there another step to accomplish that? Mike,
I have still not been successful in setting one of these SOAP endpoints up. Can you take a look at my 04.03 post called "CREATE ENDPOINT(Transace-SQL) ? I am getting some exception messages that I don't understand. Ken Show quote "Michael Hotek" wrote: > It looks exactly like a SOAP web service exposed at your SQL Server. > > -- > Mike > http://www.solidqualitylearning.com > Disclaimer: This communication is an original work and represents my sole > views on the subject. It does not represent the views of any other person > or entity either by inference or direct reference. > > > "Ken" <K**@discussions.microsoft.com> wrote in message > news:DAB82444-8ADF-4069-8DDC-FC3CC09E424F@microsoft.com... > > If I create an HTTP SOAP endpoint in SQL Server 2005, as in my post of > > 04/03, > > then at what HTTP address can the endpoint be addressed? > > > > In other words, how do you test the enpoint? Does it look like a SOAP Web > > Service, or is there another step to accomplish that? > > > |
|||||||||||||||||||||||