<?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 Re: Export - edit href in JSON response in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-edit-href-in-json-response/m-p/581521#M54255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Noah and where can I put this&amp;nbsp;&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;RequestInterceptor in WAB AppBuilder?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I'm interested on this solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;When I'm&amp;nbsp;using in the map....for each call I have to use this &lt;SPAN&gt;RequestInterceptor?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Naty&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Apr 2020 14:52:49 GMT</pubDate>
    <dc:creator>NatashaManzuiga</dc:creator>
    <dc:date>2020-04-01T14:52:49Z</dc:date>
    <item>
      <title>Export - edit href in JSON response</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-edit-href-in-json-response/m-p/581517#M54251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm using Web AppBuilder and to add a Layer I use EXPORT POST because my request is longer then 2000 characters.&lt;/P&gt;&lt;P&gt;In the response I'm getting something like this....&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;{ &lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"href"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;: &lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"https://atlantic/arcgisoutput/_ags_map42ef5eae899942a9b564138e184a55c9.png"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;, &lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"width"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;: &lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;400&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;, &lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"height"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;: &lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;400&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;, &lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"extent"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;: { &lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"xmin"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;: &lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;-109.55&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;, &lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"ymin"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;: &lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;25.76&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;, &lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"xmax"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;: &lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;-86.39&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;, &lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"ymax"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;: &lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;49.94&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;, &lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"spatialReference"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;: { &lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"wkid"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;: &lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;4326&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;, &lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"latestWkid"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;: &lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;4326&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; } }, &lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"scale"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; : &lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;2.53E7&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;Is it a part where I can change href parameter? because the url I'm getting is not reacheable from my app...it's proxed...so I just have to change the href parameter when I load the image..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;Thank you in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;Naty&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2020 10:24:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-edit-href-in-json-response/m-p/581517#M54251</guid>
      <dc:creator>NatashaManzuiga</dc:creator>
      <dc:date>2020-03-05T10:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Export - edit href in JSON response</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-edit-href-in-json-response/m-p/581518#M54252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Hmm. You have to be doing something with the response in your code, so why not just update the url using a simple js string.replace method there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2020 13:33:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-edit-href-in-json-response/m-p/581518#M54252</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-03-05T13:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Export - edit href in JSON response</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-edit-href-in-json-response/m-p/581519#M54253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also use a RequestInterceptor if you want to be fancy with the response:&lt;/P&gt;&lt;P&gt;API Reference: &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-config.html#AfterInterceptorCallback"&gt;AfterInterceptorCallback&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2020 21:51:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-edit-href-in-json-response/m-p/581519#M54253</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2020-03-10T21:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Export - edit href in JSON response</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-edit-href-in-json-response/m-p/581520#M54254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert, I&amp;nbsp;fixed it&amp;nbsp;editing&amp;nbsp; init.js.&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Naty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2020 14:20:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-edit-href-in-json-response/m-p/581520#M54254</guid>
      <dc:creator>NatashaManzuiga</dc:creator>
      <dc:date>2020-04-01T14:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Export - edit href in JSON response</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-edit-href-in-json-response/m-p/581521#M54255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Noah and where can I put this&amp;nbsp;&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;RequestInterceptor in WAB AppBuilder?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I'm interested on this solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;When I'm&amp;nbsp;using in the map....for each call I have to use this &lt;SPAN&gt;RequestInterceptor?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Naty&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2020 14:52:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-edit-href-in-json-response/m-p/581521#M54255</guid>
      <dc:creator>NatashaManzuiga</dc:creator>
      <dc:date>2020-04-01T14:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Export - edit href in JSON response</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-edit-href-in-json-response/m-p/581522#M54256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I'm not sure where in the WAB app that should go, I haven't cracked&amp;nbsp;open the WAB code in a while. You would create a kind of rule for the RequestInterceptor, which should be described in the documentation. Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2020 19:07:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/export-edit-href-in-json-response/m-p/581522#M54256</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2020-04-01T19:07:07Z</dc:date>
    </item>
  </channel>
</rss>

