|
POST
|
John, Sorry I attached the wrong image. See new image. The result is purely from an export to asset package. I am post processing the asset package now to remove these duplicates as I need to test the import/performance of the network going into HANA geodatabase. I know there is probably going to be a stack of errors but I need something to work with at the moment.
... View more
08-21-2023
02:56 PM
|
0
|
2
|
5000
|
|
POST
|
Hi there, I have an existing UNM V3 (Electrical & Comms networks) running in AWS SQL Server 2017 RDS with ArcGIS Enterprise 10.8.1 that I have exported to a file geodatabase using 'Export Asset Package'. This production data is going to be moved into a new ArcGIS Enterprise environment (ArcGIS Pro 3.1.2, Enterprise 11.1 & UNM 6). Our electrical network has true mesh networks which has 2 or more subnetwork controllers with the controller names being unique with the subnetwork name being the same. The tracing of the network works as expected. This exported asset package is being used as the source to the apply asset package into this new environment. When using the 'Apply Asset Package' gp tool, it fails because of duplicate subnetwork names for unique reference of features (gobal_id, asset group, asset type, terminal) in the 'C_SubnetworkControllers' table. I believe this is a bug as the UNM supports mesh networks that need the subnetwork name to be the same. Has anybody come across this issue before? Thanks for any help with this
... View more
08-20-2023
04:19 PM
|
0
|
9
|
5391
|
|
POST
|
Hi there, I'm writing some scripts relating to the process of upgrading the geodatabase, testing if Default is Protected, if Network Topology is enabled then disable, etc. The part I'm working on now is to see if the UNM requires an upgrade. I know in my particular case it does but would like to know if it's possible to determine if it can be? I know there is an attribute 'isCurrent' when you use arcpy.Describe on a sde connection to see if the geodatabase can be upgraded so I was wondering is there anything similar or 2 methods to call (eg. what version am i and what version does the system provide) for the UNM. Thanks
... View more
08-12-2023
07:47 PM
|
0
|
1
|
1413
|
|
POST
|
I do have the values (decimal degrees) set in the Units section under Options but this doesn't change the Display Units at the bottom of the map. At the moment, I'm looking for anyway to set these as a default when the software is installed via SCCM. If it's an entry in user.config, creating a prosettings.config or a new/change to the registry i'm happy to do that.
... View more
08-10-2023
09:43 PM
|
0
|
0
|
2140
|
|
POST
|
Hi there, I'm working on setting up ArcGIS Pro for our business users in a standard way (eg. local cache on local HDD, projects always stored in a certain folder, Addins from a common folder, concurrent license manager, etc). As part of this standard config, I would like to set the display units to Decimal Degrees as the majority of our datasources are in GDA2020 LatLng. I have all of the configurations done and working with SCCM but this last setting eludes me. Does anybody know where the setting up display units is stored (eg. user.config file in C:\users\... or registry key/value)? Thanks
... View more
08-09-2023
04:37 PM
|
1
|
3
|
2221
|
|
POST
|
You either have to decrease your extent or increase the service timeout to allow it to run longer
... View more
07-28-2023
03:05 PM
|
1
|
0
|
2088
|
|
POST
|
Akshay, The question is around database access/security. Our ArcGIS Enterprise instance is in AWS and users access the arcgis from the corporate network into AWS via Direct Connect. With this configuration, no user has direct database access (eg. database ports are blocked) to any databases hosted in AWS. Based on this, how does ArcGIS Insights access data from a database when a user is interacting with the workbook/card, etc Thanks
... View more
07-26-2023
05:51 PM
|
0
|
0
|
2136
|
|
POST
|
We have DNS and Route53. No web adaptors (no AD). Using certificates from our CA are loaded into Cert Manager/attached to ALB. Cert loaded into Portal, Server & Data store. Correct on Route 53 to the ALB endpoint. It's weird that 2 DGA domain name were queried within 2 secs of each other and hasn't been detected since.
... View more
07-25-2023
04:27 PM
|
0
|
1
|
2756
|
|
POST
|
Our UN has approx. 15M features with 24M associations. It's the Energy Queensland implementation that was showcased in the 2022 UC
... View more
07-24-2023
07:04 PM
|
1
|
0
|
3890
|
|
POST
|
John, We have been using UN electric for the past 2 years in PRD so I'm looking into how to migrate an existing PRD UN which will be part of an ArcGIS Enterprise upgrade as well?
... View more
07-24-2023
06:00 PM
|
0
|
5
|
3911
|
|
POST
|
Hi there, I'm looking at the documentation on Utility network dataset administration—ArcGIS Pro | Documentation about how to migrate a utility network dataset. I'm trying to figure out how would I migrate from a geodatabase on AWS SQL Server RDS to HANA geodatabase on AWS infrastructure as well. The documentation talks about export/inport using the XML workspace document from the dataset. Does this process include all of the associated/logically feature classes (eg. associations, etc) ? This would also be the same of the note mentioning the core copy & paste tools Thanks
... View more
07-24-2023
05:14 PM
|
1
|
9
|
3937
|
|
POST
|
Hi there, I have an AWS VPC with ALB, subnets, etc with ArcGIS Enterprise 11.1 setup comprising of Portal in HA, Hosting Server site with 2 x EC2s and Relational Data Store in Primary/Standby from 2 x EC2s for testing purposes. A few days after I installed ArcGIS Server 11.1 and setup the server site, AWS Guard Duty detected some suspicious activity around querying algorithmically generated domains. The alert raised was 'EC2 instance i-xxxxxxxxxxxx is querying algorithmically generated domains. Such domains are commonly used by malware and could be an indication of a compromised EC2 instance.' Has anybody seen this before and what did they do with it? Thanks
... View more
07-24-2023
04:37 PM
|
2
|
3
|
2890
|
|
POST
|
Postgresql is supported as a geodatabase but there could be issues with performance, etc. We have seen performance issues on SQL Server. I believe another issue you will encounter is which version of Enterprise supports UN Telco. I'm pretty sure you'll need 10.9.1+ Good luck
... View more
07-18-2023
10:16 PM
|
0
|
0
|
1801
|
|
POST
|
Hi all, I have the required JDBC driver installed on all servers registered within my hosting server site and register the connection type via the server admin api (eg. SQL Server, HANA). Within Insights, I make the database connection by filling out the required fields and connection to the database is successful. This is a functionality type question relating to database connections used with ArcGIS Insights Enterprise (eg. within Portal). How does the web app communicate with the database? I'm looking at this from a cyber security point of view of where does the database ports need to be allowed to access to & from. Example would be - In AWS allow TCP 1433 in/out for NACL between the subnets of the hosting server & database along with a security group for TCP1433, etc. Thanks for anytime with this
... View more
06-25-2023
10:30 PM
|
1
|
4
|
2204
|
|
POST
|
Chris, Sorry, there is no instance of DynamoDB. I had a thought of it belong with RDS so you could have many instances like SQL Server, Oracle, etc. which isn't the case. Is there any IaC JSON around of how these tables can be built outside of the process of server site creation? The reason is the company I work for does AWS infrastructure builds via IaC in a versioned/controlled manner and mainly this second reason around the security pillar of least privilege. Looking at the IAM policies within cloudformation templates, those policies are not granular enough (eg. has create/delete/read access to all S3 buckets, similar to dynamodb tables) so we need to implement the tables first and assign an appropriate role against the EC2 instances for that server site that only has read/write access to its own dynamodb table
... View more
06-21-2023
02:56 PM
|
0
|
0
|
1755
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 01-18-2026 05:25 PM | |
| 2 | 01-03-2026 05:13 PM | |
| 4 | 11-11-2025 07:59 PM | |
| 1 | 10-10-2025 08:03 PM | |
| 1 | 10-19-2025 08:18 PM |
| Online Status |
Offline
|
| Date Last Visited |
05-12-2026
06:03 PM
|