|
|
|
date: Fri, 14 Sep 2007 14:26:03 -0700,
group: microsoft.public.mappoint.webservice
back
RE: Data Source Name Rules
Hi,
Finally I uploaded the file. I logged in through the web site and tried to
create data source and it was in the form CompanyUserID.UserID. and I can
change the last part only. I did the same for the web service and it worked.
Pavi
"Pavi" wrote:
> Derek,
>
> I tried Location_UserName_Test and also by removing _ but same error
>
> Actually I checked the folowing link
> http://www.devx.com/DevX/Article/21911
>
> There are some rules described in this article regarding the DataSourceName
>
> Data Source NameâThe data source name will be the name of your custom data
> source (E.g. Infusion.12345.Test). Data source names follow a three part
> format that includes:
> An arbitrary source (e.g. Infusion)âThe source should usually be the name of
> your company or application. For example, Axicom, MapPoint and NavTech are
> the built in data sources.
> Your MapPoint Web Service account ID (e.g. 12345)âThe second part of the
> data source name must always be your five digit account id. MapPoint uses
> this part of the data source name to limit access to your particular Web
> Service account.
> An arbitrary string (e.g. Test)âThe third component is an arbitrary string
> that is usually tied to a geographic region. However, you can use any value
> you wish.
>
>
> I cannot find any such rule in the MapPoint documentation.
>
> I am not sure what am i missing.
>
> Thanks
>
> "Derek Chan" wrote:
>
> > Pavi,
> >
> > The dot characters inside the datasource name are probably the cause of the
> > error. Instead just make it one long string separated by underscores (eg:
> > "Location_Username_Test") which works for me. Alternative is just remove all
> > special characters except for letters and numbers.
> >
> > Regards,
> > --
> > Infusion Development
> > http://www.infusiondev.com
> >
> >
> > "Pavi" wrote:
> >
> > > Hi,
> > >
> > > I am tyring to upload the file using Data upload client but I am getting the
> > > following error
> > > The value of the specification.DataSourceName property is not valid.
> > > The DataSourceName is Location.<UserName>.Test
> > >
> > > Could you give me an example of valid data source name.
> > >
> > > Also, Could I get the URL for Customer Data web site to upload the file
> > > manually.
> > >
> > > Thanks
> > >
date: Tue, 18 Sep 2007 06:02:08 -0700
author: Pavi
|
|