|
POST
|
We are using both ArcGIS Pro (Trace Network) and ArcMap for Desktop (Geometric Network) and have the ability to set flow direction and display the direction arrows in those applications. My question is, is there a way to publish those directional arrows to a map service? @DanE897645198 It sounds like you got it working as desired in ArcGIS Pro (& in ArcMap), right? If that is correct, then you should be able to publish that as a map service (aka map image layer in Pro) in your enterprise setup. In general, if something works in Pro (or in ArcMap) and you don't get any analyzer warning/error while publishing/sharing, it should work in a map service. Are you seeing any issues? NB: Since we are talking about ArcMap here, I thought I should add this note as well: As you might have already known that 10.9x is the last release where you can publish any services from ArcMap. We highly recommend everyone to publish services from ArcGIS Pro. There are a lot of advanced capabilities that you will get from Pro.
... View more
02-23-2022
09:14 AM
|
0
|
1
|
2048
|
|
POST
|
My apologies as I missed your comment somehow before BUG-000113797 - https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExMzc5Nw==
... View more
02-09-2022
10:02 AM
|
0
|
0
|
2941
|
|
BLOG
|
thanks @RyanBohan for providing all details. Appreciate it very much. It looks like you want to have a capability to print the content from a popup. And I don't see any requirements to include map in the print out. Please let me know if I misunderstood.
... View more
02-07-2022
09:47 AM
|
1
|
0
|
20640
|
|
POST
|
@janjermei I checked with our labeling team and they confirmed that you'd need to upgrade to 10.8.1 or higher. The composite callout was added in Pro 2.6 which is equivalent to server 10.8.1 hope this helps
... View more
02-01-2022
11:39 AM
|
0
|
1
|
7701
|
|
BLOG
|
@RyanBohan@BrittanyBurson currently the way a reporting works in a print service is that it simply uses attributes from features. As you see in the blog post, since it is powered by an arcpy script, you have full control on what you want to do. Also, another option, if you don't want to do that in python code, could be this: - you can create a temp graphics layer with attributes (including result from arcade expression) and I admit none of them are great solution. Would you mind provide me some examples (may be with some screenshots) that describes what kind of arcade expressions you'd like to print? thanks
... View more
02-01-2022
11:27 AM
|
0
|
0
|
20761
|
|
POST
|
Thanks @janjermei for sharing data and map. We will look into this and get back to you.
... View more
02-01-2022
11:09 AM
|
0
|
0
|
7703
|
|
POST
|
hi @raja-gs Here is simple sample that I just came up with and I hope you might find it helpful https://codepen.io/thoquews/pen/gOXPQbG?editors=1000 This will allow you to aggregate data for any slice or combination of slices. In my example, it is showing total crimes per districts for selected crime types. These results are generated dynamically -- as you realized the polygon layer does NOT have any crime related attributes. I have a point layer that represents crime locations and types. For each request, the results are aggregated dynamically from the point layer and being joined to the polygon layer to visualization. pls let me know if you have any question. TanuHoque_0-1643679632566.png TanuHoque_1-1643679660904.png TanuHoque_2-1643679667162.png TanuHoque_3-1643679672835.png
... View more
01-31-2022
05:41 PM
|
1
|
1
|
2331
|
|
POST
|
@janjermei Thanks for providing additional information. Would you mind provide some sample data/map to help me reproduce this on my side? thanks
... View more
01-31-2022
03:30 PM
|
0
|
1
|
7711
|
|
BLOG
|
@BrittanyBurson Unfortunately the popup configuration can't be passed to a print service as this moment. If you want to print out some descriptive text etc. using feature attributes, I think it'd be more appropriate to try layout based solution, instead of report based. please check out this post and this might be helpful. https://community.esri.com/t5/arcgis-enterprise-documents/print-dynamic-text-from-a-web-application/ta-p/1010018
... View more
01-31-2022
01:32 PM
|
2
|
0
|
20832
|
|
IDEA
|
@TedCronin Please see this blog post helps you in your use case. https://www.esri.com/arcgis-blog/products/arcgis-enterprise/mapping/print-reports-from-arcgis-enterprise-web-apps/ If you have any question, please let me know.
... View more
01-31-2022
12:30 PM
|
0
|
0
|
1688
|
|
BLOG
|
@RyanBohan I hope printing fires up the web browsers print function, which would allow us to print, and also export to PDF. I have been chasing this with the Javascript API https://codepen.io/rbohan/pen/mdMZbdp I'm adding this comment in context of print service, not with regards to ExB. Please see this blog post below that shows you how you can add attributes/reports in an output from a print service. https://www.esri.com/arcgis-blog/products/arcgis-enterprise/mapping/print-reports-from-arcgis-enterprise-web-apps/ As it appears to me in your case all you need is reports (no maps), in that case, you will need to simply skip the exporting map part in the python code. hope this helps.
... View more
01-31-2022
09:58 AM
|
3
|
0
|
20856
|
|
POST
|
@janjermei it should be supported in a map service (aka map image layer) are you publishing to arcgis online or to an on-premises portal? And what is the service type (or web layer type) you chose during publishing?
... View more
01-28-2022
09:27 AM
|
0
|
2
|
7737
|
|
POST
|
hi @raja-gs After ruling out many things, ESRI tech seems to think this could related to DB user permissions. hmm... please share the bug number once it is logged. Could you tell me what privileges you granted to DB user connecting to Oracle (other than Read)? I think I have both read and write privileges. Unfortunately (and sadly) I'm not good with Oracle and security 😐 And, should the Arcgis service account (used for running arcgis Windows services) have access to Oracle DB as well? Not unless you are using OS authentication or you chose some advanced options when you registered the workspace to server datastore. Otherwise, the user credentials you provided in the connection file when you access your Oracle instance from Pro is what gets used during publishing and by the map service while reading. let's see what analysts find. That said, did you try saving out as a .sd file from Pro and use the server Manager to publish using the .sd file? Just checking in case that works somehow.
... View more
01-26-2022
09:23 PM
|
0
|
1
|
3385
|
| 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 |
Wednesday
|