<?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 Load dynamic data of ArcGis Server in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/load-dynamic-data-of-arcgis-server/m-p/277807#M6532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a problem that I need to decide, but I do not know how its done:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. The server itself has followed the evolution of spatial data. How can this be done? It is necessary to link Flex and using Asp.Net c WebOrb?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. We need to do in such a way that when the spatial data - leave a message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Described in more detail: There are certain segments of the map that is constantly changing. It is necessary that you do not own the information is updated continuously and the server itself followed these changes and display them. Do I need to communicate information with CML document?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you. I do not know English, so use the site translate.google.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 May 2010 05:30:57 GMT</pubDate>
    <dc:creator>NailHaliullin</dc:creator>
    <dc:date>2010-05-31T05:30:57Z</dc:date>
    <item>
      <title>Load dynamic data of ArcGis Server</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/load-dynamic-data-of-arcgis-server/m-p/277807#M6532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a problem that I need to decide, but I do not know how its done:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. The server itself has followed the evolution of spatial data. How can this be done? It is necessary to link Flex and using Asp.Net c WebOrb?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. We need to do in such a way that when the spatial data - leave a message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Described in more detail: There are certain segments of the map that is constantly changing. It is necessary that you do not own the information is updated continuously and the server itself followed these changes and display them. Do I need to communicate information with CML document?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you. I do not know English, so use the site translate.google.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2010 05:30:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/load-dynamic-data-of-arcgis-server/m-p/277807#M6532</guid>
      <dc:creator>NailHaliullin</dc:creator>
      <dc:date>2010-05-31T05:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Load dynamic data of ArcGis Server</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/load-dynamic-data-of-arcgis-server/m-p/277808#M6533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using a ArcGISDynamicMapServiceLayer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If yes, you could create a timer to call refresh() on it every so often.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;e.g. setInterval(myDynLyr.refresh, 60000);&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://livedocs.adobe.com/flex/3/langref/flash/utils/package.html#setInterval("&gt;http://livedocs.adobe.com/flex/3/langref/flash/utils/package.html#setInterval(&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 18:53:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/load-dynamic-data-of-arcgis-server/m-p/277808#M6533</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-06-01T18:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Load dynamic data of ArcGis Server</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/load-dynamic-data-of-arcgis-server/m-p/277809#M6534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Are you using a ArcGISDynamicMapServiceLayer?&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If yes, you could create a timer to call refresh() on it every so often.&lt;BR /&gt;e.g. setInterval(myDynLyr.refresh, 60000);&lt;BR /&gt;&lt;A href="http://livedocs.adobe.com/flex/3/langref/flash/utils/package.html#setInterval("&gt;http://livedocs.adobe.com/flex/3/langref/flash/utils/package.html#setInterval(&lt;/A&gt;)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;need to change to have occurred on the server and the client display the changes and exit the message. I was prompted that you want to use XmlSocket, but I am with him but have never worked, so I do not know how to do. If there are examples help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In general, I imagine the system as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Server:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. The remote computer connects to the server (ArcGIS Server)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. It can edit any data and objects (moving objects, add, delete, rename)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Client:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. The remote computer connects to the server (ArcGIS Server)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Authenticated, has access to specific data;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. He gets modified objects and message&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;that is: connection&amp;nbsp; 1comp(Client)-ArcGIS Server-2comp(Server)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 09:30:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/load-dynamic-data-of-arcgis-server/m-p/277809#M6534</guid>
      <dc:creator>NailHaliullin</dc:creator>
      <dc:date>2010-06-08T09:30:38Z</dc:date>
    </item>
  </channel>
</rss>

