|
POST
|
you can create a soe (soap or rest) and you can call it via soap or rest . In soe you put custom code arcobjects https://enterprise.arcgis.com/en/sdk/latest/windows/652a31ce-4f02-43b5-bba9-9db26ce231af.html From 10.1 you cannot use dcom
... View more
09-14-2020
07:20 AM
|
0
|
2
|
4012
|
|
POST
|
if you make a soe why do you need create a servercontext ?
... View more
09-14-2020
06:44 AM
|
0
|
4
|
4012
|
|
POST
|
see: http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#//000100000p7w000000 '... At 10.1, you can no longer use ArcObjects remotely (via DCOM); this way of interacting with ArcGIS for Server is no longer supported. If you are using GISServerConnection in the Server library or AGSServerConnection in the GISClient library in your code, these need to be removed if you are working with ArcGIS 10.1 for Server...'
... View more
09-14-2020
06:43 AM
|
0
|
5
|
4731
|
|
POST
|
You can use rest api using query ( Query (Map Service/Layer)—ArcGIS REST API | ArcGIS for Developers ) . In geometry parameter you put the polygon
... View more
08-27-2020
12:39 AM
|
0
|
0
|
1348
|
|
POST
|
arcgis-enterprise-sdk-resources/Samples/dot net/SOE/UNTracingRESTSOE at master · Esri/arcgis-enterprise-sdk-resources · …
... View more
08-27-2020
12:27 AM
|
0
|
0
|
629
|
|
POST
|
arcgis-enterprise-sdk-resources/Samples/dot net/SOE/DownloadFileRESTSOE at master · Esri/arcgis-enterprise-sdk-resources…
... View more
08-27-2020
12:26 AM
|
0
|
0
|
730
|
|
POST
|
Extending Utility Network Services with the ArcGIS Enterprise SDK 10.8.1
... View more
08-27-2020
12:24 AM
|
0
|
0
|
510
|
|
POST
|
use verify = False if you don't need verify ssl certificate requests.get('https://....', verify=False)
... View more
07-24-2020
04:01 AM
|
0
|
0
|
1510
|
|
POST
|
query in 40 sec? Can you give details on this query ? Should see the source code of soe... Have you in costruct event put code to initialize network / prepare request ect ?
... View more
07-16-2020
03:02 AM
|
0
|
1
|
2440
|
|
POST
|
If you use custom tool use: IGeoProcessor2 IGeoProcessor2 gp = new GeoProcessor() as IGeoProcessor2; If 'Embed Interop Types' is set to true then omit the 'Class' at the end of the type (GeoProcessorClass -> GeoProcessor() ) and check that you have target 'x86' in VS and not 'Any'
... View more
07-02-2020
02:23 AM
|
0
|
0
|
3578
|
|
POST
|
in azure these family SKU supports nested virtualization
... View more
07-01-2020
05:41 AM
|
0
|
0
|
3303
|
|
POST
|
Have you background processes in ArcGIS enabled or disabled ? (see the Geoprocessing Options dialog box)
... View more
06-30-2020
04:00 AM
|
0
|
2
|
3578
|
|
POST
|
Have you discover using SQL Server Profiler the problem ?
... View more
06-30-2020
02:58 AM
|
0
|
3
|
2440
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-20-2024 11:20 AM | |
| 1 | 05-25-2017 10:11 AM | |
| 1 | 06-20-2023 12:09 AM | |
| 1 | 10-14-2022 05:14 AM | |
| 1 | 06-14-2023 02:00 AM |
| Online Status |
Offline
|
| Date Last Visited |
05-18-2026
04:12 AM
|