developer-support icon indicating copy to clipboard operation
developer-support copied to clipboard

Proof of concept developer code and samples to help be successful with all ArcGIS developer products (Python, NET, JavaScript, Android…). The repository is designed to be an exchange for sharing codin...

Results 18 developer-support issues
Sort by recently updated
recently updated
newest added

Hi, this is related to the IMPDP procedures listed here: https://github.com/Esri/developer-support/blob/master/arcsde-sql/oracle/data-pump/IMPDP.sql I experience the behavior described here: https://support.esri.com/en/technical-article/000012391 For me the solution was to make an additional: `GRANT INHERIT ANY...

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

I started this sample in order to share useful snippets related to this widget. Hopefully in the future they can become part of the [API Reference doc](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Sketch.html)

In the folder "runtime-ios", I created a folder "100.x" in which the sample app "Display-Enterprise-Member-Level" is added.

Hi there. Writing here hoping it's useful. Regarding web-js/register-server-token-with-identity-manager, it shows how to get and use tokens from arcgis server, unfederated to portal. This works fine BUT only for 60...

Line 83 DownloadAttachments.py, It does not seem to like itemObject.layers. I am using Arcgis 1.7.0 and Python 3.6.9. Do you any suggestion to how to go about fixing this without...

I know this is likely a very stupid question - so thanks in advance if someone could help. I am getting the following error: TypeError Traceback (most recent call last)...

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...

Hey, I am wondering if it would be relatively simple for me to modify this code somehow to not use the ObjectID in the naming of the file, but instead...

Opacity pulsing extension function.

help wanted
Beginner Friendly