<?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 Terminate function is there… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57053#M11125</link>
    <description>Terminate function is there in object studio only but i need to kill the process in process studio</description>
    <pubDate>Fri, 09 Feb 2018 21:48:00 GMT</pubDate>
    <dc:creator>MadhuBalineni</dc:creator>
    <dc:date>2018-02-09T21:48:00Z</dc:date>
    <item>
      <title>Killing Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57051#M11123</link>
      <description>Hi,

i want to kill the process only my application is running process only not entire processes,

for example i have open 2 internet explorer like one is google another one is my application so i want kill only my application process only and i have open internet explorer, in one window google and another window my application, i need to kill only my application window only.

how can i achieve this requirement, can yo please assist for this.

&amp;nbsp;

Thanks in Advance!</description>
      <pubDate>Fri, 09 Feb 2018 00:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57051#M11123</guid>
      <dc:creator>MadhuBalineni</dc:creator>
      <dc:date>2018-02-09T00:17:00Z</dc:date>
    </item>
    <item>
      <title>If your object is attached…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57052#M11124</link>
      <description>If your object is attached to the application then use a Navigate stage to run the Terminate function.</description>
      <pubDate>Fri, 09 Feb 2018 13:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57052#M11124</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-02-09T13:06:00Z</dc:date>
    </item>
    <item>
      <title>Terminate function is there…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57053#M11125</link>
      <description>Terminate function is there in object studio only but i need to kill the process in process studio</description>
      <pubDate>Fri, 09 Feb 2018 21:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57053#M11125</guid>
      <dc:creator>MadhuBalineni</dc:creator>
      <dc:date>2018-02-09T21:48:00Z</dc:date>
    </item>
    <item>
      <title>Try attaching to the…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57054#M11126</link>
      <description>Try attaching to the application (by exe name and window title), and if the attach is successful, terminate. If the attach fails, assume that the app is not running and there is no need to terminate.</description>
      <pubDate>Fri, 09 Feb 2018 22:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57054#M11126</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-02-09T22:15:00Z</dc:date>
    </item>
    <item>
      <title>Hi John,…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57055#M11127</link>
      <description>Hi John,
&amp;nbsp;
i have one scenario like, my web application is all ready running and i want continue the flow with running instance and i don't want launch my again...how can achieve this scenario?
i tried attaching the application but it is not attaching and flow also is not working in this way. can you please help on this?
&amp;nbsp;
Thanks in Advance!</description>
      <pubDate>Tue, 20 Feb 2018 00:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57055#M11127</guid>
      <dc:creator>MadhuBalineni</dc:creator>
      <dc:date>2018-02-20T00:46:00Z</dc:date>
    </item>
    <item>
      <title>If the application is…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57056#M11128</link>
      <description>If the application is already running then Attach is the only option. With the right combination of inputs in the Navigate stage, Attach should work.</description>
      <pubDate>Tue, 20 Feb 2018 14:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57056#M11128</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-02-20T14:20:00Z</dc:date>
    </item>
    <item>
      <title>yes it should be work but my…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57057#M11129</link>
      <description>yes it should be work but my scenario is like when I'm attaching the app after that it should click the one link. I have put wait condition there but after attaching the app it should click on the link but not clicking it is going wait time out.
can you please guide me is there any other way without closing my current instance.
&amp;nbsp;</description>
      <pubDate>Tue, 20 Feb 2018 22:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57057#M11129</guid>
      <dc:creator>MadhuBalineni</dc:creator>
      <dc:date>2018-02-20T22:42:00Z</dc:date>
    </item>
    <item>
      <title>I think you need to talk to…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57058#M11130</link>
      <description>I think you need to talk to an experienced BP developer within your organisation (or your Partner company). This forum is not the place for mentoring on such fundamentals.&amp;nbsp;If the wait is timing out then the attach has succeeded and the problem is your element is not matching anything in the application.&amp;nbsp;</description>
      <pubDate>Tue, 20 Feb 2018 23:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Killing-Process/m-p/57058#M11130</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-02-20T23:40:00Z</dc:date>
    </item>
  </channel>
</rss>

