<?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: Excel confidential settings with VBO ? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Excel-confidential-settings-with-VBO/m-p/101554#M48491</link>
    <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/33307"&gt;@MarcoMatuttis1&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;We're seeing more and more people looking for solutions around Microsoft's Information Protection labeling. Unfortunately, when they laid out this technology they didn't seem to give a whole lot of thought to how it might be leveraged from programs as much as humans. With that said, there are a few options.&lt;BR /&gt;&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;There's a new asset on the DX. This is a release candidate, so you'll likely have to request access to it via the asset page. This asset is designed to allow you to apply Microsoft Purview Information Protection labels to supported file types. In this case, you'd probably want to apply the necessary label first, and then try opening the spreadsheet to work with it. You can find that asset &lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/blue-prism---microsoft-information-protection---labels" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Alternatively, there is a Powershell script (&lt;STRONG&gt;Set-AIPFileLevel&lt;/STRONG&gt;) that can be used to apply an IP label to files. You can read more about it &lt;A href="https://docs.microsoft.com/en-us/powershell/module/azureinformationprotection/set-aipfilelabel?view=azureipps" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. The general format of the script is:&lt;/LI&gt;
&lt;/OL&gt;
&lt;PRE class="language-csharp"&gt;&lt;CODE&gt;Set-AIPFileLabel -Path "C:\MySecretSquirrelSpreadsheet.xlsx" -LabelId "--YOUR LABEL ID--"​&lt;/CODE&gt;&lt;/PRE&gt;
Cheers,&lt;BR /&gt;Eric​</description>
    <pubDate>Tue, 12 Jul 2022 18:09:57 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2022-07-12T18:09:57Z</dc:date>
    <item>
      <title>Excel confidential settings with VBO ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-confidential-settings-with-VBO/m-p/101551#M48488</link>
      <description>&lt;P&gt;I have a small problem with Microsoft Excel. I have an excel file in my process which I generate with SAP.&lt;/P&gt;
&lt;P&gt;When the bot opens the file, our office environment requires me to select an excel file confidentiality level before I'm able to work with that excel file. Unfortunately spying that button and clicking the confidentially level is a little bit problematic and does not work every time.&lt;/P&gt;
&lt;P&gt;Is it possible to set this confidentiality level with a visual basic code stage ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately I only have a german screenshot of the thing;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36744.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36753i2716E584FCFBC1F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="36744.png" alt="36744.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;When I click the button I get a new pop up window:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36745.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36754i861C33166AD3595C/image-size/large?v=v2&amp;amp;px=999" role="button" title="36745.png" alt="36745.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;And I have to pick a confidentiality level (open, internal and confidential). If I could set this with a code stage that would help me a lot since the window eleements of excel can somehow not always be spied properly.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 11:37:58 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-confidential-settings-with-VBO/m-p/101551#M48488</guid>
      <dc:creator>MarcoMatuttis1</dc:creator>
      <dc:date>2022-07-12T11:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Excel confidential settings with VBO ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-confidential-settings-with-VBO/m-p/101552#M48489</link>
      <description>Hi Macro,&lt;BR /&gt;&lt;BR /&gt;Can you try modifying settings as mentioned as per below link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://technoresult.com/how-to-remove-sensitivity-label-from-office-365-apps/" target="test_blank"&gt;https://technoresult.com/how-to-remove-sensitivity-label-from-office-365-apps/&lt;/A&gt;</description>
      <pubDate>Tue, 12 Jul 2022 13:25:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-confidential-settings-with-VBO/m-p/101552#M48489</guid>
      <dc:creator>Joshna_16</dc:creator>
      <dc:date>2022-07-12T13:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Excel confidential settings with VBO ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-confidential-settings-with-VBO/m-p/101553#M48490</link>
      <description>That is actually prohibited from my company. As an employee I have to follow the orders, that's why I'm looking for a solution to automatically set sensitivity level with the Excel VBO.</description>
      <pubDate>Tue, 12 Jul 2022 14:04:18 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-confidential-settings-with-VBO/m-p/101553#M48490</guid>
      <dc:creator>MarcoMatuttis1</dc:creator>
      <dc:date>2022-07-12T14:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Excel confidential settings with VBO ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-confidential-settings-with-VBO/m-p/101554#M48491</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/33307"&gt;@MarcoMatuttis1&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;We're seeing more and more people looking for solutions around Microsoft's Information Protection labeling. Unfortunately, when they laid out this technology they didn't seem to give a whole lot of thought to how it might be leveraged from programs as much as humans. With that said, there are a few options.&lt;BR /&gt;&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;There's a new asset on the DX. This is a release candidate, so you'll likely have to request access to it via the asset page. This asset is designed to allow you to apply Microsoft Purview Information Protection labels to supported file types. In this case, you'd probably want to apply the necessary label first, and then try opening the spreadsheet to work with it. You can find that asset &lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/blue-prism---microsoft-information-protection---labels" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Alternatively, there is a Powershell script (&lt;STRONG&gt;Set-AIPFileLevel&lt;/STRONG&gt;) that can be used to apply an IP label to files. You can read more about it &lt;A href="https://docs.microsoft.com/en-us/powershell/module/azureinformationprotection/set-aipfilelabel?view=azureipps" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. The general format of the script is:&lt;/LI&gt;
&lt;/OL&gt;
&lt;PRE class="language-csharp"&gt;&lt;CODE&gt;Set-AIPFileLabel -Path "C:\MySecretSquirrelSpreadsheet.xlsx" -LabelId "--YOUR LABEL ID--"​&lt;/CODE&gt;&lt;/PRE&gt;
Cheers,&lt;BR /&gt;Eric​</description>
      <pubDate>Tue, 12 Jul 2022 18:09:57 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-confidential-settings-with-VBO/m-p/101554#M48491</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-07-12T18:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Excel confidential settings with VBO ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-confidential-settings-with-VBO/m-p/101555#M48492</link>
      <description>Instead spy, Another way you can try is using global send keys Alt+F, Y1, down keys. I dont think so we can do with code stage for setting sensitivity</description>
      <pubDate>Wed, 13 Jul 2022 04:25:33 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-confidential-settings-with-VBO/m-p/101555#M48492</guid>
      <dc:creator>Joshna_16</dc:creator>
      <dc:date>2022-07-13T04:25:33Z</dc:date>
    </item>
  </channel>
</rss>

