- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 12:11 PM
I am trying to set up a way for passwords to be reset every 60 days. I have been following this tutorial https://docs.servicenow.com/bundle/vancouver-servicenow-platform/page/administer/login/task/password.... I am able to set everything up, but which password expiration flow am I supposed to use? I tried using Password Expiration Details Master Subflow, but this flow keeps erroring out. Do I need to create my own flow like in this KBA? https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0854574
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2024 03:14 PM
Hi @nia78
Your correct, you will need to use our own flow(logic from the KB) to achieve your requirement. I would recommend to use the Flow instead of schedule job.
Hope it helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2024 03:14 PM
Hi @nia78
Your correct, you will need to use our own flow(logic from the KB) to achieve your requirement. I would recommend to use the Flow instead of schedule job.
Hope it helps.