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?
A.
add the dll to a model and schedule the model through the Windows Task Scheduler
B.
create a stand-alone application to publish a service and schedule the application through the Windows Task Scheduler
C.
call the .dll within a Python script and schedule the script through the Windows Task Scheduler
D.
schedule the .dll to run in batch through the Windows Task Scheduler
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit