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)
  • 2506 Views
  • 8 replies
  • 13 likes

Registration of new resource is disabled

hi all, We are facing an error" Registration of new resource is disabled" while trying to run the process in Process Studio for some users all of sudden, haven't made any changes. Could use some help on this.  Thanks, Vamsi M

Resolved! Format data as a table in excel

Hi, I have an automation to create a queue report at the end of each days automation run, which generates the data into an excel format. I want to find out how to automate formating the data in the excel file to be in a table format / have bold head...

at392 by • Level 4
  • 2761 Views
  • 3 replies
  • 0 likes

Execute python script

Hi,can you help me. how to execute python script using blueprism.thanks and regards,Ashok------------------------------Ashok Rpa------------------------------

AshokRpa by • Level 2
  • 38764 Views
  • 13 replies
  • 7 likes

How to prepare an email as draft in a shared mailbox

Hi! For a client I have to draft an email which can't be sent through RPA due to legal reasons.Ideally, I would like to prepare a set of emails, which the user then only has to check and click send on. However, I haven't yet found a way to do this.On...

RPA_COE by • Level 3
  • 3662 Views
  • 1 replies
  • 0 likes

Bulk registration to the Credetial Manager

Hi, Community The application to be automated need to manage quite a few number of user id and password. So, we're considering the use of Credential Manager.  Is it possible to register a lot of crentials in the Crential Manager at a time? and if s...

BOX API Upload

Hi Please can I have some assistance with regards to uploading a document to Box via an API.Currently our API's go through Mulesoft, I have managed to create API's in Blue Prism to Search, Delete Folder, Delete File, Get folders etc... However I can ...

Extract values from Collection Field

Dear Community I want to extract below information from a Collection field, which I got via APIRest Call. This information is incl. in a HTML code, because this is a Message, which incl. Pictures and hyperlinks. Requestor (line manager):Requestor (li...

Collection inside a collection

I am using a REST/JSON functionality to export data to collections. But sometimes I get a collection inside a collection, and I am in doubt how to "extract" these collections. Is there a way to extract collections from collections, eventually with t...

How to split PDF based on a specific format of string?

Hi, Community. Can anyone help us out to find out what VBO(s) and/or Utilities can be used for the following scenario? 1) Open PDF document. 2) Find strings with a specific format through the document. 3) Split the PDF into multiple files according ...

IC/Run Time Machines not able to connect to App server

Hello,We recently migrated our servers to the cloud; after migration, we are receiving the following error message from IC/Runtime machines. Error: Could not connect to connection 'L&R Dev'Client is unable to finish the security negotiation within th...

HariC by • Level 3
  • 3232 Views
  • 5 replies
  • 0 likes

Need some advice on BP automateC commands

Hi, Please suggest which command prompt commands of automateC or anything equivalent can we use to -  1) Fetch warning status of a process/VM once execution is started on it and it is stuck on a stage due to some issue 2) Get all items from a workque...

How To Sort/Filter a collection based on conditions

Hi Team, I need some sort of help to understand how to achieve this in code Suppose a i have a collection with fieldname Doc# which has 3 rows 1145202, 1005203, 1145204I need to get the row which has highest last 2 digit in Doc# column. Can we do thi...