- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hello,
I would like to run a script before a specific discovery schedule is executed.
Is there a way to do this?
Thanks for your input.
Reagrds
Gerald
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Use a Scheduled Script Execution (Scheduled Job)
- Create a Scheduled Script Execution that runs shortly before the Discovery Schedule.
- In the script, you can perform any pre-checks, logging, or setup tasks.
- Make sure the timing aligns with your Discovery Schedule.
✔️ If this solves your issue, please mark it as Correct.
✔️ If you found it helpful, please mark it as Helpful.
—
Shubham Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Use a Scheduled Script Execution (Scheduled Job)
- Create a Scheduled Script Execution that runs shortly before the Discovery Schedule.
- In the script, you can perform any pre-checks, logging, or setup tasks.
- Make sure the timing aligns with your Discovery Schedule.
✔️ If this solves your issue, please mark it as Correct.
✔️ If you found it helpful, please mark it as Helpful.
—
Shubham Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Thxs a lot that will be a possible solution. Not the best one cause of the alignment of the schedules, but it will work.