|
POST
|
Sorry - should have searched a little more. The post: How do you enable the "Supports Pagination" on a layer at 10.3? shows that it is the FileGDB at 10.3 that does not support pagination, and only certain RDBMS' do, like SQLServer at 2012, but not at 2008. So I will mark my question as assumed answered, but this really is a large bug - esp when we are all supposed to be publishing from locally sourced fgdbs! David
... View more
04-23-2015
02:21 PM
|
0
|
0
|
852
|
|
POST
|
Hi- We are combing over the REST, ADMIN and the JSAPI in vain trying to figure out how to set 'supports Pagination : true' for our 10.3 dynamic map services. If you look at: https://sampleserver6.arcgisonline.com/arcgis/rest/services/USA/MapServer/3 in the arcgisonline rest you can clearly see that under Advanced Query section that supportsPagination is true. How do I enable that on my 10.3 services? My sample service at: https://scggisap1dw.bcc.scgov.local:6443/arcgis/rest/services/ScOperational/PropertySearch/MapServer/0 appears to me to be exactly the same except supportsPagination is false. Thanks, David
... View more
04-23-2015
02:07 PM
|
0
|
1
|
3714
|
|
POST
|
I've just been informed by @David Crosby that the same patch will be incorporated into the 10.3.1 impending release
... View more
04-06-2015
01:13 PM
|
0
|
0
|
2156
|
|
POST
|
That's great Matt. Unfortunately I'm already at 10.3 so no help. Now if they would release one for 10.3 that would be great
... View more
04-06-2015
12:30 PM
|
0
|
1
|
2156
|
|
POST
|
Found it! For some reason my development enviroment rest handler services directory resource calls didn't update to the 3.11 url resources when I updated to 10.3, but did on my production environment. So in server administrator at https://<yourserver>:6443/arcgis/admin/system/handlers/rest/servicesdirectory update the various javacript api urls from: http://serverapi.arcgisonline.com/jsapi/arcgis/3.3 to http://js.arcgis.com/3.11 thanks @David Crosby
... View more
04-02-2015
09:32 AM
|
0
|
0
|
682
|
|
POST
|
Hello- I have just discovered that our dev server hosting our stand-alone ArcServer 10.3 development is going out to: https://serverapi.arcgisonline.com/jsapi/arcgis/?v=3.3 at initiaize whereas our production environment is going out to: https://js.arcgis.com/3.11 at initialize. I disovered this beacause I can no longer preview an ImageServer 10.3 cache, where the url to the imageServer.js script at: https://serverapi.arcgisonline.com/jsapi/arcgis/3.3/js/esri/layers/ArcGISImageServiceLayer.js is not found. More disturbing however is why? Why is my 10.3 standalone development server deployment still going out to the old serverapi 3.3 resource instead of the new 3.11 jsapi resource? Any help or ideas are appreciated- Thanks David
... View more
04-02-2015
08:53 AM
|
0
|
1
|
3103
|
|
POST
|
I have once again found that I still receive a bundle move error when recreating all tiles. So what I have done is move to a workflow that Task 1: stopsService.bat securesService.py startsService.bat Task 1 removes load and ensures the service can't be accessed Task 2: DeletesTiles.py Task 2 ideally would minimize the amount of time a new bundle file is in memory or in a temp loaction or in tranaction during the Recreate tiles tasks below. Task 3: RecreateFullTiles.py Task 4: RecreateAioTiles.py UnSecureService.py Interestingly, the workflow performs without error when I execute the scheduled task manually my desktop. The workflow fails when the trigger condition executes task because the DeleteTiles.py script fails with at least one: Failed to cache extent: -9157755.541216 3087885.815688 -9079507.910821 3130848.734828 at scale 9027.9774109999998 The index was either too large or too small. error. Hard to figure. Something about a trigger condition runnning the task makes the task behave differently. David
... View more
04-01-2015
11:38 AM
|
0
|
7
|
3238
|
|
POST
|
Michael- No I did not and sorry I no I don't have the ability to cache in 10.2.2. I did however find that I still receive a bundle move error when recreating all tiles if those tiles have not been deleted first. I've adopted that as part of my workflow for 10.3: Secure Service Delete Tiles Recreate all tiles (full) Rercreat all tiles (aoi) Unsecure Service (ie make public) so it's 5 scripts in 3 tasks. David
... View more
03-30-2015
01:21 PM
|
0
|
0
|
2156
|
|
POST
|
Hello- I have recently discovered that the time period specified in the Usage Reports Configuration section for ArcServer Administrator configured at usage reports > settings > edit is not being honored. I specified a time period of 30 days to keep usage reports. I now have some 55 days. Has anyone else discovered this as well? David
... View more
03-30-2015
11:25 AM
|
0
|
0
|
764
|
|
POST
|
Awesome, will you mark my answer as correct such that other users will know?
... View more
03-30-2015
11:11 AM
|
0
|
0
|
2054
|
|
POST
|
Hi Jake et al- my apologies, this did turn out to be an issue particular to 2 of my services. Thanks for your reply.
... View more
03-25-2015
10:57 AM
|
0
|
0
|
1061
|
|
POST
|
Hello- Is anyone experiencing cached image services at 10.3 compact caches not appearing in the Rests' cache preview page? It appears that for a cached map service at 10.3, the rest preview functions as expected: ArcGIS JavaScript API: CachedMapServices/SarasotaCountyBaseMap_v3 While for a cached image service sourced from a mosaic dataset, it does not: ArcGIS JavaScript API: ImageServices/SC2013 Please not that the api's zoom controls do not appear. The 10.3 image service caches also do not appear in desktop preview either. However, if I call the image service as an ImageServer in the api, it does load as to part of a basemap gallery for example- Thanks David
... View more
03-23-2015
09:35 AM
|
0
|
3
|
4631
|
|
POST
|
Sure why not? As long as the tool can add the fields to your lines (i.e. run as data owner if in sde) then you can lable like normal, right?
... View more
03-20-2015
09:53 AM
|
0
|
2
|
2054
|
|
POST
|
Mike- just run the Toolboxes\System Toolboxes\Data Management Tools.tbx\Features\Add Geometry Attributes tool and it will extract the xyzm values from a line and add them as attributes to that line feature. David
... View more
03-20-2015
09:26 AM
|
0
|
4
|
2054
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-27-2026 01:27 PM | |
| 2 | 03-25-2026 06:29 AM | |
| 2 | 03-04-2026 11:14 AM | |
| 1 | 02-26-2026 09:46 AM | |
| 1 | 10-30-2025 11:25 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|