Need a solution to 2 problems:
1. In which table in Database is the agents information (last run time, next run time, successful/failed, etc.) stored?
2. We are required to disable the agent after first successful run for the day(condition=TRUE). Then it has to be automatically enabled later on next day. Please let us know if this is feasible.