Mark,If you run the model using the following syntax, do you get the same error?import arcpy arcpy.ImportToolbox(�??c:/mytools/geometrytools.tbx�?�, �??mytools�?�) arcpy.CreateRegularPolygons_mytools(parameter1, parameter2)Best,Melanie S.
Brett:Do you know if your python script is even being initiated when run as a scheduled task?--According to the Task Scheduler Summary the runs are succeeding, however they finish in about 5 minutes (the model run by hand is approx 20 minutes to completion) Are you using any SDE connections?-- Yes, the initial connections are SDE, it then exports the data to a staging File GDB and finally to a Personal GDB for export to be incorporated to the outside programAre you running the model itself on the 10.1 2008 R2 machine? Or did you run the model on another machine and just try to run it as a scheduled task on the 10.1 2008 R2 machine?
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.