POST
|
Thanks so much @DavidPike and @George_Thompson for your response. This main problem is that I was looking for the Editing options in the setting tap on Portal and also the "Create view layer" and couldn't find them. And that is why I thought editing not enables. But after checking the link @George_Thompson provided I found that those options won't be shown if the data source is a user managed DB. But the feature layer is published and has whatever capabilities selected while publishing the service. Thanks agian!
... View more
12-17-2020
07:01 AM
|
1
|
0
|
765
|
POST
|
This is a possiblity too, Thanks @ChristopherPawlyszyn!
... View more
12-17-2020
04:34 AM
|
0
|
0
|
400
|
POST
|
Thanks so much, @RyanUthoff for your response. I actually forgot to mention that I also set the web context URL but this didn't fix the issue. Just FYI, I got it working now by sitting three inbound rules on IIS. I hope someone has a simpler way of fixing this issue. Thanks again.
... View more
12-01-2020
08:51 AM
|
0
|
0
|
156
|
POST
|
Hello, I'm getting the same CORS error. I've added the trusted server with no effect. Can you provide an example of the format? Do you have to provide the port? I'm using 4.16. I used to use esriConfig.defaults.io.corsEnabledServers.push on the 3.x api and it seemed like it actually worked. But trustedServers.push doesn't seem to ever work. Does it do the same thing?
... View more
11-05-2020
07:14 AM
|
0
|
0
|
440
|
POST
|
Hello, I'm trying to use DistanceMeasurement2D widget, IT works fine whenever I use the online version of ArcGIS js API 4.14. But when I use it through offline version, which I have deployed locally it doesn't work -- no graphics are added whenever I use the widget. Kindly let me know if there is a specific configuration I need to set or update in the local deployment of the API so I can have that issue fixed. Thanks in advance.
... View more
01-01-2020
05:25 PM
|
0
|
0
|
63
|
POST
|
I'm using QueryTask to query features in a service on our ArcGIS Server. The query is executed successfully if the queryfilter sends a Get Request. But when it does post requests I receive this error message. Error: esri.config.defaults.io.proxyUrl is not set Our ArcGIS Server uses Web-tier authentication with Integrated Windows Authentication Could you please let me know if there is a way for having this query working without using a proxy.
... View more
11-08-2019
02:38 PM
|
0
|
0
|
110
|
POST
|
Hi Stephen, Thanks for your response. you mentioned that the NetworkRequest detects a file in the request, Is this happens because in the body object you added a file property, if so what if the object is complex and has more properties not only file and f and the property name not file --data instead. ex: { f:json, attachments:{ adds:[ { data:networkRequest.uploadPrefix+"myimage.png" } ] } } Will the NetworkRequest still going to detect that a file in the request and set the headers to "multipart/form-data" Also i tried to use Binarydata several times, but no luck till now to convert the image to (URL Encoded format). the following is example of an image after reading its data as URL encoded format, and this allows me to send it using XMLHttpRequest and NetworkRequest data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAHFJREFUWIXt1jsKgDAQRdF7xY25cpcWC60kioI6Fm/ahHBCMh+BRmGMnAgEWnvPpzK8dvrFCCCAcoD8og4c5Lr6WB3Q3l1TBwLYPuF3YS1gn1HphgEEEABcKERrGy0E3B0HFJg7C1N/f/kTBBBA+Vi+AMkgFEvBPD17AAAAAElFTkSuQmCC If you copy and paste the previous value on the browser, an image will be shown. Could you please let me know if there is a way that allows me to convert the image data into that format.
... View more
07-26-2019
09:07 AM
|
0
|
0
|
46
|
POST
|
Yes, the query endpoint is not enabled, and as a result i can't make use of this way http://sampleserver6.arcgisonline.com/arcgis/rest/services/Wildfire/FeatureServer/0/3088311/addAttachment when i try to do so, it says "this operation is not supported" -- as shown in attached picture. But i managed to find a way to do so, i'm only stuck in finding an equivalent to FileReader.readAsDataURL() which is used in javascript to provide file's data as a base64 encoded string. https://developer.mozilla.org/en-US/docs/Web/API/FileReader/readAsDataURL If there is such a method in QML, i will be grateful if you let me know. (a way for getting file's data as a base64 encoded string )
... View more
07-24-2019
11:44 AM
|
0
|
0
|
63
|
POST
|
Hello, I want to update the content of a featureservice hosted on agol. This service contains Featurelayer and table and a relation between them. I have found this sample which updates only the featurelayer. https://developers.arcgis.com/python/sample-notebooks/updating-features-in-a-feature-layer/ Is there is a way to update whole the content of this featureservice using arcpy. Thanks in advance.
... View more
04-18-2019
12:36 PM
|
0
|
0
|
136
|
POST
|
Hi there, This cannot be done with 4.x api currently. We will be adding this capability in future release.
... View more
04-11-2019
01:45 PM
|
2
|
0
|
8
|
Online Status |
Offline
|
Date Last Visited |
12-17-2020
06:35 AM
|