HI All
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 12:26 AM
i have one particular catalog item, need for change subject line for particular catalog item for manager Approval for RITM
ADV Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 09:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 11:37 PM
change subject line Specific catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 09:51 PM
open the workflow associated with the catalog item and find the manager approval activity. update the approval notification properties or customize the notification related to this step and modify the subject field as needed. save and publish the workflow.
This will apply the custom subject line for that specific catalog item's manager approval.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 11:53 PM
if you are talking about approval notification then it's an OOB one and changing it will impact instance
It comes from this notification - Approval request
The subject comes from this email template
You can set the email subject for approval email for particular catalog item using email script and remove it from email template
You can get the catalog item name in your email script and then set your subject using email.setSubject()
For other catalog items you can keep the OOB subject which is present in email template
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
02-10-2025 01:07 AM
Hope you are doing good.
Did my reply answer your question?
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
