- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2023 08:04 AM
Hi all,
As the Asset user, I would like to be notified when an asset is assigned to me.
I created a notification with table : "alm_asset" - sent when the record is inserted or updated with the condition Assign_to changes, but when i test it (assign an asset to someone) the notification does not triggered.
But when i change the table to alm_hardware it is triggered when i assigned a hardware asset to a user.
My requirement is to send the notification whatever it is the asset (hardware,software ...)
please can anyone advice on this .
Thank's all !
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2023 04:06 AM
Try 2 different notification on 2 tables.
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
‎11-22-2023 08:12 AM
Hi @Oussama Aziane ,
Please share the notification condition page, the Asset table is parent table and Assigned to field is part of that, ideally it should send the email notification.
-Thanks,
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2023 12:17 AM
Hi @AshishKM
Alm-asset tables has not the same Hierarchy as Task table
You will more explanation about this in the link below !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2023 08:23 AM
You are right @Oussama Aziane
I tried the same and on asset table it did not work but on Hardware table yes.
Seems it is a bug or need to enable some property.
Check this OOTB email.
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
‎11-23-2023 02:43 AM
Hello,
Just make sure "Send to event creator" checkbox is set to true.