<?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: Call dynamically services from arcgis service directory in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/call-dynamically-services-from-arcgis-service/m-p/109075#M2473</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Ivan. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but still not understanding how to retrieve the server response with flex. which Object shall I use (HttpService ?).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding JSON, I have no problem, I use it all the time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2012 12:42:58 GMT</pubDate>
    <dc:creator>Mohammed_YassineAYACHE</dc:creator>
    <dc:date>2012-02-15T12:42:58Z</dc:date>
    <item>
      <title>Call dynamically services from arcgis service directory</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/call-dynamically-services-from-arcgis-service/m-p/109073#M2471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a method to know the list of services published in a folder of the arcgis services directory ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to call dynamically the services existing in this directory. the pupose is that when a new service is published, the application load it automatically without changing the code. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is that possible ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 10:08:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/call-dynamically-services-from-arcgis-service/m-p/109073#M2471</guid>
      <dc:creator>Mohammed_YassineAYACHE</dc:creator>
      <dc:date>2012-02-15T10:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Call dynamically services from arcgis service directory</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/call-dynamically-services-from-arcgis-service/m-p/109074#M2472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Server version "10.01" returns description for each folder: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Louisville?f=json&amp;amp;pretty=true" rel="nofollow" target="_blank"&gt;Folder Louisville in ESRI sample server&lt;/A&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;{"currentVersion" : "10.01",&amp;nbsp; &amp;nbsp; "folders" : [],&amp;nbsp; &amp;nbsp; "services" : [ &amp;nbsp;&amp;nbsp;&amp;nbsp; {"name" : "Louisville/LOJIC_LandRecords_Louisville", "type" : "MapServer"},&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; {"name" : "Louisville/LOJIC_PublicSafety_Louisville", "type" : "MapServer"} &amp;nbsp; ] }&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://sampleserver1.arcgisonline.com/ArcGIS/SDK/REST/index.html?servicesdirectory.html" rel="nofollow" target="_blank"&gt;Here is help&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All you need is experience with parsing server response in JSON format.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 12:17:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/call-dynamically-services-from-arcgis-service/m-p/109074#M2472</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2012-02-15T12:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Call dynamically services from arcgis service directory</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/call-dynamically-services-from-arcgis-service/m-p/109075#M2473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Ivan. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but still not understanding how to retrieve the server response with flex. which Object shall I use (HttpService ?).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding JSON, I have no problem, I use it all the time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 12:42:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/call-dynamically-services-from-arcgis-service/m-p/109075#M2473</guid>
      <dc:creator>Mohammed_YassineAYACHE</dc:creator>
      <dc:date>2012-02-15T12:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Call dynamically services from arcgis service directory</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/call-dynamically-services-from-arcgis-service/m-p/109076#M2474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;it works with HttpService.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks again &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 14:42:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/call-dynamically-services-from-arcgis-service/m-p/109076#M2474</guid>
      <dc:creator>Mohammed_YassineAYACHE</dc:creator>
      <dc:date>2012-02-15T14:42:06Z</dc:date>
    </item>
  </channel>
</rss>

