- MarkLogic : 9.0-6.2
- Data Hub Version : 2.0.6
I created a task to monitor backups and placed the file at \src\main\ml-config\tasks\taskmonitor.json
I did a deploy (gradle mlDeploy
), but how can I verify if the task has been created successfully?
I searched for taskmonitor in modules DB but could not find the task. Also, in admin console, I browsed to Groups-->Default-->Scheduled Tasks, but could not find any task there.