How is the due date of a request record (sc_request) automatically filled in? What is the mechanism?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2023 09:26 PM - edited 12-18-2023 11:15 PM
The due date of the request record (sc_request) will be automatically entered as the time 14 hours after Opening.
How does it work? What is the mechanism for this?
I would like to understand this mechanism and implement things like changing the due date setting time or setting it to null.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2023 09:42 PM
Hi @ayano
there are different ways possible. The recommended approach is using fulfillment values for the Flow stages defined in the underlying Catalog Request Flow:
So check which Flow is configured for the respective Catalog Item and examine the Flow stages.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2023 11:00 PM - edited 12-18-2023 11:16 PM
Hi,
Thank you for your comment.
Sorry, my question was worded poorly.
In my environment, the time 14 hours after the record is created is automatically entered in the Due Date.
What is the mechanism for this?
Thanks and Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 03:29 AM
Hi @ayano
@Maik Skoddow provided a better way to understand and you can refer the links below
Navigate to All > Process Automation > Flow Designer. Each flow has a requester and an approver workflow. Configure the due date logic for the Time-off request flow.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2023 11:15 PM
@Maik Skoddow
I would like to understand this mechanism and implement things like changing the due date setting time or setting it to null.