-
The utds gdb needs to be deleted from the nsec server. The utds gdb has been replaced with a tds database that contains the data from utds, ltds, and rtds.
-
@jrweakland @jfrygeo It takes about 25 minutes for the BUOY feature class to copy from the file geodatabase that we are shipping with the release to the OpsServer CurrentOperations enterprise geodatab…
elinz updated
9 years ago
-
The default value for sde_server_config "connections" field is 64. Write code to increase this value after creating the geodatabase (at least for operations and currentoperations geodatabases). If we …
elinz updated
9 years ago
-
Function needs to be more efficient the number of loops can be reduced when gathering list of database objects.
```
try:
prnt("Gathering list of database objects...")
fcs = arcpy.ListFeature…
-
Hanging on submit when entering value in date field (using calendar picker). If I leave this field blank, the submission works and I see the new record in the webmap. This works in the geoform online …