POST
|
I've made progress with this error . . . I found that there WERE some missing database sequences in the stated attribute rule that I hadn't updated with the new sequence names I created, but it wasn't the sequence that was listed in the error. Once I updated the attribute rule with the correct sequence names I didn't get that error anymore.
... View more
07-10-2025
11:09 AM
|
1
|
0
|
168
|
POST
|
I believe I have successfully set up a Sanitary Utility Network in a file geodatabase and I am attempting to migrate it to our Enterprise geodatabase following the help on configuring a multiuser environment from the Foundation help page. I copy the Utility Network feature dataset from the FGDB and paste it into the Enterprise Database connection that has been set up for the user I wish to be the Utility Network owner in the Catalog pane in ArcGIS Pro (version 3.4.3). It goes through the copy process for a few minutes and then stops with the following error: I did modify some other database sequences for some of the Generate ID attribute rules, but I never touched this sequence. I thought maybe I deleted this one by mistake, so then I try to recreate it and I get the error that the sequence already exists. I also checked the attribute rule that it references to make sure the spelling of the sequence name never changed and it is still named the same. Any help regarding fixing this error or working around it would be much appreciated!
... View more
07-08-2025
09:12 AM
|
0
|
1
|
225
|
POST
|
Thanks again Patrick, I knew I had to be missing something.
... View more
06-17-2025
07:31 AM
|
0
|
0
|
295
|
POST
|
I am attempting to set up subnetworks in our Sewer Utility Network in a file geodatabase and I am trying to use the Directional Manhole Channels as the subnetwork controllers for our Sewershed subnetwork. They are set up just like the regular Manhole Channels, with the Pipe Connections at the end of the Gravity Mains and those Pipe Connections are associated with the Manhole Channel (and all in containment of the Manhole Sewer/Storm Vault). I change the Manhole Channel to a Directional Manhole Channel and then Modify the Subnetwork Controller to give it a name and define what subnetwork it controls. But when I go to Modify the Terminal Connections I cannot select the line features for the Upstream and Downstream terminals. I found that if I connect the mains directly to the Directional Manhole Channel I can select the mains and define the terminals, and I seem to be able to validate and get no errors and run the Update Subnetwork GP tool to propagate the subnetwork name upstream. I see in the Naperville data that the Directional Manhole Channels aren't directly connected to the main, they have the Pipe Connections just like the regular Manhole Channels, and it seems to be the subnetwork controller for the sewershed. So my question is there something I'm missing in order to set terminal connections on the Directional Manhole Channel subnetwork controller with mains using Pipe Connections? Or do the mains have to be directly connected to the Directional Manhole Channels in order for them to be used as subnetwork controllers?
... View more
06-16-2025
01:56 PM
|
0
|
2
|
374
|
POST
|
Awesome, thanks Patrick that was exactly what I was looking for!
... View more
02-24-2025
05:58 AM
|
0
|
0
|
1067
|
POST
|
I am just beginning the migration of our Sanitary Sewer network to the Utility Network using the Sewer Utility Network Expanded Foundation solution V2.2. I have created my Simple Data Mapping spreadsheet (Data Mapping.xlsx) and have filled out most of it. I have completed the Data Mapping, Associations, and Exclude Copy Fields sheets, but am having a hard time understanding the Mapping Table sheet. I've read the Info sheet regarding the Mapping Table but cant really make heads or tails of what I'm supposed to do in there. I've seen a couple of tutorials on filling out this Data Mapping spreadsheet and none of them have any examples of what to do on this sheet. Are there any examples of how to fill this sheet out that I haven't found?
... View more
02-21-2025
02:00 PM
|
0
|
3
|
1133
|
POST
|
I know it's been a couple years for this post, but I am also looking to do a trend line in a chart element in a Dashboard. It looks like the Coronavirus Dashboard has been moved to mature support so I can't download it anymore. Is there any other way to do a trend line??
... View more
09-29-2023
02:02 PM
|
2
|
0
|
1826
|
POST
|
Just wanted to add a comment that this solution worked for us today after we found our app launcher had disappeared. Same situation where our search index didn't match and the reindex fixed it.
... View more
06-13-2023
11:15 AM
|
0
|
0
|
653
|
IDEA
|
We have an ArcGIS Enterprise deployment that is configured with IWA and there is no way our organization is going to move away from this configuration. We love using Survey123 for multiple workflows in our mobile field work and know this has been a long standing issue with IWA. Recently, with all the advancements being done with the Survey123 Connector in Power Automate, it would be great if there was a way to use this with our deployment and make our workflows a lot more efficient.
... View more
01-19-2023
10:21 AM
|
5
|
0
|
816
|
POST
|
I had this same issue crop up today, except it was with a map service I had in my web map. Had the pop-ups disabled in the Map Viewer, which worked there, but kept showing up in Field Maps. What worked for me was opening the web map in Map Viewer Classic, removing and then re-adding the map service, and then turning off the pop-ups and saving the map. Then the layer pop-up was not showing up in Field Maps as expected.
... View more
11-29-2022
10:45 AM
|
1
|
0
|
4329
|
POST
|
So after a month of plugging away at this code . . . we've discovered that some of our other scripts that were previously working when we wrote them were now throwing some of the same errors as I was getting with this code. (This seemed to happen after we upgraded to ArcGIS Pro 3.0) After some trial and error with the previously working scripts we found that if we just connected with our Enterprise/Portal without specifying a username or password then the script would run as it did before. I then tried the same thing with this script and it looked like it was going to work, but then after about 7 minutes I get the following errors: It looks like it's connecting to the Workforce project, but can't write the new assignment and times out after some period of time. Another troubleshooting step we tried was to create a Workforce project in ArcGIS Online and edit the code in the script to connect to ArcGIS Online, then connect to that project, and then add an assignment to that new project. It worked as expected. As I said before, our Enterprise/Portal is at version 10.9.1 and we use Integrated Windows Authority (IWA) to have users log into that. We have had issues with other Esri applications because we use IWA and I was wondering if that could be our issue here as well? Again, any help would be appreciated.
... View more
09-26-2022
01:22 PM
|
0
|
0
|
820
|
POST
|
Just ran into this problem today in ArcGIS Pro where I had a text box and was trying to use the bold and underline formatting for the top line and it wasn't working (it would just print out the <BOL><UND></UND></BOL> as text). Turns out that I did have ampersands (&) in subsequent text in the block and this was causing the issue. Wanted to mention this in case anyone else comes across this issue. It's weird because I was using a project that I used last year, in Pro version 2.9, and I used ampersands there and didn't seem to have this issue. I've upgraded to Pro version 3.0 since then so I guess it must matter now for some reason.
... View more
09-07-2022
10:50 AM
|
1
|
0
|
3772
|
POST
|
I am new to Python script writing, but I am trying to learn! I wish to write a script that will create a Workforce assignment depending on the results from a fire hydrant inspection. Both the inspection feature service and the Workforce service are hosted on our Enterprise Portal, version 10.9.1. I tried to follow the section on this page Managing Workforce projects | ArcGIS API for Python that talks about creating a new assignment but I keep coming up with errors that I can't figure out how to fix. I only really need three attributes to pass over to the assignments creation (geometry, assignment_type, and description) and looking at the page arcgis.apps.workforce.managers module | ArcGIS API for Python section for adding assignments it looked to me that all the attributes are optional, but I kept getting errors that there needs to be a location and the status can't be none so I added them as well. Here's the code I've been trying: And here's the output I'm getting: I've done all the googling I can for now so I'm hoping to get some help here in either how to fix this code, or find a better way to script creating a new assignment. Any help would be appreciated! Brian
... View more
08-26-2022
08:17 AM
|
0
|
1
|
891
|
POST
|
Hi Zach, Currently I only see AppStudio Player 5.3 available to download and we are getting similar errors when trying to log into that: For AGOL: For our Enterprise URL it will not even recognize it as a valid URL, even though I quadruple checked that it is correct: Thank you, Brian EDIT: I saw that AppStudio 5.4 was available this morning so I installed it and tried it, got the same errors as above.
... View more
06-28-2022
01:54 PM
|
0
|
0
|
1315
|
POST
|
Hi Zach, I am a co-worker with Jay and am seeing the same issue with 3.15. I tried logging in to our Enterprise portal and got the following error message when trying to add our Enterprise connection: I tried both with and without using an external browser for sign in and got the same error. And this is the error we get when trying to log in through ArcGIS Online: We don't even get to the screen where it askes for our AGOL credentials. I captured a log while trying to sign in to both AGOL and our Enterprise and have attached it to this message. Hope that helps! Thanks, Brian
... View more
06-28-2022
08:29 AM
|
0
|
2
|
1326
|
Title | Kudos | Posted |
---|---|---|
1 | 07-10-2025 11:09 AM | |
1 | 09-07-2022 10:50 AM | |
2 | 09-29-2023 02:02 PM | |
5 | 01-19-2023 10:21 AM | |
1 | 11-29-2022 10:45 AM |
Online Status |
Offline
|
Date Last Visited |
08-11-2025
05:55 AM
|