|
POST
|
I'm still confused. All of my GIS team should be able to see, edit, create new layers, create new data in a layer, and publish map or feature services. Using the Create Enterprise Geodatabase tool in ArcPro, I create an EGDB using the following credentials: Operating System Authentication : DATABASE_AUTH Database Administrator/Password : <our sdeadmin account and password> SDE Owned Schema : check/yes After running the tool, I have error messages: 1. Error connecting to database as geodatabase admin 2. Failed to execute (CreateEnterpriseGeodatabase). I go to the Catalog in ArcPro and choose New Database Connection. Here I can connect to the EGDB I created in the failed tool above. I am using the sdeadmin account. Now, my SQL Database guy has created a User called 'GIS All' and, using our Active Directory accounts, has added all of the GIS team to that user. This user/group has the following roles in SQL: 1. db_datareader 2. db_datawrite 3. db_owner If my DB Guy adds user 'GIS All' to the new EGDB which failed to create above, yet still exists and can be connected, will my GIS team be able to connect to that EGDB via Operating system authentication? If they are able to connect via OS Auth, will they be able to: 1. Add new feature classes 2. See and edit all feature classes that are in and will be added in the future to the EGDB 3. Publish services Are you sure there isn't a flow chart or video somewhere that helps explain all of this? 🙂
... View more
|
0
|
0
|
22
|
|
POST
|
I am in the process of migrating/upgrading our single server Enterprise 10.9.1 on Windows Server 2016 software to a multi-machine Enterprise 11.5 installed on Windows Server 2025. While doing so, I'd like to update our SDE connections to 'best practices' (as I understand them - it's all a bit daunting). We have SQL Server 16 on a Windows Server 2022 Datacenter. There are 3 full-time GIS users who access the EGDBs regularly. All of us need the ability to read, write, and publish services from the EGDBs. Currently, we all access the 10.9.1 EGDBs as SDEADMIN. My thought process is that I should create new EGDBs at the 11.5 version using the SDEADMIN and then run the Create Database User tool to add the 3 GIS users. Then my GIS Team can connect to the new EGDBs as individuals instead of sharing the SDEADMIN account. But, that isn't working for me... 😞 I've created an EGDB, created the Database User, and can connect to the EGDB using OS authentication. But then my users can't add or edit items in the EGDB. I poked around enough to figure out how to add each user to a feature class and give them privileges, but I've got nearly 500 feature classes to migrate to the new EGDB. No one has the time or patience to edit those privileges on each FC every time one is added, let alone to all of them at once. Is there a way to set permissions/privileges at the EGDB level? Does anyone have a handy flow chart of how the 'best practices' work together? Or an explanatory video? I've got so many tabs open right now I'm completely lost. It took me three hours to find this group! Any help would be *greatly* appreciated!
... View more
|
0
|
3
|
91
|
|
POST
|
Would I have to have a list? Or could I use a table? Something like this picture? (Not ideal - I'd rather have an actual Google or Office 365 calendar.) I have several Make/Integromat scenarios already, so would be able to use that to push/pull data...
... View more
04-17-2026
02:16 PM
|
0
|
1
|
693
|
|
POST
|
I would like to use Survey123 in the field to collect information and then schedule a follow-up appointment. How can I create a question that looks at a calendar and then only allows the available time slots to be chosen? It could be like a dynamic list, but from a calendar rather than a list. I don't want the same time slot to be chosen multiple times. Suggestions?
... View more
04-17-2026
12:36 PM
|
0
|
3
|
723
|
|
POST
|
I've started a ticket with ESRI and so far no helpful response. A tech got on my system and checked things and took screen shots. It's been a day and a half now. I'm getting very behind in my report creation.
... View more
09-11-2024
12:28 PM
|
0
|
0
|
3873
|
|
POST
|
I received this error this morning also. No previous issues on surveys and Make scenarios that were working yesterday.
... View more
09-10-2024
07:37 AM
|
3
|
0
|
2949
|
|
POST
|
Well, I'm not sure what fixed it, but our system is working again. Here are the steps I was sent by ESRI: 1) restart machine 2) stop/start the Windows service for Portal for ArcGIS 3) stop/start the Windows service for ArcGIS DataStore 4) wait 10 minutes or until Portal is running correctly 5) stop/start the Windows service for ArcGIS Server 6) validate DataStore from Server Manager 7) validate the federation from Portal I didn't do step 1 since I had already done it today. I had also already tried restarting the Windows services, but maybe I just didn't start and stop the Windows services in the right order? Or, maybe something else was magically fixed elsewhere and nothing I did resolved the issue, whatever the issue was? I dunno, but it's working. I may call it a day and start my weekend early...
... View more
07-19-2024
01:38 PM
|
0
|
0
|
2806
|
|
POST
|
We are getting the same error message. ESRI Tech Support said we needed to restart the machine and then restart the windows services in a particular order. No luck yet.
... View more
07-19-2024
01:28 PM
|
0
|
0
|
2811
|
|
POST
|
We are having the same issue. Our hosted feature services aren't working, and we can't get to any of the surveys on the Survey123 site. We have rebooted the server and the Data Store validates. Should I try restarting the Data Store service on the server?
... View more
07-19-2024
10:03 AM
|
0
|
0
|
5174
|
|
POST
|
Yep. Surprise problem this morning - survey reports aren't printing or emailing properly.
... View more
04-23-2024
08:46 AM
|
0
|
0
|
3260
|
|
POST
|
Has anyone had any luck limiting the search distance in Field Maps to be relevant to your organization?
... View more
06-05-2023
08:53 AM
|
0
|
0
|
743
|
|
POST
|
I've created a Custom URL in a webmap to pass attributes and the geometry of a line feature into Survey123. I have successfully passed the attributes, but the geometry is failing to load in Survey123. It is not a multipart line, and most have three or fewer vertices. arcgis-survey123://?itemID=d018656fcab94a9c886edfb864f7536e&field:modelguid={wm_ElementGuid}&conductor={expression/expr0} I am using the following code to get the geometry data: It's from this post: https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-collector-set-geotrace/m-p/784059#M6798 @JamesTedrick is there a trick or step I'm missing?
... View more
03-03-2023
09:03 AM
|
0
|
0
|
851
|
|
POST
|
James - I've been trying to get this to work in my data, but cannot get the custom url to pass the geometry of a line to the survey. It's passing other field attributes, so I know the url syntax is working. When I test the 'Shape as String' expression I get really weird values. Could this be my problem? If so, how is it coming up with these coordinates and how can I make it stop?
... View more
03-01-2023
02:01 PM
|
0
|
0
|
4222
|
|
POST
|
We are using Collector and Field Maps. I'll look into Experience Builder and see if that will work for us.
... View more
03-01-2023
06:18 AM
|
0
|
0
|
2176
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 09-10-2024 07:37 AM | |
| 1 | 04-23-2024 09:53 AM | |
| 1 | 12-07-2017 11:55 AM | |
| 2 | 02-17-2023 01:20 PM | |
| 1 | 02-17-2023 10:54 AM |
| Online Status |
Online
|
| Date Last Visited |
5 hours ago
|