Pass a variable from Flex widget into a geoprocessing python script.

442
0
07-28-2014 07:12 AM
AndrewOrr
Occasional Contributor

Hello,

I have a geoprocessing Python script that I wrote and have it set up as a geoprocessing service right now. Another coworker has developed a Flex widget for the web map we're building. She has some code that's called from the Flex widget to create a unique job folder on our server for each instance the widget has the "submit" button pressed. I'm curious how I would pass the unique job number from the Flex widget into my geoprocessing script so that I know where the folder is that some files are being stored?

Thanks for any help,

-Andy

0 Kudos
0 Replies