<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Credentials Vault in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Vault/m-p/58753#M1698</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;When we set the password expiry for Credentials Vault? Is there any way to get a notification like expire information at tool?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sidramappa Hunashyal&lt;BR /&gt;SA&lt;BR /&gt;Accenture&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 03 Mar 2020 15:04:00 GMT</pubDate>
    <dc:creator>sidram.m</dc:creator>
    <dc:date>2020-03-03T15:04:00Z</dc:date>
    <item>
      <title>Credentials Vault</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Vault/m-p/58753#M1698</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;When we set the password expiry for Credentials Vault? Is there any way to get a notification like expire information at tool?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sidramappa Hunashyal&lt;BR /&gt;SA&lt;BR /&gt;Accenture&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Mar 2020 15:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Vault/m-p/58753#M1698</guid>
      <dc:creator>sidram.m</dc:creator>
      <dc:date>2020-03-03T15:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Credentials Vault</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Vault/m-p/58754#M1699</link>
      <description>Blue Prism Core doesn't send notifications unless a process is running. Are you asking if there's a way to receive a notification if a process tries to use a credential that has expired or are you asking about receiving a notification from Blue Prism (the tool) the moment a credential expires? If you're asking about the first, then I'd say you have to design that into a process of some kind that checks the credentials and notifies you. If you're asking about the second then, no there's no notification that will occur the moment a credential expires.&lt;BR /&gt;&lt;BR /&gt;Could you explain what you're trying to achieve and then the community can suggest what we've done in the past?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;3Ci @ Southern Company&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Mar 2020 15:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Vault/m-p/58754#M1699</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2020-03-03T15:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: Credentials Vault</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Vault/m-p/58755#M1700</link>
      <description>​Thansk a lot for the udapte..&lt;BR /&gt;Let me expaln my requirement&lt;BR /&gt;I have stored my login credinitils of my applicaiton in CV with given expeiry while defining valut. is BP tool provides any popup/notification about my expiry dates.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sidramappa Hunashyal&lt;BR /&gt;SA&lt;BR /&gt;Accenture&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Mar 2020 04:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Vault/m-p/58755#M1700</guid>
      <dc:creator>sidram.m</dc:creator>
      <dc:date>2020-03-04T04:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: Credentials Vault</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Vault/m-p/58756#M1701</link>
      <description>As far as I know, there's no popup/notification about the expiry dates.&lt;BR /&gt;&lt;BR /&gt;The way I'd handle it is to create a simple process that uses the Internal Business Object 'Credentials' action 'List', which should have a column for the Status of the credential, to indicate whether it is expired or not. Then you could have it email you if any are expired with the list of expired credentials. Then I'd set it on a schedule daily and then forget about credentials until the automation emails you.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;3Ci @ Southern Company&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Mar 2020 23:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Vault/m-p/58756#M1701</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2020-03-07T23:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: Credentials Vault</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Vault/m-p/58757#M1702</link>
      <description>A Simple answer to your question would be "NO INBUILT Mechanism to notify of expiry".&lt;BR /&gt;&lt;BR /&gt;What many orgs normally do is, create a process to check for password expiry using inbuilt VBOs and schedule it every morning to check for creds those are expiring within say next week and send notifications to owners to update.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;"If you like this post, please press the "Recommend" Button.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Mar 2020 04:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Vault/m-p/58757#M1702</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2020-03-10T04:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Credentials Vault</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Vault/m-p/58758#M1703</link>
      <description>​Thanks Vivek. Let me check how to to check manually and send notification via Email.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sidramappa Hunashyal&lt;BR /&gt;SA&lt;BR /&gt;Accenture&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Mar 2020 04:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Vault/m-p/58758#M1703</guid>
      <dc:creator>sidram.m</dc:creator>
      <dc:date>2020-03-10T04:32:00Z</dc:date>
    </item>
  </channel>
</rss>

