<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic i am trying to change a value in a hosted feature layer (im owner) using the calculate endpoint [Supports Calculate: true] however i keep getting this &amp;quot;Requested operation is not supported by this service.&amp;quot; error. in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/i-am-trying-to-change-a-value-in-a-hosted-feature/m-p/754196#M10048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried it with both the input at the&amp;nbsp;/FeatureServer/0/calculate html , as well as via javascript api.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've tried all the different combinations of input, for the html input:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where=objectid = 1&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8; font-weight: 300;"&gt;"calcExpression":&lt;/SPAN&gt;[{"field" : "guid", "value" : "3"}]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for the javascript api:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let xhr = new XMLHttpRequest();&lt;/P&gt;&lt;P&gt;xhr.open('POST', 'https://www.example.com/FeatureServer/0/calculate?f=pjson');&lt;BR /&gt;xhr.setRequestHeader("Content-Type", "application/json;charset=UTF-8");&lt;BR /&gt;xhr.send(JSON.stringify([&lt;BR /&gt;&amp;nbsp;{&lt;BR /&gt; "where": "OBJECTID = 1",&lt;BR /&gt; "calcExpression":[{"field" : "guid", "value" : "3"}]&lt;BR /&gt; }&lt;BR /&gt;]));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let xhr = new XMLHttpRequest();&lt;/P&gt;&lt;P&gt;xhr.open('POST', 'https://www.example.com/FeatureServer/0/calculate?where="objectid=1"&amp;amp;f=pjson');&lt;BR /&gt;xhr.setRequestHeader("Content-Type", "application/json;charset=UTF-8");&lt;BR /&gt;xhr.send(JSON.stringify([&lt;BR /&gt;&amp;nbsp;{&lt;BR /&gt;"calcExpression":[{"field" : "guid", "value" : "3"}]&lt;BR /&gt;}&lt;BR /&gt;]));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every request is returning&amp;nbsp;"Requested operation is not supported by this service." error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2020 02:15:29 GMT</pubDate>
    <dc:creator>yunsung</dc:creator>
    <dc:date>2020-08-07T02:15:29Z</dc:date>
    <item>
      <title>i am trying to change a value in a hosted feature layer (im owner) using the calculate endpoint [Supports Calculate: true] however i keep getting this "Requested operation is not supported by this service." error.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/i-am-trying-to-change-a-value-in-a-hosted-feature/m-p/754196#M10048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried it with both the input at the&amp;nbsp;/FeatureServer/0/calculate html , as well as via javascript api.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've tried all the different combinations of input, for the html input:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where=objectid = 1&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8; font-weight: 300;"&gt;"calcExpression":&lt;/SPAN&gt;[{"field" : "guid", "value" : "3"}]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for the javascript api:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let xhr = new XMLHttpRequest();&lt;/P&gt;&lt;P&gt;xhr.open('POST', 'https://www.example.com/FeatureServer/0/calculate?f=pjson');&lt;BR /&gt;xhr.setRequestHeader("Content-Type", "application/json;charset=UTF-8");&lt;BR /&gt;xhr.send(JSON.stringify([&lt;BR /&gt;&amp;nbsp;{&lt;BR /&gt; "where": "OBJECTID = 1",&lt;BR /&gt; "calcExpression":[{"field" : "guid", "value" : "3"}]&lt;BR /&gt; }&lt;BR /&gt;]));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let xhr = new XMLHttpRequest();&lt;/P&gt;&lt;P&gt;xhr.open('POST', 'https://www.example.com/FeatureServer/0/calculate?where="objectid=1"&amp;amp;f=pjson');&lt;BR /&gt;xhr.setRequestHeader("Content-Type", "application/json;charset=UTF-8");&lt;BR /&gt;xhr.send(JSON.stringify([&lt;BR /&gt;&amp;nbsp;{&lt;BR /&gt;"calcExpression":[{"field" : "guid", "value" : "3"}]&lt;BR /&gt;}&lt;BR /&gt;]));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every request is returning&amp;nbsp;"Requested operation is not supported by this service." error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2020 02:15:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/i-am-trying-to-change-a-value-in-a-hosted-feature/m-p/754196#M10048</guid>
      <dc:creator>yunsung</dc:creator>
      <dc:date>2020-08-07T02:15:29Z</dc:date>
    </item>
  </channel>
</rss>

