<?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: Creating a new Geoprocessing widget in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58329#M2283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Prestige,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I can not get anything other than job failed using this service even from your rest service directory link you provided... Any Ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Nov 2010 18:10:51 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2010-11-08T18:10:51Z</dc:date>
    <item>
      <title>Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58328#M2282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am running a geoprocessing service and would like to consume the service in the ArcGIS viewer for flex. i understand I have to create a widget for this. Would anyone be able to assist me in this regard. The link to the GP service is &lt;/SPAN&gt;&lt;A href="http://cuo.geomatics.uct.ac.za/ArcGIS/rest/services/CUO_Tools2/GPServer/Buildable_Accessible_Areas"&gt;http://cuo.geomatics.uct.ac.za/ArcGIS/rest/services/CUO_Tools2/GPServer/Buildable_Accessible_Areas&lt;/A&gt;&lt;SPAN&gt; and I have attached a picture of the interface as is appears in a pp based on the ArcGIS server ADF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prestige&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 11:32:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58328#M2282</guid>
      <dc:creator>PrestigeMakanga</dc:creator>
      <dc:date>2010-11-04T11:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58329#M2283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Prestige,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I can not get anything other than job failed using this service even from your rest service directory link you provided... Any Ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 18:10:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58329#M2283</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-11-08T18:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58330#M2284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It works within REST if you use the following as an input at &lt;/SPAN&gt;&lt;A href="http://cuo.geomatics.uct.ac.za/ArcGIS/rest/services/CUO_Tools2/GPServer/Buildable_Accessible_Areas/submitJob" rel="nofollow"&gt;http://cuo.geomatics.uct.ac.za/ArcGIS/rest/services/CUO_Tools2/GPServer/Buildable_Accessible_Areas/submitJob&lt;/A&gt;&lt;SPAN&gt; and then wait almost a minute:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family:&amp;quot;Courier New&amp;quot;;"&gt;{ "distance" : 0.5, "units" : "esriMiles" }&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Result:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://cuo.geomatics.uct.ac.za/ArcGIS/rest/services/CUO_Tools2/GPServer/Buildable_Accessible_Areas/jobs/j023906e90eee4af8b9ee833b223d1d5c?returnMessages=true" rel="nofollow"&gt;http://cuo.geomatics.uct.ac.za/ArcGIS/rest/services/CUO_Tools2/GPServer/Buildable_Accessible_Areas/jobs/j023906e90eee4af8b9ee833b223d1d5c?returnMessages=true&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 20:55:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58330#M2284</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-11-08T20:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58331#M2285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am running the service successfully in the following app. &lt;/SPAN&gt;&lt;A href="http://cuo.geomatics.uct.ac.za/informalsettlements/"&gt;http://cuo.geomatics.uct.ac.za/informalsettlements/&lt;/A&gt;&lt;SPAN&gt;. It is also running fine through arcgis explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can some access constraints on our server possibly cause this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert, on the above link click on the "potential housing land" task to see the default input values. If you just click submit it should. I am still refining the model so at the moment it returns a result after about 5 mins.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 06:31:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58331#M2285</guid>
      <dc:creator>PrestigeMakanga</dc:creator>
      <dc:date>2010-11-09T06:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58332#M2286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have attached a typical result from running the model. I have run it with two different sets of parameters as shown by the different colours. If you still have a problem with running the GP service let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prestige&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 07:02:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58332#M2286</guid>
      <dc:creator>PrestigeMakanga</dc:creator>
      <dc:date>2010-11-09T07:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58333#M2287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Prestige,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Have you read these articles about deploying GP Processes for use in server? Most people think that just because it runs in ArcMap that it will work fine for the web and normally it does not. By the looks of it you have this figured out though as you are running it from your web adf site. My big question is are you publishing a MXD or a toolbox when you deployed this to the server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/0093/00930000000r000000.htm"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/0093/00930000000r000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/0093/00930000005v000000.htm"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/0093/00930000005v000000.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 10:11:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58333#M2287</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-11-09T10:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58334#M2288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have not read these specific articles since I am still on 9.3.1. But I have understood the basics of publishing a model from the 9.3.1 tutorials. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am publishing a tool box. So r u still getting errors in running the model?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prestige&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 10:42:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58334#M2288</guid>
      <dc:creator>PrestigeMakanga</dc:creator>
      <dc:date>2010-11-09T10:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58335#M2289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Prestige,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Yes here is one of the errors I get&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeInformative: Submitted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeInformative: Executing...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeInformative: Executing (Buildable_Accessible_Areas): Model "0.5 Miles" "0.5 Miles" "0.5 Miles" "0.5 Miles" "0.5 Miles" "0.5 Miles" "0.5 Miles" "0.5 Miles" F:\CUOData\CMA\Shapes\Model_Output.gdb\Vacant_Land&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeInformative: Start Time: Tue Nov 09 16:00:52 2010&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeInformative: Executing (Buildability_Model): Model4 "0.5 Miles" "0.5 Miles" "0.5 Miles" "0.5 Miles" F:\CUOData\CMA\Shapes\Model_Output.gdb\Buildable_Areas&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeInformative: Start Time: Tue Nov 09 16:01:01 2010&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeInformative: Executing (Buffer (3)): Buffer F:\CUOData\CMA\Shapes\CMA_Vectors_2.gdb\WETLANDS F:\CUOData\CMA\Shapes\Model_Output.gdb\WETLANDS_Buffer "0.5 Miles" FULL ROUND ALL #&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeInformative: Start Time: Tue Nov 09 16:01:06 2010&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeError: ERROR 000210: Cannot create output F:\CUOData\CMA\Shapes\Model_Output.gdb\WETLANDS_Buffer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeError: A locator with this name does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeError: Failed to execute (Buffer (3)).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeInformative: End Time: Tue Nov 09 16:01:07 2010 (Elapsed Time: 1.00 seconds)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeError: Failed to execute (Buildability_Model).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeInformative: End Time: Tue Nov 09 16:01:08 2010 (Elapsed Time: 7.00 seconds)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeError: Failed to execute (Buildable_Accessible_Areas).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeInformative: End Time: Tue Nov 09 16:01:08 2010 (Elapsed Time: 16.00 seconds)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * esriJobMessageTypeError: Failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the WKID you are using for the GP Task?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 12:04:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58335#M2289</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-11-09T12:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58336#M2290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Surprisingly i got the same error today. However the service is now running ok after clearing the output Geodatabase. Try and see if it does not run fine now. Let me know if there are any other errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not inserting any wkid through the adf app or in explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prestige&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 05:55:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58336#M2290</guid>
      <dc:creator>PrestigeMakanga</dc:creator>
      <dc:date>2010-11-10T05:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58337#M2291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Prestige,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Here is a widget for your GP Task. I have test and it works well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 20:08:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58337#M2291</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-11-10T20:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58338#M2292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The swf file is not being generated when I compile the code in the flash builder. I am also getting an error on upon trying to view the design (see image attached). Would you please send me the compiled version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prestige&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 08:05:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58338#M2292</guid>
      <dc:creator>PrestigeMakanga</dc:creator>
      <dc:date>2010-11-11T08:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58339#M2293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Prestige,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So if the swf was not being generated than you probably forgot to add the mxml to your projects modules list... Anyway here is the compiled and uncompiled versions and the flexviewer config file that I used for testing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 11:32:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58339#M2293</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-11-11T11:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58340#M2294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a span Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The tool is working fine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prestige&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 11:33:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58340#M2294</guid>
      <dc:creator>PrestigeMakanga</dc:creator>
      <dc:date>2010-11-12T11:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58341#M2295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have since changed to the ESRI Base layers. The model seems to run fine but the results are displayed on the original extent that you set in the configuration. So I thought it must have been a projection problem so I have converted the model result to the WGS 84 (though i thought this should have been done on the fly) to match the esri street map projection. But still the results are not overlaying see &lt;/SPAN&gt;&lt;A href="http://cuo.geomatics.uct.ac.za/flexviewer/"&gt;http://cuo.geomatics.uct.ac.za/flexviewer/&lt;/A&gt;&lt;SPAN&gt;.. However the results are displayed fine in Explorer.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you ever test the widget with the esri base layers? Any idea how i can correct this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prestige&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 06:04:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58341#M2295</guid>
      <dc:creator>PrestigeMakanga</dc:creator>
      <dc:date>2010-11-18T06:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Geoprocessing widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58342#M2296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Prestige,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You need to look at the spatial references that you are using. The esri base maps that you are now using are actually WKID 102100 (WebMercator) and not WGS 1984. And your data is using some unique WKT (Well Known Text) and not a WKID (Well Know Id). The WKT is OK with ArcGIS Server 10 but&amp;nbsp; because of this I did not specify in the code for the widget the spatial reference that the GP would use&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //gp.outSpatialReference = map.spatialReference;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //gp.processSpatialReference = processSR;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need to uncomment these line in the code and I am still not sure this will fix the issue. The way to make your mapservice the fastest is to to have your data match the WKID of the base map data which is WKID 102100&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 22:12:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/creating-a-new-geoprocessing-widget/m-p/58342#M2296</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-10T22:12:56Z</dc:date>
    </item>
  </channel>
</rss>

