<?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: Showing data from non rest service in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/showing-data-from-non-rest-service/m-p/160334#M14958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sorry about those links, they are 404ing because of incorrect casing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here are the corrected links, we'll get them updated in the resource center shortly as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/data_requestPlainText.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/data_requestPlainText.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/data_requestXML.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/data_requestXML.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/data_requestJson.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/data_requestJson.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/data_requestJsonp.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/data_requestJsonp.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Aug 2013 14:14:38 GMT</pubDate>
    <dc:creator>JohnGravois</dc:creator>
    <dc:date>2013-08-26T14:14:38Z</dc:date>
    <item>
      <title>Showing data from non rest service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/showing-data-from-non-rest-service/m-p/160332#M14956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to show data on Map , but from my understanding about arcGis , i have to really on data provided from arcGis rest service .But if my application needs data which is very specific to my application then i have to write ajax call from javascript which would fetch data from my application and show it on map.How feasible is this solution would there be lot of performs issue , has anybody tried this.Please let me know good approach for this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 13:11:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/showing-data-from-non-rest-service/m-p/160332#M14956</guid>
      <dc:creator>vinayb</dc:creator>
      <dc:date>2013-08-26T13:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data from non rest service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/showing-data-from-non-rest-service/m-p/160333#M14957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at the documentation on esri/request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jshelp/inside_esri_request.html"&gt;https://developers.arcgis.com/en/javascript/jshelp/inside_esri_request.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It can handle making the request calls for you and then it is up to you how you want to display that data in your application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It however looks like the links to the sample apps from that page are not working, but it should give you a good start.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 14:03:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/showing-data-from-non-rest-service/m-p/160333#M14957</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2013-08-26T14:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data from non rest service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/showing-data-from-non-rest-service/m-p/160334#M14958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sorry about those links, they are 404ing because of incorrect casing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here are the corrected links, we'll get them updated in the resource center shortly as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/data_requestPlainText.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/data_requestPlainText.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/data_requestXML.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/data_requestXML.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/data_requestJson.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/data_requestJson.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/data_requestJsonp.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/data_requestJsonp.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 14:14:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/showing-data-from-non-rest-service/m-p/160334#M14958</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-08-26T14:14:38Z</dc:date>
    </item>
  </channel>
</rss>

