Management of problem record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 03:51 AM
Problem Manager We would like to have the chat functionality available in the incident form also available for problem task , This will help problem managers have a record of changes added to the task automate.
for this requirement OOB or custom configuration?
If OOB how to check the dev instance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 04:12 AM
Hi @keerthana10
Steps to Check OOB Availability:
Log in to your ServiceNow Developer Instance.
Navigate to the Problem Task form:
Go to Problem > Problem Tasks and open any task.
Check for the Chat Widget:
On the Problem Task form, check if there’s an Integrated Chat Widget available or the option to Start a Chat.
Typically, the chat functionality would appear as a button or a section in the form.
Check if Connect Chat is Enabled for Problem Task:
Go to System Definition > Tables.
Search for Problem Task [problem_task].
Check if there are any UI Pages or UI Scripts related to Connect Chat on this table (they may be inherited from the parent Problem form).
Check if there is any Chat Configuration enabled for the Problem Task.
Checking OOB Capabilities:
If the chat widget is not available out of the box for Problem Task, then you may need to proceed with custom configurations.
Hit like if this answers your questions
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 04:59 AM
how to configure this one?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 04:15 AM
Hi @keerthana10
OOTB i can see the discuss button which you can use for chat.
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
02-12-2025 04:55 AM
the Discuss button not available for my problem task , how can i set to visible?