<?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: Guide: How to encode an image as Base 64 in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Guide-How-to-encode-an-image-as-Base-64/m-p/110211#M49773</link>
    <description>&lt;P&gt;Thanks! Best thing to do would be to &lt;A href="https://digitalexchange.blueprism.com/site/global/ideas/index.gsp" target="_self"&gt;create an idea here&lt;/A&gt;&amp;nbsp;with your request. The Digital Exchange team review those regularly. Feel free to link to this post as an example of what you need!&lt;/P&gt;</description>
    <pubDate>Tue, 07 May 2024 10:05:53 GMT</pubDate>
    <dc:creator>Michael_S</dc:creator>
    <dc:date>2024-05-07T10:05:53Z</dc:date>
    <item>
      <title>Guide: How to encode an image as Base 64</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Guide-How-to-encode-an-image-as-Base-64/m-p/110205#M49770</link>
      <description>&lt;P&gt;Dear Everyone,&lt;/P&gt;
&lt;P&gt;Recently I was working for one of the process development and part of that I need to encode image as base 64.&lt;/P&gt;
&lt;P&gt;Regarding this I was exploring with blueprism but unfortunately we have base 64 VBO for “Text” alone. Hence I have created separate code for Image converting to Base 64 format.&lt;/P&gt;
&lt;P&gt;If you have any such requirement related to Image converting to base 64 please use the below concept.&lt;/P&gt;
&lt;P&gt;Dear @ &lt;A href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/15" target="_blank" rel="noopener"&gt;Michael_S&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Can you please send this to concern team to get it include in the ‘Encode/Decode VBO’?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Namespace:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Set below Namespace&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DevendranVenkatesh_0-1715073715566.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38084i1D5627441E2E50A3/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="DevendranVenkatesh_0-1715073715566.png" alt="DevendranVenkatesh_0-1715073715566.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Global Code:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DevendranVenkatesh_1-1715073748920.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38085i46DA1DD0550B2A04/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="DevendranVenkatesh_1-1715073748920.png" alt="DevendranVenkatesh_1-1715073748920.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Code Stage:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Create Code stage with below input parameter:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DevendranVenkatesh_2-1715073772104.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38086iE274C5CF526173BD/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="DevendranVenkatesh_2-1715073772104.png" alt="DevendranVenkatesh_2-1715073772104.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Output parameter:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DevendranVenkatesh_3-1715073782124.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38087i00264BB0D469B6A3/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="DevendranVenkatesh_3-1715073782124.png" alt="DevendranVenkatesh_3-1715073782124.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Code:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DevendranVenkatesh_4-1715073803963.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38088i69ABE3BDA456A5EA/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="DevendranVenkatesh_4-1715073803963.png" alt="DevendranVenkatesh_4-1715073803963.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 09:51:25 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Guide-How-to-encode-an-image-as-Base-64/m-p/110205#M49770</guid>
      <dc:creator>DevendranVenkatesh</dc:creator>
      <dc:date>2024-05-07T09:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Image - Encoding - Base 64</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Guide-How-to-encode-an-image-as-Base-64/m-p/110206#M49771</link>
      <description>&lt;P&gt;Nice guide&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1770"&gt;@DevendranVenkatesh&lt;/a&gt;&amp;nbsp;- thanks for sharing!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it &lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/base64encoder-2" target="_blank" rel="noopener"&gt;this VBO&lt;/A&gt; you're referring to?&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 09:49:14 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Guide-How-to-encode-an-image-as-Base-64/m-p/110206#M49771</guid>
      <dc:creator>Michael_S</dc:creator>
      <dc:date>2024-05-07T09:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Guide: How to encode an image as Base 64</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Guide-How-to-encode-an-image-as-Base-64/m-p/110207#M49772</link>
      <description>&lt;P&gt;Yes &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/15"&gt;@Michael_S&lt;/a&gt;, your correct the same VBO.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 10:01:34 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Guide-How-to-encode-an-image-as-Base-64/m-p/110207#M49772</guid>
      <dc:creator>DevendranVenkatesh</dc:creator>
      <dc:date>2024-05-07T10:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Guide: How to encode an image as Base 64</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Guide-How-to-encode-an-image-as-Base-64/m-p/110211#M49773</link>
      <description>&lt;P&gt;Thanks! Best thing to do would be to &lt;A href="https://digitalexchange.blueprism.com/site/global/ideas/index.gsp" target="_self"&gt;create an idea here&lt;/A&gt;&amp;nbsp;with your request. The Digital Exchange team review those regularly. Feel free to link to this post as an example of what you need!&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 10:05:53 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Guide-How-to-encode-an-image-as-Base-64/m-p/110211#M49773</guid>
      <dc:creator>Michael_S</dc:creator>
      <dc:date>2024-05-07T10:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Guide: How to encode an image as Base 64</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Guide-How-to-encode-an-image-as-Base-64/m-p/110214#M49776</link>
      <description>&lt;P&gt;Posted the Idea and title name is 'Encoding an image as Base 64 Format'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 12:50:59 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Guide-How-to-encode-an-image-as-Base-64/m-p/110214#M49776</guid>
      <dc:creator>DevendranVenkatesh</dc:creator>
      <dc:date>2024-05-07T12:50:59Z</dc:date>
    </item>
  </channel>
</rss>

