Michael Miller

Results 121 comments of Michael Miller

no problem. If you can, I would suggest moving your processes to the Python API for ArcGIS. ArcRest still has its value if you are stuck with python 2.x.

You mean maintaining attachments? Not sure, this is not an arcrest issue. You need to find the correct way to do this using the rest end point you are calling....

You need to use an AGS security handler.

I have not looked into how the survey 123 configuration is stored. Can you break it down into the items that are required? I know there is a feature service,...

![image](https://cloud.githubusercontent.com/assets/2707285/22897704/bc7ce294-f1f2-11e6-82c0-49b80d2ca0b7.png)

in testing, there is no default sort order, it is field order. Watching the video of the issue, it is working as expected. @pLeBlanc93 We should doc that the concat...

I will take a look, but I recall there was not an easy fix as the default value is registering as a field change.

https://community.esri.com/message/796010-re-if-you-re-using-the-attribute-assistant-we-need-your-help?commentID=796010&et=watches.email.thread#comment-796010

It could be the configuration, debugging the project copies the config file to the correct folder. The add in ships with a default config, did you update it or does...

My only guess is the config file is being overwritten by the add in on start up. If the add in does not detect the config it creates a new...