<?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: @CaryH, Denis is right on… in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59153#M1787</link>
    <description>Hi everyone,&lt;BR /&gt;&lt;BR /&gt;The SharePoint Skill on DX suggested by &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/467"&gt;@vivek.kumar.goel&lt;/a&gt; should solve this problem. It's pretty well-documented but you'll need the help of your organization's SharePoint administrators in order to generate API keys and set it up. Once that's done, you can use it to download and upload files to SharePoint. This should be a much more robust and stable solution than mapping the SharePoint drive or synchronizing with OneDrive.&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sam Assaf&lt;BR /&gt;Senior&lt;BR /&gt;EY&lt;BR /&gt;Montreal QC&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 28 Jul 2020 00:41:00 GMT</pubDate>
    <dc:creator>SamAssaf</dc:creator>
    <dc:date>2020-07-28T00:41:00Z</dc:date>
    <item>
      <title>SharePoint VBO?</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59132#M1766</link>
      <description>All,

Is there a SharePoint VBO available with Blue Prism? if so, where can I download it from ?

Thanks
Ajish</description>
      <pubDate>Fri, 29 Sep 2017 08:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59132#M1766</guid>
      <dc:creator>AjishChandrabab</dc:creator>
      <dc:date>2017-09-29T08:23:00Z</dc:date>
    </item>
    <item>
      <title>anyone please?</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59133#M1767</link>
      <description>anyone please?</description>
      <pubDate>Tue, 03 Oct 2017 18:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59133#M1767</guid>
      <dc:creator>AjishChandrabab</dc:creator>
      <dc:date>2017-10-03T18:38:00Z</dc:date>
    </item>
    <item>
      <title>what u need to do in</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59134#M1768</link>
      <description>what u need to do in sharepoint ?</description>
      <pubDate>Thu, 05 Oct 2017 11:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59134#M1768</guid>
      <dc:creator>RaahulC1</dc:creator>
      <dc:date>2017-10-05T11:58:00Z</dc:date>
    </item>
    <item>
      <title>There is no ""official</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59135#M1769</link>
      <description>There is no ""official"" SharePoint VBO that I'm aware of, but SharePoint has a well documented REST API that exposes most functionality. See MSDN or ask a more specific question and I'm sure someone here can point you in the right direction.</description>
      <pubDate>Tue, 10 Oct 2017 12:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59135#M1769</guid>
      <dc:creator>OlaNykvist</dc:creator>
      <dc:date>2017-10-10T12:05:00Z</dc:date>
    </item>
    <item>
      <title>Can you map the Sharepoint</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59136#M1770</link>
      <description>Can you map the Sharepoint folder to be a network drive on your computer and then just use the standard Utility - File Management VBO?  I have done that previously and it worked well.</description>
      <pubDate>Tue, 10 Oct 2017 16:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59136#M1770</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-10-10T16:12:00Z</dc:date>
    </item>
    <item>
      <title>Denis, have you come across…</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59137#M1771</link>
      <description>Denis, have you come across a situation where you've needed to update/manage SharePoint file/directory&amp;nbsp;permissions in Blue Prism? We're currently trying to find the best way to go about accomplishing this and would appreciate any guidance.&amp;nbsp;</description>
      <pubDate>Tue, 11 Dec 2018 20:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59137#M1771</guid>
      <dc:creator>CaryHenderson</dc:creator>
      <dc:date>2018-12-11T20:53:00Z</dc:date>
    </item>
    <item>
      <title>@CaryH, Denis is right on…</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59138#M1772</link>
      <description>@CaryH, Denis is right on the money -- you can browse to any SharePoint directory via file explorer, which means you can also map it to a network drive. Just ensure that the WebClient service is running in order for this to work.
