Hiring manager is receiving the emails in his personal email address and not his employee email
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 08:51 AM
Hi All,
Can anyone please help me on the below query.
Hiring manager is receiving the emails in his personal email address and not his employee email address.
Could you please help why emails not receiving to employee email address.
Thank you,
Nikhitha Vanga

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 08:57 AM
@nikhitha24 can you give more details so we can help? Here are soem tidbits of info we will need:
What is the email in the sys_user record for the email field? Is the personal email set in the HR Profile?
Is this for all ServiceNow emails to them, of just HR, or specific process?
Regards,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 10:05 AM
IN HR profile table we have personal email field and email ,
In personal email they given personal id, in email field they given employee email.
example below,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 10:09 AM
hi @nikhitha24 ,
First of all you need to verify if the user is registered in the e.g scheduled report by email or via a reference to the sys_user table.
if the user is registered by email string, then change the email or even better, ensure to register user by reference to sys_user table.
if the user is registered by reference to sys_user table, you need to go to the table and look in the user profile and validate the email adress.
if my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2023 06:48 AM
is this OOTB notification? Can you share your notification configuration?