- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2024 11:07 PM
How can i create problem from incident and add that incident as a child of newly created problem?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 12:07 AM
OOTB it is diferent, when we create the Prb from Inc , in prb it is come as first reported by and it is OOTB and best.
and in the incident its come like this
May i Know why you need inc as child where it is parent OOTB.
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-07-2024 11:42 PM
Hi @Ankit Kumar6
You can achieve this requirement by using flow designer,
create a flow on incident and give conditions
if conditions matches create a Problem record
fill all the details
and in related incident field drag the Incident number and drop it there.
so whenever the condition matches it will create a problem record and in related incident field it will show the incident number
Hope my answer is helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 12:07 AM
OOTB it is diferent, when we create the Prb from Inc , in prb it is come as first reported by and it is OOTB and best.
and in the incident its come like this
May i Know why you need inc as child where it is parent OOTB.
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-08-2024 02:10 AM
Hi Atul,
How can i do this from Ui Action.
My requirement is on incident page there should be a button and if i click on that button then it will create a new problem and if someone open that problem record then he can see incident in child incident related tab from where problem is created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 02:17 AM
OOTB , UI Action on context menu and you can bring on Form but it is actually required? or by education we can guide user how to create prb from INC.
2nd part
can see incident in child incident related tab from where problem is created.
Atul: NO it is not expected behaviour buddy.
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]
****************************************************************************************************************