<?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: Working with Blue Prism Repositories on GitHub in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Working-with-Blue-Prism-Repositories-on-GitHub/m-p/52884#M682</link>
    <description>Thank you for pointers, Is it applicable when we download C# repositories like microsoft-power-platform-connector from github/blue-prism.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amin Patel&lt;BR /&gt;Intelligent Automation Developer&lt;BR /&gt;Emerson&lt;BR /&gt;Pune India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 28 Oct 2020 12:09:00 GMT</pubDate>
    <dc:creator>AminPatel1</dc:creator>
    <dc:date>2020-10-28T12:09:00Z</dc:date>
    <item>
      <title>Working with Blue Prism Repositories on GitHub</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Working-with-Blue-Prism-Repositories-on-GitHub/m-p/52882#M680</link>
      <description>When downloading an asset (VBO/Proces/BPRelease) from the Blue Prism organization page on GitHub, it's important that you get the raw asset file as opposed to the HTML representation of the file contents. Otherwise, when you try to import the asset in to your Blue Prism instance you may experience issues.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;To download a Blue Prism asset from GitHub:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;Open your browser and navigate to the respository link for the specific asset you're interested in. For this example, we'll use the Process Information VBO (&lt;A href="https://github.com/blue-prism/ProcessInfo" target="_blank" rel="noopener"&gt;https://github.com/blue-prism/ProcessInfo&lt;/A&gt;).&lt;/LI&gt;
&lt;LI&gt;From the &lt;EM&gt;&lt;STRONG&gt;&amp;lt;&amp;gt; Code&lt;/STRONG&gt;&lt;/EM&gt; tab, click on the .xml or .bprelease file. &lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6439.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6622i226C83CD634B6D9A/image-size/large?v=v2&amp;amp;px=999" role="button" title="6439.png" alt="6439.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Most asset repositories will include the following files:
&lt;UL&gt;
&lt;LI&gt;The asset .XML/.BPRelease file.&lt;/LI&gt;
&lt;LI&gt;A user guide in either .DOCX or .PDF format.&lt;/LI&gt;
&lt;LI&gt;A license file (typically the MIT License).&lt;/LI&gt;
&lt;LI&gt;A README file.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;After you click on the asset file, you'll be presented with the contents of the file displayed in the default GitHub editor. &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;DO NOT&lt;/STRONG&gt;&lt;/SPAN&gt; try to save the contents from this screen. This is where most issues start. If you try to save the contents from this screen you will likely get a file that contains HTML tags. This will not work when you try to import the file into Blue Prism.&lt;/LI&gt;
&lt;LI&gt;At the top right of the editor window, click the button titled "Raw". This will present the raw contents of the asset file without any HTML tags.&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6440.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6623iBC929FEC332ADE3A/image-size/large?v=v2&amp;amp;px=999" role="button" title="6440.png" alt="6440.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;Right-click on the page, select Save as..., and save the file.&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6441.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6619i0C83EAA0B93748CE/image-size/large?v=v2&amp;amp;px=999" role="button" title="6441.png" alt="6441.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;OL&gt;&lt;/OL&gt;
&lt;BR /&gt;You should now have a clean asset file that can be imported into your Blue Prism environment.&lt;BR /&gt;&lt;BR /&gt;In some cases, the asset may be added to a &lt;EM&gt;&lt;STRONG&gt;GitHub Release&lt;/STRONG&gt;&lt;/EM&gt;. This is basically just a zip file that contains all of the file found in the repository. If the asset you're interested in has been built into a GitHub release you'll find it under the &lt;STRONG&gt;Releases&lt;/STRONG&gt; heading on the right side of the screen.&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6442.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6625i2EB20B89DDF96A6B/image-size/large?v=v2&amp;amp;px=999" role="button" title="6442.png" alt="6442.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;If you click the link for the specific release that will take you to another screen where you can choose to download the repository contents as either a .ZIP or a TAR.GZ file.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Oct 2020 12:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Working-with-Blue-Prism-Repositories-on-GitHub/m-p/52882#M680</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2020-10-12T12:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Working with Blue Prism Repositories on GitHub</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Working-with-Blue-Prism-Repositories-on-GitHub/m-p/52883#M681</link>
      <description>Thanks &lt;A biobubblekey="24818008-8ffc-426e-9db1-0a574118cc2b" href="https://community.blueprism.com/network/profile?UserKey=24818008-8ffc-426e-9db1-0a574118cc2b" target="_blank" rel="noopener"&gt;Eric&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;for sharing valuable info&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nilesh Jadhav &lt;BR /&gt;Senior RPA Specialist&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Oct 2020 15:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Working-with-Blue-Prism-Repositories-on-GitHub/m-p/52883#M681</guid>
      <dc:creator>NileshJadhavBP</dc:creator>
      <dc:date>2020-10-16T15:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Working with Blue Prism Repositories on GitHub</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Working-with-Blue-Prism-Repositories-on-GitHub/m-p/52884#M682</link>
      <description>Thank you for pointers, Is it applicable when we download C# repositories like microsoft-power-platform-connector from github/blue-prism.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amin Patel&lt;BR /&gt;Intelligent Automation Developer&lt;BR /&gt;Emerson&lt;BR /&gt;Pune India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Oct 2020 12:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Working-with-Blue-Prism-Repositories-on-GitHub/m-p/52884#M682</guid>
      <dc:creator>AminPatel1</dc:creator>
      <dc:date>2020-10-28T12:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Working with Blue Prism Repositories on GitHub</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Working-with-Blue-Prism-Repositories-on-GitHub/m-p/52885#M683</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;, or you can just press Code &amp;gt; Download Zip &lt;BR /&gt;&lt;BR /&gt;...&amp;nbsp;​unless repo is huge like chromium(&amp;gt;1Gb), but I dont think any of BP repos are bigger than a few Mb.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Oct 2020 18:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Working-with-Blue-Prism-Repositories-on-GitHub/m-p/52885#M683</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2020-10-28T18:05:00Z</dc:date>
    </item>
  </channel>
</rss>

