<?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 Query to get a list of resources which are retired from BluePrism database in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Query-to-get-a-list-of-resources-which-are-retired-from/m-p/47832#M3479</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Can anyone help me with the query that can be executed to get the list of resources which are retired from BluePrism database.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Yash&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Yashaswini B&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Sat, 30 Apr 2022 16:13:00 GMT</pubDate>
    <dc:creator>YashaswiniB</dc:creator>
    <dc:date>2022-04-30T16:13:00Z</dc:date>
    <item>
      <title>Query to get a list of resources which are retired from BluePrism database</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Query-to-get-a-list-of-resources-which-are-retired-from/m-p/47832#M3479</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Can anyone help me with the query that can be executed to get the list of resources which are retired from BluePrism database.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Yash&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Yashaswini B&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Apr 2022 16:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Query-to-get-a-list-of-resources-which-are-retired-from/m-p/47832#M3479</guid>
      <dc:creator>YashaswiniB</dc:creator>
      <dc:date>2022-04-30T16:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Query to get a list of resources which are retired from BluePrism database</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Query-to-get-a-list-of-resources-which-are-retired-from/m-p/47833#M3480</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="c8f6986a-328d-4e56-ad85-d2dfedd80f04" data-tag-text="@Yashaswini B" href="https://community.blueprism.com/network/profile?UserKey=c8f6986a-328d-4e56-ad85-d2dfedd80f04" data-itemmentionkey="ffa360de-e649-4306-8035-9bb5d805d69a"&gt;@Yashaswini B&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Give this a try. If you check the BPAResourceAttribute table you'll see that AttributeID 1&amp;nbsp;= &lt;STRONG&gt;Retired&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE class="language-plsql"&gt;&lt;CODE&gt;SELECT * FROM &amp;lt;YOUR DB NAME&amp;gt;.[dbo].[BPAResource] WHERE [AttributeID] = 1;​&lt;/CODE&gt;&lt;/PRE&gt;
​​&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Apr 2022 17:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Query-to-get-a-list-of-resources-which-are-retired-from/m-p/47833#M3480</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-04-30T17:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Query to get a list of resources which are retired from BluePrism database</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Query-to-get-a-list-of-resources-which-are-retired-from/m-p/47834#M3481</link>
      <description>Thank you Eric, I will try and let you know the outcome&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Yashaswini B&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Apr 2022 17:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Query-to-get-a-list-of-resources-which-are-retired-from/m-p/47834#M3481</guid>
      <dc:creator>YashaswiniB</dc:creator>
      <dc:date>2022-04-30T17:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: Query to get a list of resources which are retired from BluePrism database</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Query-to-get-a-list-of-resources-which-are-retired-from/m-p/47835#M3482</link>
      <description>Thanks &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; for the valuable information.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Manpreet Kaur&lt;BR /&gt;Manager&lt;BR /&gt;Deloitte&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 May 2022 08:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Query-to-get-a-list-of-resources-which-are-retired-from/m-p/47835#M3482</guid>
      <dc:creator>ManpreetKaur1</dc:creator>
      <dc:date>2022-05-02T08:08:00Z</dc:date>
    </item>
  </channel>
</rss>

