'change tasks' related list on change form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 07:55 AM
Hi All,
I have below queries regarding change tasks related list in serviceNow. Please suggest.
1. Where I could find the 'change tasks' related list definition. I haven't seen any thing under relationships with the name change tasks.
2.how the tasks are getting created and showing up under the 'change tasks' related list when the change is in implement state.
3.I have a requirement to create these tasks once the change has been created (change is not in implement state) is it possible?
Thank you,
learn nv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 08:05 AM
Hi @learn nv ,
1) Change task related list:
2) To Change tasks you can configure the workflow.
3)Yes, it is possible to create CTask once change move to your required state in workflow.
Thanks,
Pradeep
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 08:09 AM
@learn nv - you can create Change task using create Task activity in workflow, See attachment below.
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 02:33 AM
Hi Pradeep,
Your suggestion was helpful.
Now It is clear for me how these tasks are getting generated and how to do customization. I would like to know how and where this related list has been defined in the system. I could not find any thing under the relationships with the name 'change tasks'.
Could you please suggest?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 03:08 AM
Hi @learn nv ,
You can find the related list under system UI. Table: sys_ui_related.LIST
https://<<your_instance>>.service-now.com/sys_ui_related_list.do?sys_id=cd2419f13379d61029ec4d919e5c7b04&sysparm_view=&sysparm_record_target=sys_ui_related_list&sysparm_record_row=4&sysparm_record_list=nameCONTAINSchange_request%5EORDERBYname&sysparm_record_rows=5
Thanks,
Pradeep
Regards,
Pradeep