<?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 Re: Exporting list of Objects used in Process in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/112550#M50426</link>
    <description>&lt;P&gt;You can use the following SQL script to obtain the dependency between processes and objects.&lt;/P&gt;&lt;P&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/blue-prism-dependency-sql-script" target="_blank"&gt;https://digitalexchange.blueprism.com/dx/entry/3439/solution/blue-prism-dependency-sql-script&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The script recursively retrieves assets that are both directly and indirectly associated with any Blue Prism process and object.&amp;nbsp;It breaks down intricate dependencies info into an easily consumable format.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2024 00:25:19 GMT</pubDate>
    <dc:creator>bruce.liu</dc:creator>
    <dc:date>2024-07-24T00:25:19Z</dc:date>
    <item>
      <title>Exporting list of Objects used in Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/91277#M41328</link>
      <description>Hello

I've been trying to find a way to export a list of Objects used by each process, essentially creating an ODI through blue Prism rather than having to do it manually as I have been.

I've tried spying Blue Prism itself, to see if I can read this, but it doesn't seem to be working.

Also, it seems like something which may already exist within Blue Prism, and something I've just not encountered yet.

Any help with this would be great.

Thanks</description>
      <pubDate>Mon, 20 Feb 2017 20:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/91277#M41328</guid>
      <dc:creator>FirstName</dc:creator>
      <dc:date>2017-02-20T20:27:00Z</dc:date>
    </item>
    <item>
      <title>Hello there,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/91278#M41329</link>
      <description>Hello there,
There is a dependency list for processes and objects which you can find under Edit &amp;gt; Dependencies in the Process / Object Studio Toolbar.
Trialed a quick spy and reader on the dependency list and it works fine :)
The list is a treeview which you can read using a Reader stage in your object (Get Treenode Child Items)
Have not tried implementing an entire lookup for each process though (get process, step into process studio, display dependencies, read treenode child items)
Hope it helps
BR
Markus</description>
      <pubDate>Wed, 01 Mar 2017 17:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/91278#M41329</guid>
      <dc:creator>MarkusKrahn</dc:creator>
      <dc:date>2017-03-01T17:24:00Z</dc:date>
    </item>
    <item>
      <title>Hi Markus</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/91279#M41330</link>
      <description>Hi Markus
Thanks for the response, and taking the time to have a look into this... 
I'm not sure if I'm spying it as you have, but I don't seem to be able to see 'Get Treenode Child Items' as an option... Unusually, I do have two 'Get Treenode' options, however neither of them give me anything useful... Did you just spy the 'Advanced Find' Window within Win32 spying mode? 
Thanks 
Gary</description>
      <pubDate>Tue, 07 Mar 2017 16:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/91279#M41330</guid>
      <dc:creator>FirstName</dc:creator>
      <dc:date>2017-03-07T16:39:00Z</dc:date>
    </item>
    <item>
      <title>Hey Gary,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/91280#M41331</link>
      <description>Hey Gary,
I can't double check at the moment, but i believe i simply spied the treeview object in the window using Win32.
I'll look it up in the office tomorrow and verify.
BR
Markus</description>
      <pubDate>Thu, 09 Mar 2017 13:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/91280#M41331</guid>
      <dc:creator>MarkusKrahn</dc:creator>
      <dc:date>2017-03-09T13:16:00Z</dc:date>
    </item>
    <item>
      <title>Hi Markus</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/91281#M41332</link>
      <description>Hi Markus
Were you able to check this at all? I've tried again and it's still not seeming to appear as an option for me.
Thanks</description>
      <pubDate>Thu, 23 Mar 2017 14:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/91281#M41332</guid>
      <dc:creator>FirstName</dc:creator>
      <dc:date>2017-03-23T14:22:00Z</dc:date>
    </item>
    <item>
      <title>Guess a SQL query should be</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/91282#M41333</link>
      <description>Guess a SQL query should be able to achieve this</description>
      <pubDate>Fri, 28 Jul 2017 19:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/91282#M41333</guid>
      <dc:creator>LuXu</dc:creator>
      <dc:date>2017-07-28T19:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting list of Objects used in Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/112509#M50410</link>
      <description>&lt;P&gt;Hi&amp;nbsp;All&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I Know its old thread but I have a question,&lt;BR /&gt;Do we get this details through Blue Prism DB Query. Want to fetch BP Object name which is related to BP process names.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 12:31:18 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/112509#M50410</guid>
      <dc:creator>milangoradiya</dc:creator>
      <dc:date>2024-07-22T12:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting list of Objects used in Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/112530#M50418</link>
      <description>&lt;P&gt;Hi Milan the&amp;nbsp;BPAProcessNameDependency table contains the process ID and the names of VBOs it has been configured to use. So if your query joins with BPAProcess, you'll be able to get the process name.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 11:14:03 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/112530#M50418</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2024-07-23T11:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting list of Objects used in Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/112550#M50426</link>
      <description>&lt;P&gt;You can use the following SQL script to obtain the dependency between processes and objects.&lt;/P&gt;&lt;P&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/blue-prism-dependency-sql-script" target="_blank"&gt;https://digitalexchange.blueprism.com/dx/entry/3439/solution/blue-prism-dependency-sql-script&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The script recursively retrieves assets that are both directly and indirectly associated with any Blue Prism process and object.&amp;nbsp;It breaks down intricate dependencies info into an easily consumable format.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 00:25:19 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/112550#M50426</guid>
      <dc:creator>bruce.liu</dc:creator>
      <dc:date>2024-07-24T00:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting list of Objects used in Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/112641#M50465</link>
      <description>&lt;P&gt;Hi both,&lt;BR /&gt;&lt;BR /&gt;Thank you so much for the response.&lt;BR /&gt;My issue is resolved with below SQL Query, It may help to other.&lt;/P&gt;&lt;P&gt;SELECT distinct PR.name as 'Process Name',&amp;nbsp; PAD.refProcessName as 'Object Name',&amp;nbsp;&lt;BR /&gt;  PR.ProcessType&amp;nbsp;&lt;BR /&gt;FROM dbo.BPAProcess PR (NOLOCK)&lt;BR /&gt;JOIN dbo.BPAProcessActionDependency PAD (NOLOCK) ON PAD.processID = PR.processid&lt;BR /&gt;Where PR.Name in ('1stProcessName',&lt;BR /&gt;'2ndProcessName',&lt;BR /&gt;'3rdProcessName')&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 09:33:49 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Exporting-list-of-Objects-used-in-Process/m-p/112641#M50465</guid>
      <dc:creator>milangoradiya</dc:creator>
      <dc:date>2024-07-25T09:33:49Z</dc:date>
    </item>
  </channel>
</rss>

