<?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: Need some advice on BP automateC commands in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Need-some-advice-on-BP-automateC-commands/m-p/97438#M45440</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/33841"&gt;@MayankGoyal1&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Ram's response is pretty much the same thing I would offer. Review the command line switches under AutomateC.exe at &lt;A href="https://bpdocs.blueprism.com/bp-7-1/en-us/helpCommandLine.htm?Highlight=automatec" target="_blank" rel="noopener"&gt;https://bpdocs.blueprism.com/bp-7-1/en-us/helpCommandLine.htm?Highlight=automatec&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;For option 1, I'm not sure &lt;STRONG&gt;/resourcestatus&lt;/STRONG&gt; flag will give you what you want. For option 2, /exportqueue is the closest option but then you'd have to do some external processing to whittle the exported data down.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Eric&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2023 16:24:46 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2023-03-21T16:24:46Z</dc:date>
    <item>
      <title>Need some advice on BP automateC commands</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Need-some-advice-on-BP-automateC-commands/m-p/97435#M45437</link>
      <description>&lt;P&gt;Hi, Please suggest which command prompt commands of automateC or anything equivalent can we use to -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Fetch warning status of a process/VM once execution is started on it and it is stuck on a stage due to some issue&lt;/P&gt;
&lt;P&gt;2) Get all items from a workqueue worked (completed/exception) for a particular date&lt;/P&gt;
&lt;P&gt;Note - I dont want to create a BP process to fetch above information, rather something with automateC commands.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 04:40:27 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Need-some-advice-on-BP-automateC-commands/m-p/97435#M45437</guid>
      <dc:creator>MayankGoyal2</dc:creator>
      <dc:date>2023-03-20T04:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need some advice on BP automateC commands</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Need-some-advice-on-BP-automateC-commands/m-p/97436#M45438</link>
      <description>&lt;P&gt;Hey Mayank,&lt;/P&gt;
&lt;P&gt;I have played a bit in the past with the switches shown here: &lt;A href="https://bpdocs.blueprism.com/bp-7-1/en-us/helpCommandLine.htm" target="test_blank"&gt;https://bpdocs.blueprism.com/bp-7-1/en-us/helpCommandLine.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Make sure you check the switches under "AutomateC.exe" .&lt;/P&gt;
&lt;P&gt;1) "/resourcestatus" is your best call.&lt;/P&gt;
&lt;P&gt;2) There are no specific switches for this, so you will either have to use the "/exportqueue" switch or get creative and try to fetch them in another way.&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 12:29:36 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Need-some-advice-on-BP-automateC-commands/m-p/97436#M45438</guid>
      <dc:creator>RamónRequena_L1</dc:creator>
      <dc:date>2023-03-20T12:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need some advice on BP automateC commands</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Need-some-advice-on-BP-automateC-commands/m-p/97437#M45439</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; - Kindly have a look at below question and advice if there are some commands to automate this.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 01:15:52 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Need-some-advice-on-BP-automateC-commands/m-p/97437#M45439</guid>
      <dc:creator>MayankGoyal2</dc:creator>
      <dc:date>2023-03-21T01:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need some advice on BP automateC commands</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Need-some-advice-on-BP-automateC-commands/m-p/97438#M45440</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/33841"&gt;@MayankGoyal1&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Ram's response is pretty much the same thing I would offer. Review the command line switches under AutomateC.exe at &lt;A href="https://bpdocs.blueprism.com/bp-7-1/en-us/helpCommandLine.htm?Highlight=automatec" target="_blank" rel="noopener"&gt;https://bpdocs.blueprism.com/bp-7-1/en-us/helpCommandLine.htm?Highlight=automatec&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;For option 1, I'm not sure &lt;STRONG&gt;/resourcestatus&lt;/STRONG&gt; flag will give you what you want. For option 2, /exportqueue is the closest option but then you'd have to do some external processing to whittle the exported data down.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 16:24:46 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Need-some-advice-on-BP-automateC-commands/m-p/97438#M45440</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2023-03-21T16:24:46Z</dc:date>
    </item>
  </channel>
</rss>

