Select to view content in your preferred language

Consume feature service url in Sharepoint

2924
0
08-17-2012 05:35 AM
SrikanthAlapati
New Contributor
Hi,

Am planning to consume feature service in Sharepoint and populate in list. Tryed with below mentioned ways.
Feature service URL :
http://tasks.arcgisonline.com/ArcGIS/rest/services/Locators/ESRI_Places_World/GeocodeServer

1.External Content Types: Try to create a external content type with help of Sharepoint designer.
In SP 2010 Designer -->New External Content type -->Add connection -->Data Source Type --> WCF Service-->
There i have given SOAP URL for the feature service
http://tasks.arcgisonline.com/ArcGIS/services/Locators/ESRI_Places_World/GeocodeServer?wsdl

its giving error - Its normally happens URL not pointing to a valid discovery document.

2.DataSource:
In designer added on Datasource by giving SOAP url as input. Its able to connect to the Service and added as a data source.
but while adding this data source to a form its giving error like:
"The server returned a non-specific error when trying to get data from the data source. Check the format and content of your query and try again. If the problem persists, contact the server administrator"

Please suggest me to resolve the above issues.

Thanks in advance,
Srikanth A
0 Kudos
0 Replies