Create incident task automatically from an incident in Servicenow catalogs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 10:58 AM
Can anyone please help me to figure out, how to design a ServiceNow catalog for an incident where an incident task will be automatically created with the same content of parent incident?
1. Creator will use ServiceNow catalog to create an incident with suggested fields
2. When an incident will be created, a new incident task should be created with the same fields that are used in parent incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2024 02:42 AM
ServiceNow catalog for an incident where an incident task will be automatically created with the same content of parent incident?
Atul: You can use the Record producer to create the incident.
1. Creator will use ServiceNow catalog to create an incident with suggested fields
Atul: yes, via record producer you can create.
2. When an incident will be created, a new incident task should be created with the same fields that are used in parent incident
Atul: You can use the Flow designer to generate the task and take value from incident or you can use BR as well.
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
04-03-2024 11:06 PM
Thanks @Dr Atul G- LNG for the detailed information.
Do we have any detailed written document where I can read the step by step configuration and design for point number and 1?