<?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: Prevent Excel from closing after process completes in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Prevent-Excel-from-closing-after-process-completes/m-p/101000#M48116</link>
    <description>In the Clean Up action of the MS Excel VBO, it calls the Close All Instances action which closes any Excel instances that have been attached. In debug mode the reset button triggers the Clean Up action of any objects that were loaded, hence why it closes Excel when you hit reset. Use the Release Instance action to "detach" the MS Excel VBO from the Excel instance, which will prevent Clean Up from automatically closing it.</description>
    <pubDate>Mon, 29 Nov 2021 13:52:15 GMT</pubDate>
    <dc:creator>NicholasZejdlik</dc:creator>
    <dc:date>2021-11-29T13:52:15Z</dc:date>
    <item>
      <title>Prevent Excel from closing after process completes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Prevent-Excel-from-closing-after-process-completes/m-p/100996#M48112</link>
      <description>I have a process that evolves processing of data, and after the process completes, the user would like the Excel spreadsheet to remain open for their reference. However, when running the process via the Control Room, the Excel instance is automatically closed despite that not being included in the Process. I noticed that a reset when running in debug mode also closes all Excel instances despite it not being specified in the code. Is there a way to prevent the Excel instance from being closed after the process completes when being run from the control room?</description>
      <pubDate>Mon, 15 Nov 2021 07:49:39 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Prevent-Excel-from-closing-after-process-completes/m-p/100996#M48112</guid>
      <dc:creator>NicholasTeo</dc:creator>
      <dc:date>2021-11-15T07:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent Excel from closing after process completes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Prevent-Excel-from-closing-after-process-completes/m-p/100997#M48113</link>
      <description>Hi Nicholas,&lt;BR /&gt;&lt;BR /&gt;Have you tried explicitly open Excel by calling its executable?</description>
      <pubDate>Mon, 15 Nov 2021 22:13:57 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Prevent-Excel-from-closing-after-process-completes/m-p/100997#M48113</guid>
      <dc:creator>bruce.liu</dc:creator>
      <dc:date>2021-11-15T22:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent Excel from closing after process completes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Prevent-Excel-from-closing-after-process-completes/m-p/100998#M48114</link>
      <description>You are right Bruce, one open the excel using the start process action and later attach it for further actions instead of creating an instance through msg excel vbo.</description>
      <pubDate>Tue, 16 Nov 2021 02:44:39 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Prevent-Excel-from-closing-after-process-completes/m-p/100998#M48114</guid>
      <dc:creator>krishna.kodimurali9</dc:creator>
      <dc:date>2021-11-16T02:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent Excel from closing after process completes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Prevent-Excel-from-closing-after-process-completes/m-p/100999#M48115</link>
      <description>I launched excel by calling the exe path instead of launching using the VBO, and then attaching to it using the VBO's Attach action. However, Blue Prism automatically closes the Excel instance after the process completes when running in the control room. If the process runs in debug mode, even after hitting the 'End' stage, the instance remains open. Doing a 'Reset' of the process closes the Excel instance as well - I believe it is some form of a cleanup function performed by Blue Prism after a scheduled process runs. It would be good if a Blue Prism admin can advise on this.</description>
      <pubDate>Mon, 29 Nov 2021 09:57:32 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Prevent-Excel-from-closing-after-process-completes/m-p/100999#M48115</guid>
      <dc:creator>NicholasTeo</dc:creator>
      <dc:date>2021-11-29T09:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent Excel from closing after process completes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Prevent-Excel-from-closing-after-process-completes/m-p/101000#M48116</link>
      <description>In the Clean Up action of the MS Excel VBO, it calls the Close All Instances action which closes any Excel instances that have been attached. In debug mode the reset button triggers the Clean Up action of any objects that were loaded, hence why it closes Excel when you hit reset. Use the Release Instance action to "detach" the MS Excel VBO from the Excel instance, which will prevent Clean Up from automatically closing it.</description>
      <pubDate>Mon, 29 Nov 2021 13:52:15 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Prevent-Excel-from-closing-after-process-completes/m-p/101000#M48116</guid>
      <dc:creator>NicholasZejdlik</dc:creator>
      <dc:date>2021-11-29T13:52:15Z</dc:date>
    </item>
  </channel>
</rss>

