Product Forum
Get fast, personalised help from other members of the community
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Where to download all Blue Prism products.

If you're looking to download an SS&C Blue Prism product, you can find a link to the download page in this list.  Click the link, scroll down to accept the EULA and select the version you wish to download. SS&C Blue Prism Enterprise: DownloadSS&C Blu...

Michael_S by Community Team (Retired)
  • 1997 Views
  • 8 replies
  • 13 likes

Trigger an exposed BP Process/webservice

Hi there.I'm just investigating the possibility of triggering a BP process via a browser at the moment, but am having a bit of difficulty. I have exposed the process within System, but when navigating to the webservice (using http://[machine name]:[p...

Binary data item conversion into file

Hi all,I need to know if there's any way to convert a binary data item into file, the general idea is to "invert" the built-in function of LoadBinaryFile(). Unfortunately, I can't give many details right now since I still have not started all the tes...

RickyMasa by Verified Partner
  • 2480 Views
  • 4 replies
  • 1 likes

Resolved! Reading Chrome cookie value

Pretty straightforward - is there any easy way to get the cookie values from a current chrome session?   I could do it with Javascript, but hoping there is an 'in the box' way of doing it.   Thanks--RJ

How to Create Code stage for Sharepoint operation

Hi Everyone Many Thanks for your support I want to a Code Stage For Sharepoint operation, but i'm am biginner, so I'm struggling.I want to use "Microsoft.Sharepoint.Dll/Microsoft.Sharepoint.Client.But I don't know how to set these inf into Code Stage...

Sharepoint Graph APi - issue with Move/copy file

i am using latest SP VBO on 7.3.1. i am facing below issue in copying/moving the filesBoth cases are under same Site ID and same SP and multiple SP VBO action are working on Case -1 on Default Drivebut i am not able to make it work on when i use get ...

Neel1_0-1755703925198.png
Neel1 by MVP
  • 2040 Views
  • 5 replies
  • 0 likes

Resolved! Merge 2 big CSV Files

Hello, My robot need to download from a website a large CSV File and add all the rows from this file to an existing CSV file. Any idea if I can find an object or a code able to do that ?I tried with a C# code I found online but when I execute on Blue...