<?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 to unlock excel file in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-unlock-excel-file/m-p/89136#M39576</link>
    <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="c010373d-864d-45ba-80ff-e50ea5840fbe" data-tag-text="@Kristian Holm" href="https://community.blueprism.com/network/profile?UserKey=c010373d-864d-45ba-80ff-e50ea5840fbe" data-itemmentionkey="7e12012f-6664-4344-aaa2-91a245563918"&gt;@Kristian Holm&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;As suggested by &lt;A class="user-content-mention" data-sign="@" data-contactkey="ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-tag-text="@Michael ONeil" href="https://community.blueprism.com/network/profile?UserKey=ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-itemmentionkey="042335c0-b4ce-46ae-8525-a1cf2728f143"&gt;@Michael ONeil&lt;/A&gt;, you can use any of the 2 options. These are the mostly used and appropriate solution for achieving this requirement.​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani Senior Consultant&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 18 Aug 2021 20:11:00 GMT</pubDate>
    <dc:creator>ritansh.jatwani</dc:creator>
    <dc:date>2021-08-18T20:11:00Z</dc:date>
    <item>
      <title>How to unlock excel file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-unlock-excel-file/m-p/89133#M39573</link>
      <description>​&lt;BR /&gt;Hi Blueprism sometime a excel file gets locked, and I need to restart the computer to release the locked excel file. When the program running as it should the file is closed correctly with close workbook and close instance. But if the program failed and never get to close workbook and close instance, then you have a locked excel file.&lt;BR /&gt;&lt;BR /&gt;Is there a smart way to unlock the excel file.?&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12199.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12368i78D99D50434FA911/image-size/large?v=v2&amp;amp;px=999" role="button" title="12199.png" alt="12199.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kristian Holm&lt;BR /&gt;RPA programmer&lt;BR /&gt;PenSam (Pension Company)&lt;BR /&gt;Copenhagen Denmark&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Aug 2021 08:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-unlock-excel-file/m-p/89133#M39573</guid>
      <dc:creator>KristianHolm1</dc:creator>
      <dc:date>2021-08-17T08:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to unlock excel file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-unlock-excel-file/m-p/89134#M39574</link>
      <description>Have you tried killing all instance within your error handling block? this should work&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Emerson Ferreira&lt;BR /&gt;Sr Business Analyst&lt;BR /&gt;Avanade Brasil&lt;BR /&gt;Recife&lt;BR /&gt;+5581988869544&lt;BR /&gt;If my answer helped you? Mark as useful!&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Aug 2021 14:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-unlock-excel-file/m-p/89134#M39574</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-08-17T14:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to unlock excel file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-unlock-excel-file/m-p/89135#M39575</link>
      <description>Hi Kristian&lt;BR /&gt;&lt;BR /&gt;There are 2 ways you can handle this issue, firstly you can set your process to attach to the current handle and then exit the current instance of excel which will close the application. Alternatively you can use the VBO Utility - Environment and the Action Read Memory stats in which you can pass in the names of the applications you are searching for to identify if they are open. If there are any instances of excel it will output to a collection and then you can count the rows in the output and if there are any rows you know the application is open and you can use a decision stage here, then use the Utility-Environment and action Kill process to end the application which will allow you to then create your new instance and open your workbook. Example of this is below, hope this helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12192.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12361iA6686D5455695FFC/image-size/large?v=v2&amp;amp;px=999" role="button" title="12192.png" alt="12192.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michael ONeil&lt;BR /&gt;Technical Lead developer&lt;BR /&gt;Everis Consultancy&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Aug 2021 19:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-unlock-excel-file/m-p/89135#M39575</guid>
      <dc:creator>michaeloneil</dc:creator>
      <dc:date>2021-08-17T19:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to unlock excel file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-unlock-excel-file/m-p/89136#M39576</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="c010373d-864d-45ba-80ff-e50ea5840fbe" data-tag-text="@Kristian Holm" href="https://community.blueprism.com/network/profile?UserKey=c010373d-864d-45ba-80ff-e50ea5840fbe" data-itemmentionkey="7e12012f-6664-4344-aaa2-91a245563918"&gt;@Kristian Holm&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;As suggested by &lt;A class="user-content-mention" data-sign="@" data-contactkey="ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-tag-text="@Michael ONeil" href="https://community.blueprism.com/network/profile?UserKey=ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-itemmentionkey="042335c0-b4ce-46ae-8525-a1cf2728f143"&gt;@Michael ONeil&lt;/A&gt;, you can use any of the 2 options. These are the mostly used and appropriate solution for achieving this requirement.​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani Senior Consultant&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Aug 2021 20:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-unlock-excel-file/m-p/89136#M39576</guid>
      <dc:creator>ritansh.jatwani</dc:creator>
      <dc:date>2021-08-18T20:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to unlock excel file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-unlock-excel-file/m-p/89137#M39577</link>
      <description>&lt;SPAN&gt;3 ways i can think of are :&amp;nbsp;&lt;BR /&gt;1- You can also use Blue Prism's Environment Locks to control access to files. So that you can always unlock them from environment locks in system tab. &lt;BR /&gt;2- Killing all excel instances should solve this .&amp;nbsp;&lt;BR /&gt;3- Environment utility --&amp;gt; Kill process for excel&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;Vipul Tiwari&lt;BR /&gt;Senior Process Simplification and Optimization Designer(Solutions Architect)&lt;BR /&gt;Fidelity International&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Sep 2021 11:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-unlock-excel-file/m-p/89137#M39577</guid>
      <dc:creator>EVIPUTI</dc:creator>
      <dc:date>2021-09-02T11:44:00Z</dc:date>
    </item>
  </channel>
</rss>

