|
POST
|
To me it looks normal - No obvious problems/errors It has elements Has Network information with all status=200 No errors Also, I added another webadaptor for server and all is working as expected
... View more
11-24-2021
09:04 PM
|
0
|
4
|
5408
|
|
POST
|
Scott, Thanks for the reply. First url on the IIS machine gives the webadaptor configure page Second url on the IIS machine gives me blank page First url on remote machine (eg. my desktop) gives me the expected error relating to be run on the local machine Second url on remote machine (eg. my desktop) gives me blank page
... View more
11-24-2021
08:35 PM
|
0
|
6
|
5411
|
|
POST
|
Hi all, I just installed Portal for ArcGIS 10.9.1 and the IIS Web adaptor. Configuration, etc was successful. When I go to access Portal via the webadaptor url it now displays a blank page. If I use the standard server address:7443/arcgis/home url, the portal page opens as expected. Have seen a previous post relating to clearing cache, site data, etc. Done this with no success. Has anybody come across this issue in 10.9.1? Thanks
... View more
11-24-2021
08:08 PM
|
0
|
8
|
5418
|
|
POST
|
Hi all, I'm using the example from the ArcGIS Python API doco on how to search for portal items, filter by Web Map. From here I want to get the list of layers within this map but I'm getting an TraitError wm_item = gis.content.get('6229f30bb378405397b24615e8dcaf60') wm = WebMap(wm_item) TraitError: The 'comm' trait of a Layout instance must be a Comm or None, but a value of class 'ipykernel.comm.comm.Comm' (i.e. <ipykernel.comm.comm.Comm object at 0x000002630B46DE48>) was specified. Currently using the python within ArcGIS Pro 2.7 with Patch 4 applied. Has anybody come across this/know what I'm doing wrong? Thanks
... View more
11-08-2021
11:34 PM
|
0
|
4
|
2734
|
|
POST
|
Hi all, I'm struggling to find information showing the relationship/dependency of data source to a layer within a service. Is it possible to call 1, 2 or whatever it takes REST API calls to find what data source (eg. enterprise geodatabase and featureclass) a layer within a service is using? I know how to get the service's manifest.json which tells me about the enterprise geodatabase, RDBMS, username, etc and what feature classes it references as a collective. Thanks
... View more
11-02-2021
07:03 PM
|
0
|
3
|
5377
|
|
POST
|
I know there is information about the enterprise geodatabase when viewing the service details from Server Manager and there is an associated manifest.json with it (https://<server>.<domain>/arcgis/admin/services/<yourservice>.MapServer/iteminfo/manifest/manifest.json?f=json). Not sure about the linkage to the layer. Good luck and I'm very interested in knowing this as well because I need to query and build how all the components in ArcGIS fit together for item interdependencies.
... View more
10-27-2021
12:36 AM
|
0
|
0
|
1380
|
|
IDEA
|
It would great to have the publishing 'Analyze' button check if the name of a hosted feature service already exists in portal as part of that process instead of erroring when trying to publish
... View more
10-21-2021
08:01 PM
|
0
|
0
|
2187
|
|
IDEA
|
Is it possible when searching for content from Portal as your input to the dashboard to only show items that are usable (eg. filter out mapserver items). It's really annoying selecting a service to only find the layers aren't selectable as it comes from a map service. Thanks
... View more
10-21-2021
06:13 PM
|
0
|
0
|
758
|
|
POST
|
Michael, I have seen these in UN V3 with Enterprise 10.8.1 & Pro 2.7.4. These are the individual components that make up the template. It looks like you have at least 4 features that make up the 'Reduced Pressure Zone Assembly' template. Here is an example from my organisation's electric utility network. Not sure how to fix it but know where there come from. Sounds like a bug to me. Good luck
... View more
10-18-2021
02:57 PM
|
0
|
1
|
1887
|
|
POST
|
@HusseinNasser2 , Would you happen to know what the bug number is so I can look out for and to see when it might be fixed? Thanks for the information Anthony
... View more
10-08-2021
07:05 PM
|
0
|
0
|
3163
|
|
POST
|
Hi there, I was wondering is there a matrix showing what is the required licensing when implementing different capabilities relating to Data Reviewer for ArcGIS Pro & ArcGIS Server? Scenario I'm looking at is validation attribute rules on branch versioned feature service (eg. Utility Network) Create validation attribute rule - ArcGIS Pro = Yes, ArcGIS Server = ?? Using the ValidationServer/evaluate - ArcGIS Pro = ??, ArcGIS Server = Yes User using the Error Inspector within ArcGIS Pro - ArcGIS Pro = ?? I hope this is clear as I'm struggling to find information relating to this. Thank you for any time with this
... View more
10-01-2021
06:34 PM
|
0
|
1
|
1510
|
|
POST
|
Hi there, I was wondering if anybody could help me with information about the setup of the error layers with a branch versioned dataset? We currently have the Utility Network implemented (branch versioned) within a SQL Server EGDB. There are validation attribute rules placed on the various feature classes of the Utility Network (eg. Electric Device). Our Portal contains a ArcGIS Pro project package (eg. master file) that the users use to edit the Utility Network. The ArcGIS Pro project package has various feature classes, python toolboxes, etc. What I want to know is - How should/best practice the Error Layers be managed within the project file? Should be they be already part of the project's content and when changing versions, it's all managed correctly? Or should they be added to the content of the project after the user has changed to a version where they need to 'Evaluate Rules' from within the Error Inspector? I think it should be part of the project's content and managed with the Versioning tools which is how the Utility Network is managed but I'm unable to find any information that specifically states the setup when used with branch versioned datasets. Thank you for any time with this
... View more
09-30-2021
04:44 AM
|
0
|
7
|
3221
|
|
POST
|
@JayCary , I finally got a chance to view the UC2021 technical workshop and it was helpful. Thankyou for this. I still have a question on the licensing for all of this. Is there a matrix or something that explains when the Data Reviewer extension license requirements? At the moment, I'm only interested in EGDB with branch versioning (eg. Utility Network) so I would have thought only ArcGIS Pro Data Reviewer extension license is required as the validation rule is stored on the EGDB (eg. creation). Is this true? Does the server extension/license come into this at all? Is it related to which server the service is published to it (eg. ValidationServer/evaluate REST endpoint) How about the user. Does the end user need the ArcGIS Pro Data Reviewer extension license to use the Error Inspector and execute the 'Evaluate Rules', etc? Thank you for you time with this
... View more
09-30-2021
02:44 AM
|
0
|
1
|
2016
|
|
POST
|
Jay, Thankyou for the information above but now how a few more questions. Do you recommended blog or something that goes through how it all fits together? I started to the read the link on attribute rule based workflows and now starting to get confused with an implementation that our business has setup. We are using ArcGIS Enterprise V10.7.1 on AWS, SQL Server 2016 RDS for the EGDB & Utility Network using V3.2 datamodel with ArcGIS Pro V2.5.1. Attribute rules on the UN feature classes (eg. field is null) which are branch versioned. No Data Reviewer install on Server and ArcGIS Pro license not enabled. Within ArcGIS Pro we do the usual by adding the error layers and open the error inspector, set the options and execute. This executes the 'evaluate' REST operation. Is this correct, etc? as the performance of this is really hit & miss. Sometimes it runs in 40secs and others 1+hours and can place page/table locks on the EGDB and cause a real mess. Sorry to vent a little. Thanks for any time you can spend with this.
... View more
09-11-2021
07:09 PM
|
0
|
0
|
2420
|
|
POST
|
How are you logging into AGOL? Are you using a built-in account (named user) or an Enterprise account?
... View more
09-11-2021
05:32 PM
|
0
|
0
|
2002
|
| 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
|