&amp;nbsp;
The only caveat to this, is that I had to write a batch file script to run on login which would open the network path in a file explorer window, then close said window. If you don't do anything to refresh this connection on login&amp;nbsp;(note: locking the screen does not affect this), then Blue Prism will fail to navigate to the directory.</description>
      <pubDate>Tue, 11 Dec 2018 21:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59138#M1772</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2018-12-11T21:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: @CaryH, Denis is right on…</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59139#M1773</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/33683"&gt;@AmiBarrett&lt;/a&gt;, can you provide the script file you used to open and close the windows​? Or specifically, what you used to close them? I have a process that requires files to be moved to several different sharepoint locations, and I am experiencing the issue you describe where it can't navigate to it. I have worked out how to get them to open, but not close, and with a potential 50 different file paths I can't leave them sitting open once they've been connected to.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dianna Bartlett&lt;BR /&gt;Robotics Developer&lt;BR /&gt;LBG&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jul 2019 10:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59139#M1773</guid>
      <dc:creator>DiannaBartlett</dc:creator>
      <dc:date>2019-07-16T10:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: @CaryH, Denis is right on…</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59140#M1774</link>
      <description>You'll need to change a couple spots on this batch file. The first line dictates the path of the folder, which in my case is the sharepoint set up as a network drive of W:\ . The end of this where it says "RPA*" is just the start of the Window title. The timeout may vary based on system and/or startup times, but without it the script will execute too fast for it to close anything.&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE class="language-markup"&gt;start w:\
timeout 2
taskkill /FI "IMAGENAME eq explorer.exe" /FI "WINDOWTITLE eq RPA*"​&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Lead RPA Software Developer&lt;BR /&gt;Solai &amp;amp; Cameron&lt;BR /&gt;America/Chicago&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jul 2019 15:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59140#M1774</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2019-07-16T15:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: @CaryH, Denis is right on…</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59141#M1775</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The above solution will help us to get the files from share point location&amp;nbsp; through file explorer but If I have 100 paths I cannot map 100 drivers in to Network .What would be the best approach for this scenario?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harish&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Sep 2019 18:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59141#M1775</guid>
      <dc:creator>HarishM2</dc:creator>
      <dc:date>2019-09-26T18:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: @CaryH, Denis is right on…</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59142#M1776</link>
      <description>Is this all on the same sharepoint? If so, just make a drive mapping to the highest-level directory and go from there. Treat it like you would any other drive or directory.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Lead RPA Software Developer&lt;BR /&gt;Solai &amp;amp; Cameron&lt;BR /&gt;Richardson, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Sep 2019 19:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59142#M1776</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2019-09-26T19:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: @CaryH, Denis is right on…</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59143#M1777</link>
      <description>Hi Ami ,&lt;BR /&gt;&lt;BR /&gt;Thanks for the response. No, its not the same share point location. I was aware we can navigate from the highest level directory to different&amp;nbsp; sub directory or sub folders bu I was not sure how we can do if we have some thing like 90 or 100 totally different or unrelated URL's. because&amp;nbsp; I think there is some limit like 24 or 25 drivers only we were able to create in one machine.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harish&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Sep 2019 20:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59143#M1777</guid>
      <dc:creator>HarishM2</dc:creator>
      <dc:date>2019-09-26T20:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: @CaryH, Denis is right on…</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59144#M1778</link>
      <description>If you really have that many different locations, that's an unusually obscene number. You may just have to teach the bot to use the web interface at that point.&lt;BR /&gt;&lt;BR /&gt;Alternatively, rather than setting up shared drives, you could probably pass the path to a modified version of the script above to make it connect, then use BP's file actions to reach the path.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Lead RPA Software Developer&lt;BR /&gt;Solai &amp;amp; Cameron&lt;BR /&gt;Richardson, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Sep 2019 20:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59144#M1778</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2019-09-26T20:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Can you map the Sharepoint</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59145#M1779</link>
      <description>&lt;P&gt;I know this has been some time but I am trying to upload a folder from a local machine to a sharepoint folder. When I navigate to the folder in my file explorer it works, but if I give that sharepoint filepath to blueprism for standard file management utility, it doesn't seem to find it.&lt;/P&gt;
&lt;P&gt;What do you mean by 'mapping' a sharepoint folder to be a network drive? Do I need to do something specific for that? Hope you can help.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nanne van der Wal&lt;BR /&gt;Advisor&lt;BR /&gt;EY&lt;BR /&gt;Europe/Amsterdam&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Sep 2019 15:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59145#M1779</guid>
      <dc:creator>Nannevan_der_Wa</dc:creator>
      <dc:date>2019-09-30T15:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: @CaryH, Denis is right on…</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59146#M1780</link>
      <description>&lt;P&gt;You could use Symbolic links to map network drives. This could be useful if you have used all the 26 mapped drives.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://superuser.com/questions/210824/creating-a-symbolic-link-to-mapped-network-drive-in-windows" target="_blank" rel="noopener"&gt;https://superuser.com/questions/210824/creating-a-symbolic-link-to-mapped-network-drive-in-windows&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sandeep Nalla&lt;BR /&gt;Senior Consultant&lt;BR /&gt;Lateetud Inc&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Oct 2019 20:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59146#M1780</guid>
      <dc:creator>SandeepNalla</dc:creator>
      <dc:date>2019-10-25T20:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: @CaryH, Denis is right on…</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59147#M1781</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/33683"&gt;@AmiBarrett&lt;/a&gt; Can you please share the entire batch script to make this work, the challenge&amp;nbsp; i am facing is when ever i restart my citrix vda's I am loosing connection to that mapped shared drive.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sourabh Das&lt;BR /&gt;Tech Arch/Tech Lead&lt;BR /&gt;Wipro Limited&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Feb 2020 08:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59147#M1781</guid>
      <dc:creator>sourabh.das</dc:creator>
      <dc:date>2020-02-11T08:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: @CaryH, Denis is right on…</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59148#M1782</link>
      <description>The code I previously shared&amp;nbsp;&lt;EM&gt;is&lt;/EM&gt; the entire batch file. Is there something not working on it for you?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Plano, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Feb 2020 21:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59148#M1782</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2020-02-11T21:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: @CaryH, Denis is right on…</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59149#M1783</link>
      <description>Do you have a solution for retrieving SharePoint List Items?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Faraz Ahmed Hussain Mohammed&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Feb 2020 00:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59149#M1783</guid>
      <dc:creator>Faraz_Ahmed_Hus</dc:creator>
      <dc:date>2020-02-26T00:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: @CaryH, Denis is right on…</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59150#M1784</link>
      <description>Hi, You can download the sharepoint VBO from DX and try it out.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;"If you like this post, please press the "Recommend" Button.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Feb 2020 03:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59150#M1784</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2020-02-26T03:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: @CaryH, Denis is right on…</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59151#M1785</link>
      <description>​To Accomplish this on one of our projects, we used Utility - HTTP &amp;gt; HTTP Request. Then convert JSON to Collection with Utility - JSON. This has been very reliable.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Billy Marsh&lt;BR /&gt;Delivery Lead&lt;BR /&gt;Computershare&lt;BR /&gt;America/Denver&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Feb 2020 15:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SharePoint-VBO/m-p/59151#M1785</guid>
      <dc:creator>BillyMarsh</dc:creator>
      <dc:date>2020-02-26T15:34:00Z</dc:date>
    </item>
  </channel>
</rss>

