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

C# code stage system.data defaults to old version

I get the following error Compiler error at line 0: The type name 'DataTable' could not be found in the namespace 'System.Data'. This type has been forwarded to assembly 'System.Data.Common, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11...

Dehli_0-1725953349928.png
Dehli by Level 3
  • 729 Views
  • 8 replies
  • 4 likes

Auto archiving competing for SQL table locks

Hi all, we have been having a problem which has become more frequent recently, where the auto archiving process built in to Blue Prism, is competing for table lock with our regular SQL maintenance job. This is impacting several schedules as they are ...

Connection Failed SQL Server Blue Prism Hub 4.7

Is there any way to install Blue Prism Hub 4.6 or earlier without using SSL Encryption CA? I need to run some tests in my test environment to load data into the Blue Prism queue through API. Thank you in advance!Blue Prism Enterprise v7 

OLEDB - Data type mismatch in criteria expression

Hi, I was trying to fetch data from an Excel using OLEDB with below query but getting an error - Could not execute code stage because exception thrown by code stage: Data type mismatch in criteria expression.SELECT [No],[Resp (3&4)] FROM [Call Sheet$...

Resolved! To add data line by line in a Text Data Item

Hi,Is there any way to add data to a text data item line by line? I need to add data from a collection column into a single text data item in the below format. Is there any option to append line breaks or any other methods available to achieve this?A...

Receiving Junk data from HTTP/API Response

Hi All,We create orders through API requests / HTTP requests (using the POST Method) by sending JSON files and saving the API response in text format.But we are receiving junk data like below from the Response in HTTP and API. Below is the blue prism...

AThriveni_0-1729083432303.png AThriveni_1-1729083432311.png AThriveni_2-1729083432313.png

Resolved! Save Excel worksheet as csv

Newbee question so an example would be helpful...I'm looking for an action that saves a populated Excel worksheet as a .csv file.I expect I need to extend the existing VBO Excel SaveWorkbookAs action which uses the code:wb.SaveAs(filename)to somehow ...

Excel Operations logic help

Hi,I am requesting a logic help here which I need to handle with Excel VBO in Blue Prism. It would be great, if  someone can share ideas on how to implement it.Please check the attached Excel file Images, in which there are 2 sets of data with ID 111...

ID-111.jpg ID-222.jpg