POST
|
To help anyone else seeing this error, we got the same 500 "Dataset not found" error with the latest version of Survey123 Connect (3.11.123) and publishing to Portal 10.8.1. We found the XLSX had a reserved field name - "current_date". The XLSX does spit back an error when adding a field with a reserved name, so I understand this maybe a tough ask to classify this as a bug, but possibly the error messaging could be improved? Thanks! @JamesTedrick
... View more
12-10-2020
09:20 AM
|
0
|
0
|
139
|
POST
|
While not the actual solution mentioned here, Bruce was able to help us rebuild the fds file using a sample schema KML file originally used as the input. Thanks a whole bunch Bruce!
... View more
12-02-2020
12:12 PM
|
0
|
0
|
67
|
POST
|
Hello, We're unsure of when this issue started, but we are no longer able to import a custom format file (*.fds) to a Data Interoperability connection within ArcCatalog 10.8.1. The workflow we use is: Open ArcCatalog and ensure Data Interop extension is assigned Interoperability Connections folder > Format drop-down > More Formats Import custom .fds file Looks successful, but does not show up in list of custom formats in the FME Reader Gallery window This is causing an issue where the associated *.fdl file is not previewing any data (geography or attributes). Again, we're not sure exactly what changed which caused this issue or when exactly it started, but we've been using this custom format file for many years without any issue. Since it appears to add the custom format successfully, are there any additional logging we should review to figure out what is failing?
... View more
12-01-2020
10:11 AM
|
0
|
2
|
93
|
POST
|
Thanks for the response Colin! Unfortunately the survey was shared to the group through the Collaboration > Share Survey tab as well. As stated, they have no issues opening or accessing the survey via the survey URL, this is a question about why they don't have the link button to the survey on the thumbnail found on the My Surveys page. Thanks again!
... View more
10-23-2020
11:27 AM
|
0
|
1
|
47
|
POST
|
Hello, We are using the browser version of Survey123 in conjunction with our Portal for ArcGIS 10.6.1. When a survey has a particular group selected for the setting "Who can view results of this survey? " (Collaborate > Share results), the survey now appears for other group members in the main My Surveys page of the website. However, only the survey owner and administrators of the Portal can see the "Open the survey" link button on the survey thumbnail. Is this expected behavior? Ideally we’d like for non-owners of the survey to be able to open the browser version of the survey by clicking on the link button from the My Surveys page instead of continually copy/pasting the URL. Thank you, Eric
... View more
10-20-2020
06:46 AM
|
0
|
3
|
91
|
POST
|
Hello, We recently upgraded our Enterprise environment to 10.8.1 and are looking forward to taking advantage of the GroupMigrationManager tools within the ArcGIS API for Python. However, the documentation linked above is lacking. I am unsure what the proper syntax would be to export and then import the group content EPK file. The following seems to work: gis = GIS(PORTALURL,USERNAME,PASSWORD) grp = gis.groups.get("<GROUPID>") grpmgr = arcgis.gis.GroupMigrationManager(grp) grpcnt = grpmgr.create() This creates a new folder in my Content called "exports" and has an EPK item. However, there is no way to download this file through the UI. When I use the following to try and load this into a different 10.8.1 Portal, I get the error following: gis = GIS(PORTALURL2,USERNAME,PASSWORD) grp = gis.groups.get("<GROUPID>") grpmgr = arcgis.gis.GroupMigrationManager(grp) grpcnt = grpmgr.load(epk_file=grpcnt) Traceback (most recent call last): File "C:\AdminScripts\GroupMigration.py", line 9, in <module> grpcnt = grpmgr.load(epk_item=grpcnt) File "C:\....\__init__.py", line 1305, in load assert isinstance(epk_item, Item) AssertionError Can anyone please help explain what the proper syntax is to export and then import these EPK files? I wish the documentation provided better examples. Thank you in advance.
... View more
10-06-2020
06:23 AM
|
0
|
1
|
56
|
POST
|
Here is the workaround for anyone who might come across this issue, worked for me: https://github.com/Esri/hub-py/issues/95
... View more
10-01-2020
04:02 AM
|
0
|
0
|
344
|
POST
|
Hello, We are using Portal for ArcGIS 10.8.1 and set up both an Access Notice for "all users" and "organization members". We noticed that the access notice "for all users" only displays the first time when a user hits the sign in page, and does not display again until the browser cache is cleared. The access notice "for organization members" displays every time after the user logs in. How do we set it so the access notice "for all users" displays every time the user hits the sign in page, and remove the caching of this? Is there a local configuration file we can modify, since this does not seem to be a setting through the UI? Thank you, Eric
... View more
09-28-2020
08:07 AM
|
0
|
0
|
44
|
POST
|
Appreciate the quick response Cameron! If this could be considered for future releases of the ArcGIS module, this would help with our (and I would hope others' as well) Enterprise upgrades tremendously.
... View more
09-18-2020
04:11 AM
|
0
|
0
|
48
|
POST
|
Hello all, We are currently in the process of upgrading our ArcGIS Enterprise from 10.6.1 to 10.8.1 and we will be using the ArcGIS module within the PowerShell DSC (3.1.0). We had an issue when we did a manual upgrade a few years back where the content items were backed up to a local directory during the upgrade (normally hosted on a share). Our local drives do not have enough space to store the auto backed up content items, so the Portal upgrade did not complete successfully. We had to implement a workaround to use a symbolic link to redirect the upgrade-backup directory to a network share instead of machine's local volume. Question I have is there a way through the PowerShell DSC (whether in the .json config file itself, or through the PS command) to prevent this local upgrade-backup from occurring or point to a different location other than the default? We are hoping to avoid the issue above again when we do these upgrades with PowerShell. Thank you in advance, Eric Cameron Kroeker
... View more
09-17-2020
11:33 AM
|
0
|
2
|
99
|
Online Status |
Offline
|
Date Last Visited |
12-15-2020
12:31 PM
|