cancel
Showing results for 
Search instead for 
Did you mean: 

Monitor BOT password expiry

naga007
Level 3
Hi Team,

Anyone has developed an automation process with below features?
  • Monitor BOT password expiry
  • Send email notification to configured recipients
  • Define password reminder intervals
Regards,
Naga
EQX

------------------------------
Nagarjuna A
------------------------------
1 BEST ANSWER

Best Answers

Hi Nagarjuna,

We have worked on several of these as below

1. For monitoring a Bot password expiry you can do the following
- rather than monitor the expiry using the 'Expires' you can create an additional property called expiry and set this to be a date. Then when you call the password you can check the property and see if is expired or due to expire and create a process flow from that. On top of this you can then update this property when you update the password

2. Send email notifications - This can be done using the Outlook Email VBO available on the DX - https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-outlook-vbo 

3. Define password intervals - Assuming all 3 of these are connected to an "email expiry notification" process, you can use the part of process 1 to read if expiry - Now() < 10 days send reminder email using process 02


Let me know if you have any more questions



------------------------------
Ronan Considine
Senior Business Analyst
Blue Prism
------------------------------
Ronan Considine Senior Business Analyst Blue Prism

View answer in original post

4 REPLIES 4

Hi Nagarjuna,

We have worked on several of these as below

1. For monitoring a Bot password expiry you can do the following
- rather than monitor the expiry using the 'Expires' you can create an additional property called expiry and set this to be a date. Then when you call the password you can check the property and see if is expired or due to expire and create a process flow from that. On top of this you can then update this property when you update the password

2. Send email notifications - This can be done using the Outlook Email VBO available on the DX - https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-outlook-vbo 

3. Define password intervals - Assuming all 3 of these are connected to an "email expiry notification" process, you can use the part of process 1 to read if expiry - Now() < 10 days send reminder email using process 02


Let me know if you have any more questions



------------------------------
Ronan Considine
Senior Business Analyst
Blue Prism
------------------------------
Ronan Considine Senior Business Analyst Blue Prism

Thanks Ronan for your suggestions, it helps!

------------------------------
Nagarjuna A
------------------------------

jessetutt
MVP
I think the better questions is "How can I convince the risk team that digital workers should be set to have their passwords not expire?".  

The answer is - they aren't humans!

We are one of the largest companies in Canada and set all of our digital workers to no expiration. 

All critical enterprise application service accounts are set to no expire.  Why would digital worker accounts be set to expire?  They are critical enterprise application service accounts. 


------------------------------
Jesse Tutt
Program Director, IT AAA COE
Alberta Health Services
Red Deer, Alberta, Canada
https://albertahealthservices.ca
------------------------------
Jesse Tutt Program Director, IT Intelligent Automation Alberta Health Services Red Deer, Alberta, Canada https://albertahealthservices.ca

@jessetutt
​'s got a good point. Unfortunately, there are many IT/governance/risk teams that simply don't differentiate between human and digital workers. It's good to be able to cover those cases with a clearly defined password management plan for your digital workers.

Cheers,

------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------