- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 11:16 PM
Hello Everyone,
We are going to set-up new instance for one of our client. We have loaded foundation data in our instance, now we have received 300+ user record and we have created each entry in sys_user table. The next task is to send credentials to all user and we don't want to do it manually, so here questions are
1. How we send credentials to user or we need to send manually?
2. Is there any OOTB option when user is created then we will trigger email to user with User ID and Password?
3. Is there any alternative way, if yes pls suggest.
Note -We don't want any integration right now as this is not signed in SOW
Thanks,
Milind Patil
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 03:11 AM
Hi @Milind1
Look here:
No need to do manual , these links will be helpful.
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
03-19-2024 11:36 PM
Hi @Milind1
You can get the password from the user table to send. Alternatively, you can set default passwords for example- Welcome@123 for all 300 users and hardcode that in email body. Then you create a notification with certain conditions as per your need and make that true to trigger notification.
Regards,
Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 03:11 AM
Hi @Milind1
Look here:
No need to do manual , these links will be helpful.
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]
****************************************************************************************************************