- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2024 11:28 PM
Hi team,
I have a requirement as below:
We are creating new users on customer table from catalog item. While new users are created , they should receive email with a random password auto generated. User will login with the password and they will reset the password on first login.
The email is triggered by event and the event is called from the record producer itself.
I need urgent help on script and solution to solve this requirement.
Thanks in Advance
Souvick
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 12:54 AM
Hello @Souvick6917,
For Similar kind of requirement, Please refer to the link below:
https://www.servicenow.com/community/itsm-articles/generate-automated-password-whenever-a-new-user-i...
If it is helpful, please mark it as helpful and accept the correct solution.
Thanks & Regards,
Abbas Shaik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 12:54 AM
Hello @Souvick6917,
For Similar kind of requirement, Please refer to the link below:
https://www.servicenow.com/community/itsm-articles/generate-automated-password-whenever-a-new-user-i...
If it is helpful, please mark it as helpful and accept the correct solution.
Thanks & Regards,
Abbas Shaik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 03:30 AM
Thank you , I configured inside record producer and it worked.
🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2024 01:55 AM
Handling the requirement to send new users random passwords via email is crucial for user onboarding.