|
POST
|
see my soe http://www.arcgis.com/home/item.html?id=e3bfa7c991e34aa8872c937ca9169507 and http://blogs.esri.com/esri/arcgis/2011/08/19/a-server-object-extension-for-performing-dynamic-segmentation/
... View more
12-20-2012
06:08 AM
|
0
|
0
|
908
|
|
POST
|
seeing the script you have a createService. For a update you need a edit service ( http://resources.arcgis.com/en/help/server-admin-api/editService.html )
... View more
12-19-2012
09:14 PM
|
0
|
0
|
2190
|
|
POST
|
I haven't seen in admin api this possibility. However I think that make sense that you don't save time for this parameter because it needs attention.
... View more
12-19-2012
09:26 AM
|
0
|
0
|
1495
|
|
POST
|
see in section parameters: http://resources.arcgis.com/en/help/main/10.1/0154/0154000003p1000000.htm
... View more
12-19-2012
06:51 AM
|
0
|
0
|
1495
|
|
POST
|
see http://support.esri.com/en/knowledgebase/techarticles/detail/37560
... View more
12-19-2012
12:31 AM
|
0
|
0
|
564
|
|
POST
|
I have made a soe (10 and 10.1) for trace and valve isolation so you can consume it via rest esri compliant. http://www.arcgis.com/home/item.html?id=19b9b7cd07f74727b94532e24ddece6d "...In the ArcGIS API for Flex, you extend the BaseTask class. The url property on BaseTask should point at the SOE. You can then use the BaseTask's sendURLVariables method to make the request to the web service. The response is a Flex object from which you can access the different JSON objects returned in the response..." In 10.1 you can also use GP for Geometric Network ( http://resources.arcgis.com/en/help/main/10.1/0154/0154000005s0000000.htm ) so you don't need write code
... View more
12-18-2012
09:40 PM
|
0
|
0
|
566
|
|
POST
|
Thank you for replay. For now the workaround isn't practicable. For now I install multiple arcgis web adaptor iis on same machine so I add the 'arcgis' name for web adaptor http://resources.arcgis.com/en/help/install-guides/arcgis-server-web-adaptor-iis/10.1/01nz/01nz0000000w000000.htm
... View more
12-18-2012
06:07 AM
|
0
|
0
|
1062
|
|
POST
|
I have configurated Web Adaptor IIS for ags 10.1 sp1. The web adaptor have name != arcgis so when I connect to mobile content using http://myserver/myname/mobile/content, I see the page but the references are to 'arcgis' and not 'myname'. While url for admin, services is all ok. Have a problem the combination: webadaptor & content mobile & Name of web adaptor != arcgis ? Seems don't get name of web adaptor so all url in page aren't right. If I connect with http://myserver:6080/arcgis/mobile/content I haven't problems.
... View more
12-17-2012
02:33 AM
|
0
|
2
|
1169
|
|
POST
|
The workarounds are you can do request in POST or dirty the query
var dirty = (new Date()).getTime();
var query = new esri.tasks.Query();
query.where = "MyField= " + MyValue+ " AND " + dirty + "=" + dirty;
...
... View more
12-14-2012
10:54 PM
|
1
|
1
|
3784
|
|
POST
|
Pricing for family ArcGIS is based on a number of factors, including how its licensed and which edition you purchase. Your local Esri representative can help you decide what you need.
... View more
12-12-2012
06:27 AM
|
0
|
0
|
948
|
|
POST
|
but before call the second POST do you dispose the sockets?
... View more
12-12-2012
05:57 AM
|
0
|
0
|
925
|
|
POST
|
Peraphs the origin delay: applying changes to the Protocol parameter will automatically re-start your ArcGIS Server site.
... View more
12-12-2012
05:24 AM
|
0
|
0
|
925
|
|
POST
|
Rachel, what do you see in fiddler (www.fiddler2.com) when you connect with arccatalog?
... View more
12-12-2012
01:33 AM
|
0
|
0
|
2176
|
|
POST
|
Tom, can you do this test? 1) with browser go in rest directory service 2) select a service and a layer in service 3) do a query (example only where ...) 4) repeat same query Have you an error? I have seen that I log these errors with this operations (10 sp1 and fgdb and dynamic service) but I am not sure if it is this problem. Seem that ags fails retrieve results of the same request from its cache.
... View more
12-11-2012
11:22 PM
|
0
|
0
|
10630
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-20-2024 11:20 AM | |
| 1 | 05-25-2017 10:11 AM | |
| 1 | 06-20-2023 12:09 AM | |
| 1 | 10-14-2022 05:14 AM | |
| 1 | 06-14-2023 02:00 AM |
| Online Status |
Offline
|
| Date Last Visited |
05-18-2026
04:12 AM
|