Due Date on RITM

Kumar38
Kilo Sage

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 ?

1 ACCEPTED SOLUTION

Harsh Vardhan
Giga Patron

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.

 

View solution in original post

1 REPLY 1

Harsh Vardhan
Giga Patron

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.