- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2020 10:34 AM
Hi,
How is Due date populated on RITM ?
what is the relation between Due date on RITM and it's Tasks ?
Is SLA for task same as Due date ?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2020 12:01 PM
How is Due date populated on RITM ?
Ans : using workflow it has been updated. on your workflow there is tab " schedule" and you will find column "
you can refer the below blog.
https://community.servicenow.com/community?id=community_blog&sys_id=fbcde2e9dbd0dbc01dcaf3231f96199e
what is the relation between Due date on RITM and it's Tasks ?
Ans : Business rule "Create Request Item Child Tasks" which invoke one script include "CatalogTaskGenerator" to set the current date time as due date into tasks record.
Is SLA for task same as Due date ?
Ans: No.
If my answer helped you, kindly mark it as correct and helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2020 12:01 PM
How is Due date populated on RITM ?
Ans : using workflow it has been updated. on your workflow there is tab " schedule" and you will find column "
you can refer the below blog.
https://community.servicenow.com/community?id=community_blog&sys_id=fbcde2e9dbd0dbc01dcaf3231f96199e
what is the relation between Due date on RITM and it's Tasks ?
Ans : Business rule "Create Request Item Child Tasks" which invoke one script include "CatalogTaskGenerator" to set the current date time as due date into tasks record.
Is SLA for task same as Due date ?
Ans: No.
If my answer helped you, kindly mark it as correct and helpful.