|
POST
|
I resolved this issue by 'repairing' the install of ArcGIS Pro. Start > Control Panel > Add or remove programs > ArcGIS Pro > Repair. I have no idea what the Repair operation did, but i am able to run python in Pro now.
... View more
11-28-2017
08:19 AM
|
0
|
1
|
1389
|
|
POST
|
Hi Shan. Using a database trigger would be my preferred alternative, but I am using a hosted feature service on AGOL. It's my understanding that we don't have the ability to set triggers within the AGOL database. Perhaps my understanding isn't correct? Thanks for your suggestions. Tom
... View more
11-13-2017
08:19 AM
|
0
|
6
|
4347
|
|
POST
|
I heard from JTedrick-esristaff that the behavior is intentional starting at 2.4. I offered some user feedback that creating null records is not a preferred way to go, especially since most of our surveys would have 1 repeat. With the current implementation that would fill over half our database will empty records. And you are right, i will have to remove the value from the repeat_count field to prevent creation of the empty repeats.
... View more
11-09-2017
03:11 PM
|
0
|
0
|
754
|
|
POST
|
Hey Shan. Are you able to create the values like 'TABLE_1' automatically, or are they created/entered by a manual process? Do you have a way to guarantee that they are unique?
... View more
11-03-2017
11:18 AM
|
0
|
8
|
4347
|
|
POST
|
Thank you for your suggestion. We already have GlobalIds in the table. the problem is that they are not 'human readable'. We need something that an Admin or field user can refer to when talking about the record. Current we use something like 'i am working on case number 17-0567'. We couldn't do that (as easily) if we were using guids.
... View more
11-02-2017
03:26 PM
|
0
|
0
|
4347
|
|
POST
|
I am using version 2.4.60 of S123 Connect and version 2.4.74 of S123. A couple weeks ago I updated my existing survey by adding a value (3) to the repeat_count property of one our repeats, "Treatments". When i published the survey, it required a delete of the hosted feature layer and creation of a new one. the one change on the hosted feature layer was addition of the field "Treatments_count". Now, whenever a survey is submitted, 3 new records are created in the Treatments table, regardless of how many the user created in the survey. For example, if the user completed 1 'treatment' in the survey, 3 records end up in the hosted feature layer - one record has a full set of values and two records have null values in all the fields without default values (except for objectid and globalid). This is not the desired behavior (I simply wanted to limit the number of repeats that could be created) and is not what is described in the current documentation (http://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformrepeats.htm) is the intended behavior to create a 'repeat_count' number of records for the repeat for each survey submission? Thank you.
... View more
11-02-2017
02:30 PM
|
0
|
2
|
991
|
|
POST
|
I have a 'case number' field in our hosted feature layer that serves as a human-readable unique identifier. I need to prevent duplicate values being entered in that field (our current process is to run a query nightly to identify any duplicate entries). Is there a way to set a unique index on that field? Or any other ways to guarantee uniqueness of values as the values are being entered? In a sort of worst case, is there a way to query the hosted feature layer before the new record (or edited record) is submitted? If the value exists, the user could be notified. Thank you.
... View more
11-02-2017
02:11 PM
|
0
|
14
|
7209
|
|
POST
|
I have been running Pro 1.4 for a while. I was able to run my python scripts from a command line (using propy) as well as other IDEs like Visual Studio Code. Yesterday I upgraded to Pro 2.0.1 (I used the Upgrade process of the ArcGIS Pro UI). Now i cannot run my python scripts from the command line nor from my IDEs. The error message is 'python.exe' is not recognized as an internal or external command, operable program or batch file. When i open the Python view in ArcGIS Pro, i see the following error message: Failed to Initialize Python Interpreter When i open the Python Package Manager in ArcGIS Pro, it shows that my project is using the arcgispro-py3 environment, i can see many installed packages, etc. My path variable has the following settings at the end of the path string: ...;C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3;C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Scripts;C:\Program Files\ArcGIS\Pro\bin\Python\Scripts;C:\Program Files\ArcGIS\Pro\bin\Python Any thoughts or suggestions on what i can do to get my python scripts running again? Thanks.
... View more
10-25-2017
04:01 PM
|
1
|
3
|
1810
|
|
POST
|
Hey Brandon. Thanks for looking into this issue. I really appreciate your help and persistence.
... View more
10-23-2017
11:02 AM
|
0
|
0
|
2389
|
|
POST
|
Hi Brandon. I dug up an older version of Survey123, version 2.3.29. When i submitted a survey using that version, 'null' integers are displayed as null/empty - not as 0. THis behavior does seem to be related to the version of Survey123.
... View more
10-17-2017
04:20 PM
|
0
|
6
|
4545
|
|
POST
|
Hi Brandon. Thanks for your reply. We recently updated to 2.4.72 - windows and android. I can't say absolutely that the problem started with the upgrade but it seems coincidental. If you give me your email address, i'll send a copy of the xlsform. I do know the Survery123 team has a copy of the form as they were helping us with some debugging efforts in the last 10 days or so. I am going to see if i can find an older version of the app to test against in the meantime.
... View more
10-17-2017
04:07 PM
|
0
|
7
|
4545
|
|
POST
|
Whenever we have a data type of integer that has a null value reported on the survey (for fields that are not required), the actual data value that is stored for the field is 0. Is there some setting or some such that we need to set so that null values are reported as null instead of 0? Based on some of our older data, this is a new 'feature'. We have records from older surveys where null integers are indeed reported as null instead of 0. Thank you.
... View more
10-17-2017
03:12 PM
|
0
|
16
|
8235
|
|
IDEA
|
I'd like to see symbol offsets for all types of geometry. I want to use the flag symbol from the Basic shape collection. As i increase the symbol size the flag moves further and further from its real location. If an offset option were available, i could move the icon back to its original position. In the image below, the gray circle is the true location. My hope is that with an offset i could move the flag so that its on top of the gray point. The approx map scale in the image is 1 '' is 0.25 mile
... View more
10-11-2017
10:24 AM
|
0
|
0
|
908
|
|
POST
|
Thanks for the update on Issue #2 I sent a link to the survey to survey123 at esri.com. Let me know if you need anything else.
... View more
10-10-2017
08:59 AM
|
0
|
2
|
1900
|
|
POST
|
Hi Ismael. T hank you for your reply and suggestions. WRT issue 1, we get the 'Send Error' when using version 2.3.29 and 2.4.72 WRT Issue 2, so we end up with two different surveys - one based on the hosted feature layer (the original survey) and one based on the view of the hosted feature layer (that would be the new survey)? Are people able to export views from AGOL?
... View more
10-06-2017
11:12 AM
|
0
|
4
|
1900
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | 02-24-2021 12:15 PM | |
| 2 | 01-05-2026 10:04 AM | |
| 1 | 09-30-2025 01:30 PM | |
| 1 | 09-25-2025 07:37 PM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|