<?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 Dynamic workspace and generate renderer? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-workspace-and-generate-renderer/m-p/271981#M6361</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: vdkamp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should it be possible generate rendering information (GenerateRenderTask) based on a layer in the dynamic workspac of a map service? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I find it difficult to get this working based on the 'Dynamic Workspace' and 'Generate Renderers' examples. For instance: should an URL be defined for GenerateRenderTask and if so: how to get it? DetailsTask.getAllDetails doesn't seem to give information on a layer in the dynamic workspace.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2012 08:27:02 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2012-10-22T08:27:02Z</dc:date>
    <item>
      <title>Dynamic workspace and generate renderer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-workspace-and-generate-renderer/m-p/271981#M6361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: vdkamp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should it be possible generate rendering information (GenerateRenderTask) based on a layer in the dynamic workspac of a map service? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I find it difficult to get this working based on the 'Dynamic Workspace' and 'Generate Renderers' examples. For instance: should an URL be defined for GenerateRenderTask and if so: how to get it? DetailsTask.getAllDetails doesn't seem to give information on a layer in the dynamic workspace.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 08:27:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-workspace-and-generate-renderer/m-p/271981#M6361</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-10-22T08:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic workspace and generate renderer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-workspace-and-generate-renderer/m-p/271982#M6362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to set the "source" property to a LayerDataSource:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/tasks/GenerateRendererTask.html#source" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/tasks/GenerateRendererTask.html#source&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll aslo need to set the "url" like shown in the doc for the "source" property.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 17:56:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-workspace-and-generate-renderer/m-p/271982#M6362</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-10-22T17:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic workspace and generate renderer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-workspace-and-generate-renderer/m-p/271983#M6363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: vdkamp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Thank you, using &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;mapservice-url&amp;gt;/dynamicLayer does work. It was not clear to me that I had to add �??/dynamicLayer�?� to my map service URL to access the dynamic workspace. May be the documentation can be extended to clearly explain this.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 07:05:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-workspace-and-generate-renderer/m-p/271983#M6363</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-10-24T07:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic workspace and generate renderer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-workspace-and-generate-renderer/m-p/271984#M6364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thank you, using http://&amp;lt;mapservice-url&amp;gt;/dynamicLayer does work. It was not clear to me that I had to add �??/dynamicLayer�?� to my map service URL to access the dynamic workspace. May be the documentation can be extended to clearly explain this.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find detailed documentation regarding working with dynamic workspaces at &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/Dynamic_workflows_overview/017p0000002p000000/"&gt;http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/Dynamic_workflows_overview/017p0000002p000000/&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 19:09:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-workspace-and-generate-renderer/m-p/271984#M6364</guid>
      <dc:creator>HeatherGonzago</dc:creator>
      <dc:date>2012-12-19T19:09:20Z</dc:date>
    </item>
  </channel>
</rss>

