This section provides instructions on how to test ArcGIS Enterprise SDK extensions and service interceptors samples. To access the source code of these samples, you can visit:
Windows:
- ArcGIS Enterprise SDK installation location
- .NET extensions sample code:
C:\ Program Files\ ArcGI S\ Enterprise SD K\ Samples\ Dot Net - Java extensions sample code:
Cand:\ Program Files\ ArcGI S\ Enterprise SD K\ Samples\ Java\serverobjectextensions C:\ Program Files\ ArcGI S\ Enterprise SD K\ Samples\ Java\serverobjectinterceptors - Service Interceptor sample code:
C:\ Program Files\ ArcGI S\ Enterprise SD K\ Samples\ Java\serviceinterceptors - Sample data:
C:\ Program Files\ ArcGI S\ Enterprise SD K\ Samples\ Enterprise SDK Sample Data.zip
- .NET extensions sample code:
Linux:
- ArcGIS Enterprise SDK installation location
- Java extensions sample code:
<ARCGISand_ENTERPRISE _SDK _HOME >/ Samples/ Java/serverobjectextensions <ARCGIS_ENTERPRISE _SDK _HOME >/ Samples/ Java/serverobjectinterceptors - Service Interceptor sample code:
<ARCGIS_ENTERPRISE _SDK _HOME >/ Samples/ Java/serviceinterceptors - Sample data:
<ARCGIS_ENTERPRISE _SDK _HOME >/ Samples/data
- Java extensions sample code:
ArcGIS Enterprise SDK resources repository
This section lists ArcGIS Enterprise SDK samples for custom data feeds, extensions and service interceptors in ArcGIS Enterprise SDK resources repository. To access the source code of these samples, you can visit:
- Custom data feeds sample code:
https;://github.com/ Esri/arcgis-enterprise-sdk-resources/tree/master/ Samples/custom-data-feeds - Extensions sample code:
https;://github.com/ Esri/arcgis-enterprise-sdk-resources/tree/master/ Samples/extensions - Service Interceptor sample code:
https;://github.com/ Esri/arcgis-enterprise-sdk-resources/tree/master/ Samples/service-interceptors