|
POST
|
The second picture refers to situation if your organization already uses a reverse proxy (integrating an existing reverse proxy) and you want the port between the reverse proxy and your secure internal network to remain unknown. In the first picture the Web Adaptor causes the machine to act as a reverse proxy
... View more
12-08-2012
08:49 AM
|
0
|
0
|
929
|
|
POST
|
Excuse me I have confusion with another question. Are you in this situation: "...If your server administrator has configured the Web Adaptor to block administrative access to the server, you will not be able to connect to the server in ArcGIS for Desktop through the Web Adaptor URL using an administrative or publisher connection. Alternatively, you can connect directly to the GIS server by using the URL format http://<GIS server>:6080/arcgis ..."
... View more
12-08-2012
08:00 AM
|
0
|
0
|
3580
|
|
POST
|
When you register a directory, all subdirectories under the folder you specify are also registered with the server. Registering your data directories does not grant the ArcGIS Server account permissions to access your data. You'll need to give the ArcGIS Server account at least read permissions to any folder or database that you register. see http://resources.arcgis.com/en/help/main/10.1/index.html#//015400000504000000
... View more
12-08-2012
07:11 AM
|
0
|
0
|
614
|
|
POST
|
You haven't results because in your gp service you haven't set result map service so if you use
gp.getResultImageLayer(jobInfo.jobId,"final_shp", imageParams, function(gpLayer) {
console.log(jobInfo.jobId);
map.addLayer(gpLayer);
...
it doesn't return result because you haven't map service for generate image of output gp (render server side) You have a featureset so you can use getResultData and render client side your results
... View more
12-05-2012
09:39 PM
|
0
|
0
|
554
|
|
POST
|
where you have licenses: program files or program files (x86) ? Are the folders esri license accessible? When do you have register the license ? In june it's (row) with 5 values with comma separator, now it's 6 values with comma separator (rows in keycodes)
... View more
12-04-2012
09:36 PM
|
0
|
0
|
3580
|
|
POST
|
here you can see supported functionality in map services: http://resources.arcgis.com/en/help/main/10.1/0154/01540000044r000000.htm
... View more
11-29-2012
09:47 AM
|
0
|
0
|
644
|
|
POST
|
you can use workgroup or enterprise gdb. Info: in 10.1 ags doesn't support the Access Database
... View more
11-29-2012
09:43 AM
|
0
|
0
|
643
|
|
POST
|
Are you using this sample http://help.arcgis.com/en/arcgisdesktop/10.0/help/002v/002v00000019000000.htm ? Are you using method asynchronous in python ?
... View more
11-27-2012
11:15 PM
|
0
|
0
|
1223
|
|
POST
|
you can use a gp service. here you have a start point for your scope: http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/0093/00930000003v000000.htm
... View more
11-27-2012
06:26 AM
|
0
|
0
|
633
|
|
POST
|
this value is managed server side from 'Maximum Number of records returned by Server'
... View more
11-27-2012
06:00 AM
|
0
|
0
|
1127
|
|
POST
|
You have yet in submitJob callback and errback for complete job. StatusCallback is optional and you can manage with setUpdadeDelay (for set interval check status) and cancelJobStatusUpdates(jobId) for Cancels the periodic job status updates initiated automatically for when submitJob() is invoked. What's the real problem?
... View more
11-27-2012
05:37 AM
|
0
|
0
|
1223
|
|
POST
|
here you can see an example http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/gp_resultmapservice.html : map from result map and query on gp
... View more
11-26-2012
05:50 AM
|
0
|
0
|
751
|
|
POST
|
I have in response featureset with a exceededTransferLimit property. This property is true so the number of records exceeds the maximum number configured on you server. (I Have final.shp exceeded transfer limit of 1000 ). If you have switch on toolbox you comment "gp.getResultImageLayer(j ..." and use only "gp.getResultData(.."
... View more
11-26-2012
05:37 AM
|
0
|
0
|
1484
|
| 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
|