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

Costs and connectros

Hey guys, I am a student exploring the world of RPA. I just found out that Blue Prism is one of the leaders in RPA technology. So for my project it would be very helpful if anyone could tell me how much an attended Bot costs (approximately)  and wher...

Anonymous by Not applicable
  • 2603 Views
  • 6 replies
  • 1 likes

Unable to run or Delete Pending Session

I have a number of sessions that are stuck in the control room showing as pending. If you try to run or delete the session an error shows stating: Failed to delete session on IWCD-DESI - Reply was 'MISSING RUNNER' Does anyone know what the cause, a...

Blue Prism Sql Server Configuration

HI All,we are planning to onboard BP interact in our organisation. so we got the window server as required now I have to install BP hub, Rabbit MQ server etc to install BP hub. and I also need SQL Server details for that.What I have observed is in BP...

Working with large xlsx files without Chunk

He everyone, Regarding to those  posts:   https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=385&MessageKey=16adfb54-82e0-4699-bf49-d1142daeec53&CommunityKey=1e516cfe-4d1f-4de9-a9eb-58d15bf38c81&reply-inline=1...

Ernest1 by Level 5
  • 2041 Views
  • 4 replies
  • 0 likes

Interact Drop-Down Values

Hi, I noticed that drop-down allows special characters in Label but not in value. Is this a limitation? Thanks. Regards, Jared------------------------------Jared Vincent Agapito------------------------------

Interact Form Status

Hi, I have noticed that Interact Form Status is limited to Submitted, Approved, Declined, and Failed only. Is there a way to change this? Thanks. Regards, Jared ------------------------------Jared Vincent Agapito------------------------------

Format Date not working for format (09-06-2023)

Hi, When we are formatting date from 09-06-2023 to 09/06/2023 using calculation stage I am not getting required format instead its showing old format Can anyone please help on this. Thanks, Soumya------------------------------Soumya k RPA DeveloperRP...

19223.png
Soumya21 by Verified Partner
  • 5505 Views
  • 10 replies
  • 0 likes

Invoke VBA to Update Excel Combo Box

Hi, I am trying to convert a piece of existing UiPath code into BluePrism. The old UiPath code would invoke VBA code from a .txt file in order to update a combo box value (see below for the code) Sub UpdateComboBox(InputString as string)       ThisWo...