Product Forum
Get personalized help and advice from other SS&C Blue Prism users here.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1928 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
  • 1482 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------------------------------

Upgrade issue

We have recently  upgraded the BP from 6.8.1 to 7.1.2, everything went smoothly but after that we we are trying to run the process from control we see below error ,Kindly help. ------------------------------Sainath s------------------------------

16532.png

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
  • 4266 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...