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

out of memory exception

I have tried to parse excel file with more than 9000 records The parsing is getting complete but when I tried to open the collection it's giving me the exception.  

SMTP-VBO

Can any one give me idea how to download SMTP-VBO to sending mails.

compile error

Hi I am using Mapiex new release and want to read email from outlook mailbox and getting error message that "Could not run the object because one of the code stages has a compile error, use Check for Errors for a list of problems". Please help with i...

R6016- not enough space for thread data

Hi Team, i keep getting the following error in production ie R6016- not enough space for thread data as a popup but not able to know what exactly is wrong .so someone share your thoughts on this   PFA for reference  

Issues creating a code stage (works in Visual Studio)

Hello, We have created a some code in Visual Studio that works as expected, but I'm having trouble getting it to work in an object. I have imported the DLL's and namespaces, but i'm still getting the following error: Description: Compiler error at ...

Cannot log out og object

Hello, I have an URGENT issue. I need to log out of a business object (locked by me) but Blue Prism is not allowing it. I recieve the attached error message. I have even tried deleteing the object in order to upload a new one, but it is not working....

Anonymous by Not applicable
  • 254 Views
  • 1 replies
  • 0 likes

Login Agent fails to connect to server

Hi, I have a problem with Login Agent. It fails to connect to the Blue Prism server. I set up Login Agent log level to 7 (TRACE) and get this: TSS(L) 2: 12:31:14:0971 DEBUG BluePrismProvider.cpp(493): Creating BluePrismProvider Instance TSS(L) 2: 1...

Anonymous by Not applicable
  • 288 Views
  • 1 replies
  • 0 likes

How to create Message Boxes using Code Stage

I need to create message boxes for a demo I will be presenting.  I am using the code stage and in the Code tab I am using MessageBox.Show("My Message") In the Inputs tab I have declared my Message as text but how do I declare MessageBox?  Is this ev...

Use VBA Code - WeekdayName & WeekDay

Hello, I want to use this VBA Code Stage in RPA: GetWeekDay = WeekdayName(Weekday(Date, vbMonday), True) but I got this errormessages: Weekday and WeekdayName is not declared.   In Excel VBA this Code Stage works well! I would be happy about y...

Sharing Runtime Servers

I am seeking information on sharing runtime servers as to reduce the number of servers required in the overall infrastructure.  Is there a way to pool the runtime servers and allow them to be dynamically allocated as a bot kicks off to run?