How often do you have the service get recycled?How often do you check the data connections?
I'm currently having success with what appears to be the same set up.fgdb on the server.datastore registered w/ arcgisserver. map service reads the fgdbArcmap reads map service...I refresh mine every minute. (compact fgdb after each update.)
I wonder if my data stores are configured wrong. In server manager their status always shows an orange question mark. I can validate it and it passes but the next visit it is a question mark again.[ATTACH=CONFIG]26147[/ATTACH][ATTACH=CONFIG]26148[/ATTACH]Does this seem right?
Seems right. Mine are the same and I update every minute.My script uses this:arcpy.env.workspace = os.path.join(sys.path[0])+ r'\default.gdb'I registered my folder (datastore, whatever) as a UNC path.Hope that helps!
That makes sense. I will try a truncate and append on Monday. Thanks so much for your help!
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.