How to check the Automatic creation of Catalog Item Request using Scheduled Job?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2023 09:56 AM
How to check the Automatic creation of Catalog Item Request using Scheduled Job?
Have found for that Catalog Item Scheduled Script Execution, Script Include and System Properties
How to check the Lifecycle of Automatic creation of Catalog Item Request using Scheduled Job?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2023 10:26 AM - edited 06-30-2023 10:28 AM
Hi @VIKAS45,
I believe you are wanting to know how a request can be generated or created through a scheduled job.
Let's go through Scheduled job first.
Scheduled Jobs are automated pieces of work that can be performed at a specific time or on a recurring schedule.
You can automate the following kinds of tasks:
- Automatically generate and distribute a report
- Automatically generate and schedule an entity of records, such as an incident, change item, configuration item, from a template
- Run scheduled jobs from scripts or business rules
- Scheduling at the end of the month
- Scheduling for weekdays
- A scheduled job can be in any one of the following states.
1. Ready: Job is ready to run at the next scheduled interval.
You can go through below links which mention about the request creation through scheduled job in detail.
If you feel that I have assisted you in any manner, please mark my comment as helpful/correct.
Thanks,
Shreya