<?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: What format is the screenshot stored in the database？ in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/What-format-is-the-screenshot-stored-in-the-database/m-p/56493#M10667</link>
    <description>&lt;P&gt;Yes as mentioned in my last response, the image is stored in the database encrypted, so this would need to be decrypted before you could view the file as an image.&lt;BR /&gt;&lt;BR /&gt;If you want to save screenshots, you could always build into your exception handling to take a screenshot. Search the community for 'screenshot' - there is a post containing a screenshot utility you can use for this.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Carl Carter&lt;BR /&gt;Senior Developer&lt;BR /&gt;Blue Prism&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Oct 2022 07:07:00 GMT</pubDate>
    <dc:creator>Carl__Carter</dc:creator>
    <dc:date>2022-10-28T07:07:00Z</dc:date>
    <item>
      <title>What format is the screenshot stored in the database？</title>
      <link>https://community.blueprism.com/t5/Product-Forum/What-format-is-the-screenshot-stored-in-the-database/m-p/56489#M10663</link>
      <description>&lt;P&gt;hello，&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope everything is all right.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;What format is the screenshot stored in the database？&lt;BR /&gt;Base64 or binary? Or other formats.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Any comments from you are appreciated!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="26362.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/26496iFE70F642470D5D1B/image-size/large?v=v2&amp;amp;px=999" role="button" title="26362.png" alt="26362.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;It is very appreciated your kind reply.&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;Qingwen.li&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;qingwen li&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Oct 2022 08:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/What-format-is-the-screenshot-stored-in-the-database/m-p/56489#M10663</guid>
      <dc:creator>qingwen.li</dc:creator>
      <dc:date>2022-10-27T08:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: What format is the screenshot stored in the database？</title>
      <link>https://community.blueprism.com/t5/Product-Forum/What-format-is-the-screenshot-stored-in-the-database/m-p/56490#M10664</link>
      <description>Hi Qingweb Li,&lt;BR /&gt;&lt;BR /&gt;The screen capture is encrypted using the Default Encryption Scheme before storing in the BPAScreenshot table. I guess the format before encrypting would be Base64, but would have to test.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Carl Carter&lt;BR /&gt;Senior Developer&lt;BR /&gt;Blue Prism&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Oct 2022 09:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/What-format-is-the-screenshot-stored-in-the-database/m-p/56490#M10664</guid>
      <dc:creator>Carl__Carter</dc:creator>
      <dc:date>2022-10-27T09:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: What format is the screenshot stored in the database？</title>
      <link>https://community.blueprism.com/t5/Product-Forum/What-format-is-the-screenshot-stored-in-the-database/m-p/56491#M10665</link>
      <description>&lt;P&gt;&lt;SPAN&gt;It is very appreciated your kind reply.&lt;BR /&gt;For the same picture, the base64 parsed by the code is inconsistent with the base64 stored in the BP database. And the base64 I parsed can be parsed into screenshots normally.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;I thought the storage format was Base&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;64. However, I found that it seemed that it had been encrypted, and I could not correctly parse the data in the database into screenshots.&lt;BR /&gt;Is there any solution....&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;Qingwen.li&lt;/P&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;qingwen li&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Oct 2022 01:10:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/What-format-is-the-screenshot-stored-in-the-database/m-p/56491#M10665</guid>
      <dc:creator>qingwen.li</dc:creator>
      <dc:date>2022-10-28T01:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: What format is the screenshot stored in the database？</title>
      <link>https://community.blueprism.com/t5/Product-Forum/What-format-is-the-screenshot-stored-in-the-database/m-p/56492#M10666</link>
      <description>&lt;P&gt;&lt;SPAN&gt;It is very appreciated your kind reply.&lt;BR /&gt;For the same picture, the base64 parsed by the code is inconsistent with the base64 stored in the BP database. And the base64 I parsed can be parsed into screenshots normally.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN _mstmutation="1"&gt;I thought the storage format was Base64. However, I found that it seemed that it had been encrypted, and I could not correctly parse the data in the database into screenshots.&lt;BR /&gt;Is there any solution....&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;Qingwen.li&lt;/P&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;qingwen li&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Oct 2022 01:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/What-format-is-the-screenshot-stored-in-the-database/m-p/56492#M10666</guid>
      <dc:creator>qingwen.li</dc:creator>
      <dc:date>2022-10-28T01:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: What format is the screenshot stored in the database？</title>
      <link>https://community.blueprism.com/t5/Product-Forum/What-format-is-the-screenshot-stored-in-the-database/m-p/56493#M10667</link>
      <description>&lt;P&gt;Yes as mentioned in my last response, the image is stored in the database encrypted, so this would need to be decrypted before you could view the file as an image.&lt;BR /&gt;&lt;BR /&gt;If you want to save screenshots, you could always build into your exception handling to take a screenshot. Search the community for 'screenshot' - there is a post containing a screenshot utility you can use for this.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Carl Carter&lt;BR /&gt;Senior Developer&lt;BR /&gt;Blue Prism&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Oct 2022 07:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/What-format-is-the-screenshot-stored-in-the-database/m-p/56493#M10667</guid>
      <dc:creator>Carl__Carter</dc:creator>
      <dc:date>2022-10-28T07:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: What format is the screenshot stored in the database？</title>
      <link>https://community.blueprism.com/t5/Product-Forum/What-format-is-the-screenshot-stored-in-the-database/m-p/56494#M10668</link>
      <description>&lt;P&gt;&lt;SPAN&gt;It is very appreciated your kind reply.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN _mstmutation="1" style=""&gt;I want to find out the screenshot data in base64 format through SQL so that other systems can parse the base64 data. Is there a solution.&lt;BR _mstmutation="1" /&gt;I'm sorry, please forgive me, my English is not very good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;Qingwen.li&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;qingwen li&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Oct 2022 07:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/What-format-is-the-screenshot-stored-in-the-database/m-p/56494#M10668</guid>
      <dc:creator>qingwen.li</dc:creator>
      <dc:date>2022-10-28T07:45:00Z</dc:date>
    </item>
  </channel>
</rss>

