Thomas Colson

Results 5 issues of Thomas Colson

Can https://github.com/Esri/ArcREST/blob/master/samples/disable_sync_service_item.py also be used to ENABLE sync by just changing result = fst.disableSync(url=fs.url) to result = fst.enableSync(url=fs.url) I have a scenario where I need to disable sync, do something,...

Similar to https://github.com/Esri/developer-support/issues/280, I'm getting Traceback (most recent call last): File "C:\Temp\NEXRAD_PYTHON\update-Tiles-From-TPK\update-Tiles-From-TPK\OverWriteTilePackage.py", line 83, in token= getToken(user, pw) File "C:\Temp\NEXRAD_PYTHON\update-Tiles-From-TPK\update-Tiles-From-TPK\OverWriteTilePackage.py", line 26, in getToken return jres['token'],jres['ssl'] KeyError: 'token' {"error":{"code":400,"message":"Unable to...

Script fails if Prefix has underscore character

If the enterprise GDB already has the coded value domain (e.g from previous interation of using script with similar feature service), the script fails with: FAIL: Making Tables exception: ERROR...

When a survey feature class has a photo attachment AND a repeat question (related) table, AND, in order for the photo attachments to sync, use GUID for relationships must be...