<?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: How can I get all process and object names list from Blue Prism? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50442#M5678</link>
    <description>I just noticed you mentioned "automated way to get all names". I still think it's good to know the Report generation, but I didn't actually answer your question. Haha! Sorry.&lt;BR /&gt;&lt;BR /&gt;So, let me try again. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;For an automated way to get processes and objects, you can use an AutomateC CLI command.&lt;BR /&gt;&lt;BR /&gt;To test it out, open Command Prompt, and change directory to the Blue Prism Automate folder.&lt;BR /&gt;&lt;BR /&gt;cd C:\Program Files\Blue Prism Limited\Blue Prism Automate&lt;BR /&gt;&lt;BR /&gt;Then do a simple command (choose one of the below based on your auth method):&lt;BR /&gt;&lt;BR /&gt;automatec /listprocesses /user &amp;lt;username&amp;gt; &amp;lt;password&amp;gt;&lt;BR /&gt;automatec /listprocesses /sso&lt;BR /&gt;&lt;BR /&gt;And of course you can put it into a file by doing something like this:&lt;BR /&gt;&lt;BR /&gt;automatec /listprocesses /user /sso &amp;gt; C:\Test\processlist.txt&lt;BR /&gt;&lt;BR /&gt;Output looks like this:&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20342.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20486iF9B99414E9F1EAF3/image-size/large?v=v2&amp;amp;px=999" role="button" title="20342.png" alt="20342.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;Cano Ai&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 21 May 2021 12:38:00 GMT</pubDate>
    <dc:creator>david.l.morris</dc:creator>
    <dc:date>2021-05-21T12:38:00Z</dc:date>
    <item>
      <title>How can I get all process and object names list from Blue Prism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50438#M5674</link>
      <description>How can I get all process and object name list from Blue Prism?&lt;BR /&gt;It is fine in any form be it excel, notepad, collection.&lt;BR /&gt;I know we can take manually from the database manually but is there any automated way to get all names?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. RPA Consultant-Automation Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 21 May 2021 11:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50438#M5674</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2021-05-21T11:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: How can I get all process and object names list from Blue Prism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50439#M5675</link>
      <description>Edit: I think the below information is still helpful, but as Geoff and Eric noted about AutomateC literally minutes before I finished my post about AutomateC, that's the way to do it in an automated fashion (or through the utility linked by Eric). Scroll down for explicit instructions on using AutomateC either through my instructions or the link provided by Geoff.&lt;BR /&gt;&lt;BR /&gt;System tab &amp;gt; System group &amp;gt; Reporting &amp;gt; Built-in Reports &amp;gt; Logging &amp;gt; Generate.&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20340.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20488iE917E871FCA0FA8D/image-size/large?v=v2&amp;amp;px=999" role="button" title="20340.png" alt="20340.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;This is an example of what the output looks like. It's a CSV that I've opened in Excel:&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20341.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20484i67B56EC1C22027C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="20341.png" alt="20341.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;There's also a report called "System" there too that contains what you're looking for, but it's not as easy to use since it's not column based.
