<?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: Could anyone help me .. in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/could-anyone-help-me/m-p/418990#M9810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks rscheitlin!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jun 2010 11:10:08 GMT</pubDate>
    <dc:creator>sandrocosta</dc:creator>
    <dc:date>2010-06-11T11:10:08Z</dc:date>
    <item>
      <title>Could anyone help me ..</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/could-anyone-help-me/m-p/418988#M9808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;how to manipulate data from metadata using the flex api 2.0?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 10:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/could-anyone-help-me/m-p/418988#M9808</guid>
      <dc:creator>sandrocosta</dc:creator>
      <dc:date>2010-06-11T10:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Could anyone help me ..</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/could-anyone-help-me/m-p/418989#M9809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Img,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; As metadata is not exposed by REST endpoints the only way to work with metadata is by using Arcobjects or SOAP through a dot net web service. If you have questions on doing that they will be best answered on the forums that are specific to those technologies.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 11:03:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/could-anyone-help-me/m-p/418989#M9809</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-06-11T11:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Could anyone help me ..</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/could-anyone-help-me/m-p/418990#M9810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks rscheitlin!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 11:10:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/could-anyone-help-me/m-p/418990#M9810</guid>
      <dc:creator>sandrocosta</dc:creator>
      <dc:date>2010-06-11T11:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Could anyone help me ..</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/could-anyone-help-me/m-p/418991#M9811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;rscheitlin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there is even no way you do, for example: is it possible to expose services (geoprocessing) metadata via ArcGIS Server in version 10? or by using python script that you can also publish scripts on the ags?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 12:10:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/could-anyone-help-me/m-p/418991#M9811</guid>
      <dc:creator>sandrocosta</dc:creator>
      <dc:date>2010-06-11T12:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Could anyone help me ..</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/could-anyone-help-me/m-p/418992#M9812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Img,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Almost anything is possible using python and geoprocessing services. I would not know where to begin though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 12:18:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/could-anyone-help-me/m-p/418992#M9812</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-06-11T12:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Could anyone help me ..</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/could-anyone-help-me/m-p/418993#M9813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I will try to follow that line ... if you have put progress in the post, once again, thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 12:28:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/could-anyone-help-me/m-p/418993#M9813</guid>
      <dc:creator>sandrocosta</dc:creator>
      <dc:date>2010-06-11T12:28:23Z</dc:date>
    </item>
  </channel>
</rss>

