|
IDEA
|
@MikeLachance1 AGOL map viewer doesn't have the support for Preferred Time Zone yet. But it should always show results in your device time zone. That is how it has been. It is odd that MapViewer is showing times in UTC. Is your device's time zone happened to be in UTC?
... View more
09-21-2021
04:59 PM
|
0
|
0
|
3990
|
|
POST
|
ah.. sorry I misunderstood. Looks like the attachment didn't come thru. Can you ple reattach? If you add a dynamic text on a layout to show values from a date field, do you see that works?
... View more
09-20-2021
09:37 AM
|
0
|
0
|
3032
|
|
POST
|
@TanyaBagley-Online We have been aware of some of those issues and working on fixing them all across the platform incrementally. I hope this blog might help you - https://www.esri.com/arcgis-blog/products/arcgis-pro/mapping/working-with-agol-feature-services-date-time-attributes-in-non-utc-time-zone-in-arcgis-pro-2-7/ Arcade is still an issue though. Something must have broken recently. I will remove the bullet point in section B. Please let me know if you have any question. Thanks
... View more
09-20-2021
09:02 AM
|
0
|
1
|
3033
|
|
POST
|
@naveenbesri try installing this patch https://support.esri.com/en/download/7868
... View more
09-15-2021
10:47 AM
|
1
|
1
|
10615
|
|
POST
|
one more thing even my default print gp service is also not working. below is the error in the server manager logs. Error executing tool. Export Web Map : Failed to create layer from service at https://services.arcgisonline.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer. Failed to execute (Export Web Map). Failed to execute (Export Web Map). @naveenbesri Usually that happens when your server, that is where your print service running on, does not have access to arcgisonline servers. Please check with your network admins. One easy way to check it or show it to your admins is: - log on to the server machine as the arcgis account user (aka SOC account) basically that runs all arcgissoc.exe process - open a web brower - try to access an arcgisonline basemap service I have created a custom template and published print gp service. when i tried to execute the gp service im getting below issue. error":{"code":400,"extendedCode":-2147467261,"message":"Unable to complete operation.","details":["Error executing tool. Export Web Map : error raised...C:\\arcgisserver\\directories\\arcgisjobs\\exportwebmap_gpserver\\j2106a424ff05454694ce6707527f82a7\\scratch\\e4257a3a-139c-11ec-a2ba-000d3a498f18.jpg\nC:\\arcgisserver\\directories\\arcgisjobs\\exportwebmap_gpserver\\j2106a424ff05454694ce6707527f82a7\\scratch\\e4257a3a-139c-11ec-a2ba-000d3a498f18.jpg\nFailed to execute (Export Web Map).\nFailed to execute (Export Web Map)."]}} Which version of ArcGIS Server you have? We had a similar issue with .pdf output at one point and I believe that got fixed in 10.9 and we also released the fix as a patch. It might worth trying that out. Also, did you publish your print service from ArcMap or ArcGIS Pro? thanks Tanu
... View more
09-14-2021
11:31 PM
|
2
|
1
|
10635
|
|
POST
|
I just learned for a colleague about this blog post. I hope you will find this helpful as well. https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/use-published-2d-symbols-in-arcgis-online/
... View more
09-09-2021
11:27 AM
|
0
|
1
|
7941
|
|
POST
|
In general, it is better to publish one map service with 40+ layer in it, rather than publishing 40 services. Because 40 services will take 40x more resources on your server. Just follow the same practice that you do in desktop such as set appropriate visibility scale range, turn layer's visibility state to off by default etc.... so that layers/features won't get drawn unnecessarily. .. and add each layer to the web map using the url and the corresponding index number? I was curious why do you want to add those layers separately in your webmap? Is there something you want to do but can't do if you add your map service as a 'map image layer'?
... View more
08-24-2021
04:52 PM
|
0
|
0
|
6202
|
|
POST
|
Since it works with agol print service, I'd say please upgrade to 10.9.
... View more
08-13-2021
08:27 AM
|
0
|
2
|
2679
|
|
POST
|
This bug is fixed and should be released in ArcGIS Pro 2.9. At the same time, it will be resoled in ArcGIS Enterprise 10.9.1 print service.
... View more
07-30-2021
06:39 PM
|
0
|
2
|
4891
|
|
IDEA
|
Thanks @MarcoBoeringa, @jcarlson. @LaurenLumHee, the reasons specified above comments are why we don't have any plan for sql to arcade conversion. Just in case you are interested in learning more about arcade, we have a lot of resources. Here is one the @KoryKramer shared with me. Thanks https://learn.arcgis.com/en/gallery/#?q=arcade
... View more
07-30-2021
03:11 PM
|
0
|
0
|
4633
|
|
POST
|
@BlytheSpendlove That is very odd. Is your print service published from ArcGIS Pro or ArcMap? I agree with @ThomasJones1 that it is better to contact Esri Support and have them take a look. thanks
... View more
07-13-2021
01:48 PM
|
1
|
0
|
4453
|
|
POST
|
@LoganSuhr_PSE Sorry for the delayed response. Is it possible for you to share your data with me somehow? I can take a look. thanks
... View more
07-13-2021
12:12 PM
|
0
|
1
|
2772
|
|
DOC
|
Dear @JakeSkinner , Thank you very much for this tutorial. I just have one question. How can I add a custom text element and let the user insert its value in the print widget in the web app. The tutorial Share custom layouts for printing from ArcGIS Pro—ArcGIS Server | Documentation for ArcGIS Enterpris... says that "if you want to insert a custom text element, add a text element and embed the element's name in a set of open and closed curly braces, such as {parcel-id}." Where should I embed the element name? Thank you very much. @MHasan Sorry I didn't see this message from Jan, 2021. In case you still need the answer or someone in the future looking for an answer for this.... To allow your end user insert an value for a dynamic text, here is what you need to do: Add a custom text element in your layouts. As you saw that in the tutorial you mentioned above. On the web app side, you need use Web Application Builder Print Widget. on the print widget, click Advanced button and you will see the custom text element you defined in your layout. all you end users need at this point is to enter a value in the text box and click Print. Please note that when you publish your print service, you MUST have Get Layout Templates Info task in your print service. Also, I had written a blog a while back talking about this. Only thing is that it was written in context of ArcMap being your authoring app, but at the high level the concept is still applicable when you publish from ArcGIS Pro. https://www.esri.com/arcgis-blog/products/arcgis-enterprise/mapping/printing-popups-from-web-application/ Where should I embed the element name? I'm not sure I understand this part though. Please let me know what you meant. Thanks Tanu
... View more
07-13-2021
12:05 PM
|
0
|
0
|
31562
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-14-2026 04:42 PM | |
| 2 | 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 |
06-10-2026
10:17 AM
|