Hi All, Can someone explain the diffreneces between the following mappoint web services. staging: http://service.mappoint.net/standard-30/mappoint.wsdl Production: http://staging.mappoint.net/standard-30/mappoint.wsdl and CustomerDataService: https://mappoint-cds.live.com/CustomerData-30/CustomerDataService.wsdl
Hi, The staging environment is used to test applications, and provides the same functionality as does the production environment, although you will notice that the words 'Staging' are written across all of the maps When an application has been tested, and is ready for client-side interaction it needs to be moved to production which provides a more robust set of servers, the Customer data service is used for batch geocoding using an API to the CSS. In your response you have actually mislabelled the production and staging references: staging should read: http://staging.mappoint.net/standard-30/mappoint.wsdl production should be: http://service.mappoint.net/standard-30/mappoint.wsdl thanks, "Dilsen" wrote: > Hi All, > Can someone explain the diffreneces between the following mappoint > web services. > > staging: http://service.mappoint.net/standard-30/mappoint.wsdl > Production: http://staging.mappoint.net/standard-30/mappoint.wsdl and > CustomerDataService: > https://mappoint-cds.live.com/CustomerData-30/CustomerDataService.wsdl > > >