UI Action - on RITM to create a record producer record directly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 12:49 PM
Hi All,
I have the requirement to create a record producer directly from an UI action placed on an RITM
Req detail:
1. create a UI action on RITM form name - "Create Incident"
2. When this UI action is selected it should create incident but it should also show variable editor
3. While I read it is possible only when inc are created via record producer, is there a way that a record producer can be submitted and Inc gets created when users select this UI action.
Any thoughts much appreciated,
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 12:51 PM
Need help on the same please
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 01:00 PM
Hi @DB1
There is OOTB UI action available to create an incident from RITM. OOTB, these are active false; make it true and use it.
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-28-2025 03:23 PM
You could hypothetically route them to a record producer, or get even more complex with it by scripting out a pop-up where the record producer is rendered... but I wouldn't recommend that. You should instead create the incident using the OOTB "Create Incident" UI action. Push back on this requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 05:45 PM
Can you explain the use case here on why user wants raise an incident from RITM form?