|
POST
|
what are the dpi and size of the output image from your print service? you might see this effect when print service makes multiple requests in tiled fashion to your map service to fill up an image area that is larger than the map service's maxImageHeight and/or maxImageWidth. This size of the output image depends on the dpi and exportOptoins.outputSize or the size of layout_template. you can try by lower output dpi or outputSize or by increasing the map service's maxImageHeight and maxImageWidth. if this does not, can you pls include your entire webmap_as_json string? thanks.
... View more
05-16-2018
07:27 AM
|
1
|
1
|
1688
|
|
POST
|
Unfortunately this is a known limit that we are aware of. ArcGIS client APIs such JS API or client like Web App Builder sends unformatted jsons to print services -- therefore you'll not run into this issue when you use those clients.
... View more
05-08-2018
02:09 PM
|
0
|
1
|
2510
|
|
POST
|
while publishing (or go to the Manager site for an existing map service) you change the default time zone in its property page
... View more
03-01-2018
05:44 PM
|
0
|
1
|
1335
|
|
POST
|
you might need to replace 'localhost' with machine name that is hosting arcgis server. localhost refers to your machine that you are working on and it seems like the printing service may not be hosted on your machine... can you try with 'https://gis.engeo.com/arcgis/..... (as per the screenshot you posted earlier) if that does not work, I will highly recommend you to check back with Esri Support.
... View more
02-26-2018
10:53 AM
|
0
|
2
|
2594
|
|
POST
|
try https://localhost:6443/..... instead of "http://localhost:6080"
... View more
02-26-2018
10:39 AM
|
0
|
4
|
2594
|
|
POST
|
just copy of the url of the service and paste that as the url while configuring your web app builder print widget
... View more
02-26-2018
10:25 AM
|
0
|
6
|
2594
|
|
POST
|
one other thing: did the out of the box printing service (i.e. http://localhost:6080/arcgis/rest/services/Utilities/PrintingTools/GPServer ) work for you?
... View more
02-23-2018
06:35 PM
|
0
|
8
|
2594
|
|
POST
|
Unfortunately at this point, if I say something that'd be nothing but throwing darts in the dark. Could you pls contact support?
... View more
02-23-2018
04:12 PM
|
0
|
1
|
2594
|
|
POST
|
Looks like there is a process crash. could you pls try with a very simple webmap containing just basemap layer (no additional operation layer or graphics etc.)?
... View more
02-23-2018
10:37 AM
|
0
|
3
|
3775
|
|
POST
|
In addition to what Randall suggested, pls check Server log, that should help diagnose too.
... View more
02-23-2018
07:26 AM
|
0
|
4
|
3775
|
|
POST
|
good can you pls try "?returnUpdates=true" parameter with the layer resource request e.g. http://sampleserver6.arcgisonline.com/arcgis/rest/services/Hurricanes/MapServer/0?returnUpdates=true&f=pjson this should return updated time-extent. 'HasLiveData' at the layer resources basically means you can submit '?returnUpdates' parameter with layer resources to retrieve updated time-extent when the layer is authored with 'Data chages frequently so calcuate time extent automatically' checked in ArcMap/ArcGIS Pro. ref: search for 'HasLiveData' in Layer / Table—ArcGIS REST API: Services Directory | ArcGIS for Developers hope this helps.
... View more
02-09-2018
09:02 AM
|
1
|
0
|
2604
|
|
POST
|
if you restart your map service, do you see updated time extent?
... View more
02-09-2018
07:22 AM
|
0
|
1
|
2604
|
|
POST
|
let's see whether this helps: - delete the service using Manager/Admin side - create a new one following instructions from How To: Restore the default PrintingTools service in ArcGIS Server Manager using the json from 10.6 section
... View more
02-08-2018
05:27 PM
|
3
|
4
|
4073
|
|
POST
|
Joel, Could you pls contact Esri Support and have someone take a look at this? It is hard to say what is going on without looking at the server/service settings etc. thanks.
... View more
01-26-2018
03:04 PM
|
0
|
1
|
4073
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-14-2026 04:42 PM | |
| 1 | 05-11-2026 04:59 PM | |
| 1 | 04-16-2026 01:37 PM | |
| 1 | 03-06-2026 04:33 PM | |
| 1 | 03-05-2026 03:22 PM |
| Online Status |
Offline
|
| Date Last Visited |
3 weeks ago
|