Crm 2011 custom web service?

I just found out that the OOB web services can only be accessed within the context of CRM This is only true for the REST endpoint. Not for the other endpoints. You can access the IOrganizationService if you use .

NET as basis or you could access the web services via SOAP Use the WSDL Endpoint blogs.msdn.com/b/girishr/archive/2011/03....

I just found out that the OOB web services can only be accessed within the context of CRM. This is only true for the REST endpoint. Not for the other endpoints.

You can access the IOrganizationService if you use . NET as basis or you could access the web services via SOAP. Use the WSDL Endpoint blogs.msdn.com/b/girishr/archive/2011/03....

CRM 2011 exposes webservices through oData and SOAP endpoints. If you are using CRM 2011 Online you can hit these endpoints over the internet. If hosting CRM yourself, you can set it up for IFD (Internet Facing Deploy).

I would suggest taking a look at the CRM 2011 SDK for oData and SOAP examples.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions