|
POST
|
Hi Jamal, "ArcGIS for Server" is the software you install on your machine to enable and create a GIS site to publish resources as web services. A "GIS Server" is a machine with "ArcGIS for Server" software installed and running on the machine. FYI, please review the help topic: Inside an ArcGIS Server site Hope this helps,
... View more
12-27-2012
10:36 PM
|
2
|
0
|
809
|
|
POST
|
Hi Jamal, All what I need is to type, for example, the name of the community and then to zoom to it! Is that possible in the Flex? Please read the help documentation on the Header Controller widget. At 3.1, there is a new search (geocode) capability. To enable "finding features" within a particular layer in your application, please read the help documentation on the Search widget. Hope this helps,
... View more
12-27-2012
10:25 PM
|
0
|
0
|
5593
|
|
POST
|
Hi Jamal, Do the geodatabase need to be SDE (workgroup/enterprise) to be edited via web? A1. Yes. For web editing, your data must be stored in an ArcSDE geodatabase. Is it possible to edit file/personal geodatabase over Web? A2. No. Do the mxd file (from which the service is created) need to be in the same folder with the geodatabase? A3. When you publish a service, the source mxd file need to be accessible to the ArcGIS account. But it does not need to be in the same location as the geodatabase that contains the source data. where can i find the *.sd file once the mxd is published? A4. After you publish a service, its resources are stored in the server directories folders. if we don't go for the "data store" (in case the "feature access" is not selected) then where the data is physically stored when published? in which folder? A5. The same location as A4. Hope this helps,
... View more
12-27-2012
09:19 PM
|
0
|
0
|
1580
|
|
POST
|
Hi Jamal, This problem is the same as the data store problem you identified this this other similar thread, Thread: ArcGIS Server Properties (data store): �??the data item is an inaccessible�?� And Eric addressed it. You need to ensure that the ArcGIS account can access the data location and has permissions on it. In the case of feature services, you'll need to give it read/write access. Registering your data with ArcGIS Server using ArcGIS for Desktop Hope this helps,
... View more
12-21-2012
08:01 AM
|
0
|
0
|
1580
|
|
POST
|
Hi Brad, Having not had a chance to play with clustering for ArcGIS Server 10.1, can anyone indicate if clustering can be used to effectively restrict your extensions to dedicated 'gis servers'? No, this capability not technically possible. Brad and Peter, One of my motivators to understand this is w.r.t. licensing ... ... How about Advanced on one cluster and Standard on another? It is company policy to not address licensing questions on the support forums. Please contact your Esri local office/account manager for further information. Hope this helps,
... View more
12-18-2012
02:09 PM
|
0
|
0
|
1155
|
|
POST
|
Hi Dustin, If I have my information contained in a Microsoft SQL 2008 Spatially enabled database, I can connected ArcGIS Viewer for Silverlight to that database to serve my information up to the net? You can't directly "connect" the ArcGIS Viewer for Silverlight to the Microsoft SQL Server 2008 spatially enabled database. It is possible to make your spatial data in the Microsoft SQL Server 2008 database available on the web, but there are some additional steps you'll have to do. By "Microsoft SQL 2008 Spatially enabled database", a) If you mean a "regular" Microsoft SQL Server 2008 database with spatial type data, you can access this spatial type data with query layers in ArcMap. Then publish the map doc as a map service with ArcGIS for Server. The ArcGIS Viewer for Silverlight can access the map service. b) If you mean an ArcSDE geodatabase implemented on Microsoft SQL Server 2008, you can access the spatial data directly with ArcMap. Then publish the map doc as a map service with ArcGIS for Server. The ArcGIS Viewer for Silverlight can access the map service. Hope this helps,
... View more
12-14-2012
02:26 PM
|
0
|
0
|
478
|
|
POST
|
Hi Tom, Actually, the group is accessible by the public. But there are currently no site examples in the group. Many customers who use the ArcGIS Viewer for Silverlight use it for internal apps, which cannot be shared outside their organization. I've seen many great example sites, but can't reference them in the group. Hope this helps,
... View more
12-11-2012
07:05 PM
|
0
|
0
|
487
|
|
POST
|
Hi Zachary, Is there anyway ESRI could look into a release for the SL Viewer which integrates the identity manager functionality sooner than the next major release? FYI, the timeframe for the next release of the ArcGIS Viewer for Silverlight is the end of the year/early Jan 2013. Highlights of this release include: - built-in identity manager - support for editor tracking Hope this helps,
... View more
12-02-2012
08:23 PM
|
0
|
0
|
1008
|
|
POST
|
Hi Royce et al., Any insight into this caching business would be helpful. FYI please see this blog post, Accelerating map cache creation Hope this helps,
... View more
11-20-2012
01:30 PM
|
0
|
0
|
2232
|
|
POST
|
Hi Benjamin, I have a local arcgis account on the GIS server that is running the Service. we are using DB auth. Does the DB need to have this same user account with edit permissions? Sorry for the late reply, I was out on business travel. Yes, you'll need to add the ArcGIS account as a valid database user for DB authentication. Hope this helps,
... View more
11-19-2012
08:20 AM
|
0
|
0
|
5118
|
|
POST
|
Hi there, ... i have published the services i.e all the Mxd, now i want to use it in Flex 3.0. i am totally new and now want to learn it and make an application. using arcgis server 10.1 and Flex.30. FYI, please checkout this Esri live training seminar session to help get you started: Getting Started with the ArcGIS Viewer for Flex Hope this helps,
... View more
11-19-2012
08:14 AM
|
0
|
0
|
964
|
|
POST
|
Hi Judy, I am using ArcGIS Server 10.1 on Windows Server 2008 R2 with the Web Adaptor for IIS. I want to start with a simple Anonymous Authentication. Are there any examples of how to do this? Can this be done with the default ArcGIS Server security configuration shown below? Are tokens necessary? Just to add onto what Kevin and Jeff posted, below are some help docs on the topic: Restricting access to GIS web services Editing permissions in Manager Hope this helps,
... View more
11-19-2012
07:52 AM
|
0
|
0
|
1531
|
|
POST
|
Hi Alaa, This is an older doc, but some of its contents are still applicable: KB #25040 - FAQ: What are some common ArcSDE SQL Server tuning tasks? Hope this helps,
... View more
11-19-2012
07:40 AM
|
0
|
0
|
688
|
|
POST
|
Hi Brian, Can you point me to a help document that describes how one creates a .sde connection file to a specific version of a feature class? You can use the Create ArcSDE Connection File tool in ArcToolbox > Data Management toolbox > Workspace toolset. Create ArcSDE Connection File (Data Management) You can select a different version to connect to. Hope this helps,
... View more
10-26-2012
10:22 AM
|
2
|
0
|
5118
|
|
POST
|
Hi Haniu, What is the function of Web Adaptor? Is it just to redirect request? The Web Adaptor enables you to leverage a 3rd party web server (e.g., IIS) as part of your GIS site. Domenico already referenced the help topic that describes its benefits; and one of the key ones is it helps make your site more secure. Suppose I have 3 arcgis server machines configured as 1 cluster. Do I need Web Adaptor? Isnt the work load between servers already spread out automatically since I have all of them in 1 cluster? No, in this scenario the Web Adaptor is not required, but strongly recommended. And yes, the work load is spread between the 3 GIS Servers when they are in the same cluster. Hope this helps,
... View more
10-25-2012
10:59 PM
|
0
|
0
|
793
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 4 weeks ago | |
| 1 | 4 weeks ago | |
| 1 | 4 weeks ago |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|