nerdexam
Esri

EADP10 · Question #48

An ArcGIS user has a custom .dll that reads the domains available in a geodatabase and compares them to business rules. What must the user do to have this tool run automatically each night?

The correct answer is D. schedule the .dll to run in batch through the Windows Task Scheduler. See the full explanation below for the reasoning.

Question

An ArcGIS user has a custom .dll that reads the domains available in a geodatabase and compares them to business rules. What must the user do to have this tool run automatically each night?

Options

  • Aadd the .dll to a model and schedule the model through the Windows Task Scheduler
  • Bcreate a stand-alone application to publish a service and schedule the application through the
  • Ccall the .dll within a Python script and schedule the script through the Windows Task Scheduler
  • Dschedule the .dll to run in batch through the Windows Task Scheduler

How the community answered

(18 responses)
  • A
    6% (1)
  • B
    11% (2)
  • D
    83% (15)

Community Discussion

No community discussion yet for this question.

Full EADP10 Practice