Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

Geoprocessing widget doesn't work

$
0
0
hi everyone,

for the geoprocessing widget (GeoprocessingWidget_ExtractData) wel be functional in my project flex viewer i'm follow the following
steps:
1 - I publish the map service.
2 - I share the service in the same folder where I already publish the map service.
3 - in the Config.xml I add this:
Code:

<widgetgroup label="Tâches de Geotraitement">
     
        <widget label="Extraction des données"
                icon="assets/images/i_layers.png"
                config="widgets/Geoprocessing/GeoprocessingWidget_ExtractData.xml"
                url="widgets/Geoprocessing/GeoprocessingWidget.swf"/>
               
      <widget label="buffer" left="600" top="90"
                        icon="widgets/BufferDistance/assets/images/i_buffer40.png"
                        config="widgets/BufferDistance/BufferDistanceWidget.xml"
                        url="widgets/BufferDistance/BufferDistanceWidget.swf"/>
        </widgetgroup>

4 - in the GeoprocessingWidget_ExtractData I add this:

my problem isthat during the execution of the project nothing happens the widget does not work and no error message!!
Attachment 31891what I can do??? help me please.
Attached Thumbnails
Click image for larger version

Name:	geop.png‎
Views:	N/A
Size:	6.4 KB
ID:	31891  

Viewing all articles
Browse latest Browse all 2097

Trending Articles