Hi there
I followed the exemple at ArcGIS Help 10.1 to made a geoprocessing task for a custom print. The web app is using version 3.2 of the JS API and it´s producing wrong results, namely when the basemap scale is out of range, its suppose to export the map with a "blank basemap" but the task seems to try to adjust something to the visibles layers .
I´ve found that upgrading the API version the problem is solved but i cant convert the entire app now(lots of non AMD code)
Can the exemple above be made using a SOE? I havent found any examples so that what im asking.
The ArcGIS Server version is 10.1
Thanks