Couldn't find info message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2025 10:09 PM
Hi All,
I have created a Request from Universal Request using UI action "Create Request". once catalog item is created, i could see this info message "A new request REQ0010241 is created. You can opt to close the existing UR0010272 if it is no longer required." (OOTB) I need to disable it, I have checked BR, script include, i couldn't find it, any suggestion would be helpful.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2025 11:35 PM
I believe it comes from platform level and you won't know from where it's actually coming.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 03:41 AM - edited 03-12-2025 03:59 AM
@Rushi Savarkar @Ankur Bawiskar
Do you think would it be possible to remove this info message, because we are closing the universal request once primary ticket is created, then there is no point of showing this info message "A new request REQ0010241 is created. You can opt to close the existing UR0010272 if it is no longer required."
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 04:08 AM
No you cannot as it comes from platform level.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 02:19 PM
When the property sn_uni_req.com.snc.ur.request_integration is set to true, the out-of-the-box behavior is to create a Universal Request (UR) for each catalog task and link the RITM to the corresponding UR
My question is: How did you break that link between the UR and Catalog Item while still keeping thesn_uni_req.com.snc.ur.request_integration = true?