Eine globale Community von Esri-Nutzern, in der Sie Lösungen finden, Ideen austauschen und zusammenarbeiten können.
Hello everyone, I am developing a custom Server Object Extension (SOE) using C# and the ArcGIS Enterprise SDK. My extension needs to run heavy, long-running queries and traces against a Utility Network dataset. Because these operations can exceed standard HTTP and Web Adaptor timeouts, a synchronous REST request isn't…
I just learned about service interceptors, a new capability in ArcGIS Server 12.0. The documentation says that all REST requests can go through a service interceptor. But I can't find anything specifically about stream services. * Do service interceptors apply to stream services? * If so, can they be used to intercept…
Hi, I think I might have came across a problem: When requesting data using Partial Fetch pattern, it looks like ArcGIS Server transforms the data instead of just forwarding the response prepared by the provider. Context: I am struggling with the pagination requests. I don't manage to make sense of the Provider Response.…
Is it useful to capture the fields list (and other parameters like return geometry only) when implementing the data provider functionality? I could see that the published service (based on a full-fetch custom data provider) does already filter the response and returns the desired fields. Even though I have not explicitly…
Hi, I have read through the docs and the Samples Github repo, but I have not yet found clarity regarding multi-layer CDFs. At developer stage the console is pretty clear regarding the routes: debug: ROUTE | [GET, POST] | /test-layers/rest/services/FeatureServer debug: ROUTE | [GET, POST] |…
Hi, I wonder where is the ESRI's official complete list of supported GeoJSON metadata properties for Custom Data Feeds. The official documentation states clearly that the exposed table does not cover all: The table below describes some of the key metadata properties:
Hi - I'm wondering if anyone has come across this scenario before when trying to register new Customdata Providers. I loaded my CDPK file to ArcGIS Server admin directory, now I'm trying to register my Customdata provider and I'm being blocked by this error: Unable to rename old path…
Hi everyone, I’ve created a custom data service for our ArcGIS Enterprise 11.1 environment. Everything works as expected when running the service locally—I can test it successfully using localhost and see the data in Map Viewer. I packaged the provider into a .cdpk file, uploaded it, and registered it as a custom data…
Howdy, I am banging my head against the wall trying to supply my custom data feed with a picture marker symbol. Nothing I have tried in the model.js file works. I was advised not to go messing with boilerplate stuff like the renderer.js file under /framework/featureserver/src/helpers. Has anyone else done this? If so could…
What is the status of Extend hosted feature services in ArcGIS Enterprise through service interceptors? I expected it to be released with ArcGIS Enterprise 11.5...
Melden Sie sich an, um zu posten, Inhalte zu folgen und mehr. Neu hier? Kostenlos registrieren.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.