|
POST
|
What type of issue are you having? I have installed many versions of ArcGIS Pro and haven't had any issues
... View more
04-25-2022
03:27 PM
|
1
|
1
|
1829
|
|
POST
|
Kelly, How does the body of the request look when you're trying to generate the token I'm using PowerShell to generate a token from AGOL and find content that is only shared to me which is working great for me $body = @{ username="builtin username goes here" password="builtin username password goes here" expiration=60 referer="https://energyq.maps.arcgis.com" f="json" } $LoginResponse = Invoke-WebRequest -Uri "https://www.arcgis.com/sharing/generateToken" -Body $body -Method "POST"
... View more
04-21-2022
03:38 PM
|
0
|
1
|
2655
|
|
POST
|
Justin, It depends on what feature you have defined to be a subnetworkcontroller. In the UN model for Electric that we have built ourselves, we have a dedicated ElectricDevice feature for this. The reason is that it requires the terminal configuration to be directional and in Electrical we can have electricity flowing in either direction depending on the configuration of the network at that point in time and didn't want the users to be constantly changing the terminal connection if a type of asset (eg. switch) was used as the controller. Good luck with this
... View more
04-21-2022
03:19 PM
|
0
|
0
|
3824
|
|
POST
|
Randall, Is the Meter & Flow Value part of the same template? In the electricity distribution company I work for, we have many templates in the ArcGIS Pro project file that have features within containment & attached to other features within the same template (eg. substation attached to a pole and that substation contains a transformer, etc). When the template is used, those features have the associations in place.
... View more
03-14-2022
03:47 PM
|
0
|
0
|
2504
|
|
POST
|
HI there, The post you are trying to follow is using the Javascript API in their own website they have built from scratch or using WAB Developers Edition. It has nothing to do with WAB within Portal.
... View more
03-11-2022
07:42 PM
|
1
|
0
|
4725
|
|
POST
|
Thanks for the reply. I have used Python before to get this information but as our environment is cloud based and controlled by a 3rd party company, I don't have access to the original project files and therefore I'm looking for a REST API only solution.
... View more
02-24-2022
06:32 PM
|
0
|
0
|
5156
|
|
POST
|
It appears this is still an issue. I've experienced this with UNM V3 & V4 on many different versions of ArcGIS Pro and ArcGIS Enterprise. To make matters worse, it may say it's still enabled but in fact it's actually disabled. We had to test it by trying to add a rule. Good luck & hope you get some answers as we really didn't
... View more
02-08-2022
02:37 PM
|
0
|
1
|
2205
|
|
POST
|
Hi there, Does anybody know if there is any better documentation on the UN REST API other than the basic stuff on the UN Developers page? An example would be with the 'validateNetworkTopology' endpoint. From what I have seen, it appears to validate the network, do some form of determination of which subnetwork are impacted and set the subnetwork's IsDirty flag. It would be great to see what there are doing to help formulate a business process, tools, etc around these endpoints.
... View more
01-23-2022
05:23 PM
|
0
|
0
|
740
|
|
POST
|
Alan, The spatial reference isn't geographic. It might be labelled as LatLng but it's XY for Web Mercator. You need to use the outSR parameter to specify the coordinates in geographic of your choosing. Regards
... View more
12-14-2021
01:55 PM
|
0
|
0
|
1343
|
|
POST
|
It's a relatively new server and by default they have IWA enabled which would have been fine as we normally use IWA with AD for on-premise but this one is going to be configured with SAML to mimic the login config of another environment in AWS
... View more
12-03-2021
02:49 AM
|
0
|
0
|
5205
|
|
POST
|
The reason for the blank screen relates to which authentication method is enabled in IIS. By default when installing a WA for Portal, only Windows Authentication is enabled and Windows & Anon Authentication is enabled from Server sites (which work). After going into IIS and enabling Anonymous Authentication for the Portal WA's virtual app, I am able to now reach Portal via the WA url. Thanks for helping me with different things to check
... View more
11-29-2021
11:15 PM
|
3
|
2
|
5234
|
|
POST
|
Scott, Thanks for the tip. I use to swap localhost for the server name back in 10.3.1 and forgot all about it. Gave that a go and same result. Looks like i'll be putting in a support ticket. Thanks again
... View more
11-25-2021
05:21 PM
|
0
|
0
|
2392
|
|
POST
|
Hi all, I have just done a clean installed ArcGIS DataStore 10.9.1 on Windows 2016 server. The install went as expected. A browser launched to go through the configuration wizard (https://localhost:2443/arcgis/datastore/) but came up blank. I looked at the debugger tools and noticed a javascript error on bootstrap.js Has anybody else come across the type of error before? Thanks
... View more
11-25-2021
03:29 PM
|
0
|
3
|
2438
|
| 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
|