&lt;DIV style="display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;Cano Ai&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 21 May 2021 12:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50439#M5675</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2021-05-21T12:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: How can I get all process and object names list from Blue Prism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50440#M5676</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for using Blue Prism and being a Blue Prism customer.&lt;BR /&gt;&lt;BR /&gt;If you would like to take a look at the documentation for the switches to the AutomateC.exe command line I think you will be able to achieve exactly what you need. The documentation is &lt;A href="https://bpdocs.blueprism.com/bp-6-10/en-us/helpCommandLine.htm?tocpath=Interface%7CAdvanced%20options%7C_____2" target="_blank" rel="noopener"&gt;here.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this helps, please come back to me if you need any further assistance.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Geoff Hirst&lt;BR /&gt;Consultant - Digital Exchange - EMEA&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 21 May 2021 12:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50440#M5676</guid>
      <dc:creator>GeoffHirst</dc:creator>
      <dc:date>2021-05-21T12:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: How can I get all process and object names list from Blue Prism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50441#M5677</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2159"&gt;@Tejaskumar_Darji&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;There are a few ways to do this. &lt;A class="user-content-mention" data-sign="@" data-contactkey="ae9fdab1-2d26-46c7-9f20-a84e446d45c9" data-tag-text="@Dave Morris" href="https://community.blueprism.com/network/profile?UserKey=ae9fdab1-2d26-46c7-9f20-a84e446d45c9" data-itemmentionkey="38ffd8ff-ec90-4513-bd78-ba7524bf7653"&gt;@Dave Morris&lt;/A&gt; &amp;nbsp;has shown you how to do it via the Interactive Client. There's also a utility VBO on the DX that you can use if you needed to work with this information&amp;nbsp;​​​as part of a process.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/process-information-utility-2" target="_blank" rel="noopener"&gt;https://digitalexchange.blueprism.com/dx/entry/9648/solution/process-information-utility-2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can also use AutomateC to gather process and object information. Take a look at the help files for the specific command line switch.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 21 May 2021 12:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50441#M5677</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-05-21T12:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: How can I get all process and object names list from Blue Prism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50442#M5678</link>
      <description>I just noticed you mentioned "automated way to get all names". I still think it's good to know the Report generation, but I didn't actually answer your question. Haha! Sorry.&lt;BR /&gt;&lt;BR /&gt;So, let me try again. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;For an automated way to get processes and objects, you can use an AutomateC CLI command.&lt;BR /&gt;&lt;BR /&gt;To test it out, open Command Prompt, and change directory to the Blue Prism Automate folder.&lt;BR /&gt;&lt;BR /&gt;cd C:\Program Files\Blue Prism Limited\Blue Prism Automate&lt;BR /&gt;&lt;BR /&gt;Then do a simple command (choose one of the below based on your auth method):&lt;BR /&gt;&lt;BR /&gt;automatec /listprocesses /user &amp;lt;username&amp;gt; &amp;lt;password&amp;gt;&lt;BR /&gt;automatec /listprocesses /sso&lt;BR /&gt;&lt;BR /&gt;And of course you can put it into a file by doing something like this:&lt;BR /&gt;&lt;BR /&gt;automatec /listprocesses /user /sso &amp;gt; C:\Test\processlist.txt&lt;BR /&gt;&lt;BR /&gt;Output looks like this:&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20342.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20486iF9B99414E9F1EAF3/image-size/large?v=v2&amp;amp;px=999" role="button" title="20342.png" alt="20342.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;Cano Ai&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 21 May 2021 12:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50442#M5678</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2021-05-21T12:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: How can I get all process and object names list from Blue Prism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50443#M5679</link>
      <description>Haha, I was typing instructions for using AutomateC as you posted this. I realized he was asking for an automated way only after posting the first time. =)
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;Cano Ai&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 21 May 2021 12:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50443#M5679</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2021-05-21T12:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: How can I get all process and object names list from Blue Prism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50444#M5680</link>
      <description>LOL, Two of you posted about AtuomateC while I was posting a second time to correct myself to give him an automated way instead of a manual way. It's too early for me to do things right the first time. =)
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;Cano Ai&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 21 May 2021 12:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50444#M5680</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2021-05-21T12:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: How can I get all process and object names list from Blue Prism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50445#M5681</link>
      <description>Hey hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;,&lt;BR /&gt;I found that you mentioned about Utility VBO as a solution of Tejaskumar Problem. Can you please &lt;SPAN&gt;elaborate You're talking about Which Utility or VBO.&lt;BR /&gt;&lt;/SPAN&gt;I searched available Utilities ,VBO's but unable to find any specific action which provide us Process or Object Names as output.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;SANMATI NAVALE&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Nov 2022 09:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50445#M5681</guid>
      <dc:creator>SANMATINAVALE</dc:creator>
      <dc:date>2022-11-21T09:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: How can I get all process and object names list from Blue Prism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50446#M5682</link>
      <description>Hi Sanmati,&lt;BR /&gt;&lt;BR /&gt;Thank you for being an SSC Blue Prism customer and for using Blue Prism. The asset Eric was referring to, I believe, is this one. &lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/process-information-utility-2" target="_blank" rel="noopener"&gt;https://digitalexchange.blueprism.com/dx/entry/9648/solution/process-information-utility-2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please follow this link and take a look at the asset and if it doesn't meet what you need come back to me and I will see if I can find anything else.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Geoff Hirst&lt;BR /&gt;Senior DX Engineer - Digital Exchange - EMEA&lt;BR /&gt;SS&amp;amp;C Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Nov 2022 09:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50446#M5682</guid>
      <dc:creator>GeoffHirst</dc:creator>
      <dc:date>2022-11-21T09:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: How can I get all process and object names list from Blue Prism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50447#M5683</link>
      <description>Hey thank you &lt;A class="user-content-mention" data-sign="@" data-contactkey="e805a4d4-c79c-413a-97a6-cccb56789aa6" data-tag-text="@Geoff Hirst" href="https://community.blueprism.com/network/profile?UserKey=e805a4d4-c79c-413a-97a6-cccb56789aa6" data-itemmentionkey="8e21bc6c-1af9-4b65-9b4b-f1b4d726ea8a"&gt;@Geoff Hirst&lt;/A&gt;, I got it. &lt;BR /&gt;Somehow i manage thoes things at that point.&lt;BR /&gt;But i'll look into ​&lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/process-information-utility-2?_gl=1*jb3flz*_ga*MTc5ODgwNDk0Ni4xNjYwMDExODMz*_ga_MFBQ2KFZ1L*MTY3MDA3MjM2NC45NC4xLjE2NzAwNzQ3NDguNjAuMC4w&amp;amp;_ga=2.67123347.307240087.1670005811-1798804946.1660011833" target="_blank" rel="noopener"&gt;https://digitalexchange.blueprism.com/dx/entry/9648/solution/process-information-utility-2&lt;/A&gt; for further refrence.&lt;BR /&gt;Thank you again.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;SANMATI NAVALE&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 03 Dec 2022 13:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-get-all-process-and-object-names-list-from-Blue-Prism/m-p/50447#M5683</guid>
      <dc:creator>SANMATINAVALE</dc:creator>
      <dc:date>2022-12-03T13:40:00Z</dc:date>
    </item>
  </channel>
</rss>

