I posted this on the python forum but no reply yet... just wondering if someone here knows anything about this. Thanks
Hi,
I have a ArcMap ArcEditor license and ArcGIS Server Advanced license.
I write a python that uses eliminate command , I cannot test the script from ArcMap since I have ArcEditor license but Eliminate needs ArcInfo license. (Eliminate is used just as an example several advanced geoprocessing functions dont work with ArcEditor license they need ArcInfo)
The only way I can test my script is publish it as a service and then test it via browser.
Is there any other way to tell the python script that I have ArcGIS Server advanced license when I test it from ArcMap.