|
POST
|
I am in the process of migrating Portal to a new machine. I am following ESRI's documentation to migrate to a new machine, but I am having issues when changing the content directory on the new machine from the shared network location to the local drive of the new machine. This is the error I am receiving in the Portal Administrator Directory after providing the new file path: com.esri.arcgis.portal.admin.core.PortalException: java.lang.Exception: Rollback: SQLException in put, Batch entry 0 UPDATE cp_container SET parent_container_name=NULL, etag='1551904251440' WHERE container_name='/' was aborted: ERROR: cannot execute UPDATE in a read-only transaction Call getNextException to see other errors in the batch. Any thoughts on what this could be?
... View more
03-06-2019
12:34 PM
|
0
|
9
|
6530
|
|
POST
|
Are there are any solutions to this? Is there any way we can connect to the ArcGIS Data Store and compress it? Deleting a hosted feature service and re-creating it is not an acceptable solution just to free up space.
... View more
02-28-2019
08:43 AM
|
0
|
0
|
4833
|
|
POST
|
That's great to hear! Thank you for calling about it.
... View more
01-18-2019
05:03 AM
|
1
|
0
|
2624
|
|
POST
|
I'm glad I'm not the only one experiencing this. I would really like a way for users to be able to search non-case-sensitive words in the web map.
... View more
01-17-2019
05:14 AM
|
1
|
2
|
2624
|
|
POST
|
Yeah your mmpk works and I am not using an Arcade Expression. I was able to isolate the issue though. All of a sudden I am having issues with any text that contains single quotes ('). For example, Field A has text in it and it has a single quote in it, and I want to copy that data to Survey123. That no longer works. In ArcGIS Pro, it gives me this error message when I click the Survey123 URL: In the mmpk, the URL doesn't even show up at all. However, once I remove the single quote, everything works fine. We've always had single quotes in our data and it has worked fine. But all of a sudden, it no longer works.
... View more
01-14-2019
08:15 AM
|
0
|
0
|
1970
|
|
POST
|
Thank you for your response. That is exactly what I am doing. Create a custom pop-up, then go to link properties and enter the URL. But for some reason, the URL (or the text that contains the URL) within the pop-up in Explorer is not visible, and any regular text beneath it is no longer visible. I am working with Android. I have not tried this with iOS yet. It's just strange that this suddenly stopped working when I haven't changed anything.
... View more
01-11-2019
03:58 PM
|
0
|
2
|
1970
|
|
POST
|
I am having a strange issue when creating mobile map packages in ArcGIS Pro for use in the Explorer. It used to work fine, but suddenly it no longer works and I'm not sure if the issue is with ArcGIS Pro or Explorer. In ArcGIS Pro, I have a layer with a custom pop-up with a custom URL that links to Survey123 that transfers some attribute values to it. All of a sudden this week, it no longer works. I noticed in the custom URL in Pro, it has has three slashes after arcgis-survey123 (arcgis-survey123:///?itemID....) when according to the ESRI documentation, it should only have two. I don't remember if it originally had two or if it always had three slashes. Regardless, it has three slashes now, but it will not let me change it to two slashes. I type in two slashes, hit apply, close out of it, re-open it, and it has three slashes again. Even stranger, after generating the mmpk, anything before the Survey123 URL is visible, but anything including and after the Survey123 URL disappears. So if I have text after the Survey123 URL, it doesn't display. Has anyone else experienced this? I'm not sure if this is an issue with ArcGIS Pro or Explorer.
... View more
01-11-2019
01:08 PM
|
0
|
4
|
2162
|
|
POST
|
A hosted feature service basically just copies your data (in this case the data in your ArcMap document) to the ArcGIS Data Store. Any changes you make to it will not be reflected in the original source location (your EGDB). You'll need to register your data source with your ArcGIS Server if you want any changes made in Portal to be reflected back in your EGDB. When you register your data source with server and then publish, you will see the feature layer as a "Feature Layer" and not "Feature Layer (hosted)" in Portal. Also, when publishing in ArcMap, you will need to make an ArcGIS Server connection, and not a hosted services connection. Once you make an ArcGIS Server connection, select that connection when you go to publish your map document. Then when you go to analyze before clicking the "Publish" button, you will see a message about the data source not being registered with the server. You can right click the message and register your data that way. This link might be helpful. About registering your data with ArcGIS Server—Documentation | ArcGIS Enterprise
... View more
12-31-2018
12:25 PM
|
1
|
2
|
2645
|
|
IDEA
|
Within our ArcGIS Organization (for both Online and Enterprise), I would like to see a "View as User" option. Currently, the only way to troubleshoot issues users are reporting is to either create a temporary account with the exact same permissions as the user, or to ask the user for their password so I can sign in as them to troubleshoot the issue. I propose that for administrators of the organization, there is a button something like "View as User" or "View Item as User" and we can select the user who we want to view the item as. This will greatly decrease the amount of time it takes me to troubleshoot issues people report. An example use case: Someone in the field calls and reports layers in the web map aren't working. I view the web map logged in as me (administrator), but it works for me because I am an administrator. Instead of creating a test account or asking for their password, I would like to be able to view the web map as a specific user so I can better and more quickly troubleshoot the issue.
... View more
12-12-2018
05:40 AM
|
27
|
6
|
2932
|
|
IDEA
|
Within our ArcGIS Organization (for both Online and Enterprise), I would like to see a "View as User" option. Currently, the only way to troubleshoot issues users are reporting is to either create a temporary account with the exact same permissions as the user, or to ask the user for their password so I can sign in as them to troubleshoot the issue. I propose that for administrators of the organization, there is a button something like "View as User" or "View Item as User" and we can select the user who we want to view the item as. This will greatly decrease the amount of time it takes me to troubleshoot issues people report. An example use case: Someone in the field calls and reports layers in the web map aren't working. I view the web map logged in as me (administrator), but it works for me because I am an administrator. Instead of creating a test account or asking for their password, I would like to be able to view the web map as a specific user so I can better and more quickly troubleshoot the issue.
... View more
12-12-2018
05:40 AM
|
26
|
3
|
1974
|
|
POST
|
I found a solution to this. I discovered that only Portal administrator accounts were able to create sites, even if non-administrators were in the sites administrators group. It turns out that the geometry service item in Portal was not shared with the organization. Once I shared it, it resolved the error message posted above.
... View more
12-06-2018
08:15 AM
|
2
|
0
|
3736
|
|
POST
|
This appears to be limited to a specific user. Other accounts within the same Portal are able to access and create sites, just not this particular user. The user is a publisher and has been added to the sites administration group.
... View more
12-05-2018
09:37 AM
|
0
|
0
|
3736
|
|
POST
|
The way that I know how to do it is from the ArcGIS Server Administrator Directory. From the home screen, go to data > items > /enterpriseDatabases > select your data store from the list > machines > then you should have both your primary and standby machine listed there. You can click on each machine and next to "Role" it will list either primary or standby.
... View more
11-19-2018
06:52 AM
|
2
|
1
|
4047
|
|
POST
|
I have recently changed the data source for some of the web maps I have on Portal from Microsoft SQL Server to PostgreSQL. What comes along with this is Microsoft SQL is not case sensitive, while PostgreSQL is case sensitive. While I can take case sensitivity into consideration in ArcMap when searching by attribute (such as using LOWER(field name)), I do not know of a way to do this through Portal web maps when filtering by attributes. I have end users that would like to be able to filter, but don't necessarily know the case of the letters when filtering. Is there a way to use UPPER/LOWER functions in the Portal web maps like in ArcMap when selecting by attribute? Or any other method of searching by attribute without it being case sensitive?
... View more
11-06-2018
01:48 PM
|
1
|
4
|
2791
|
|
POST
|
I confirm that changing the field name "rowid" to something different did correct the issue. Thank you!
... View more
11-05-2018
04:49 AM
|
0
|
0
|
1551
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Friday | |
| 1 | 2 weeks ago | |
| 3 | 3 weeks ago | |
| 1 | 06-10-2026 11:28 AM | |
| 1 | 06-10-2026 11:08 AM |
| Online Status |
Online
|
| Date Last Visited |
2 hours ago
|