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

Using LINQ in Code Stage

Hi All,   I am trying to use the LINQ code in code stage of Blue Prism. Code is having no error but when I am trying to run it is giving following error: Description: Compiler error at top section line 7: A using namespace directive can only be ap...

Web Automation-Text Filtering

Hi All, I am doing web automation using BluePrism. But facing some issue. Am trying to search a text from bound list post which it has to show only filtered data at run time. This is working when the web is running in foreground/active but does not ...

MAPIEx VBO - Mail Classification

Currently our BP Process uses Blue Prism MAPIEx object to send email to outside of the company. But now our client wants to classify the mail I.e. Internal, Public, Confidential etc. before sending any Email to outside of company through BP process. ...

Blue Prism Scheduler service not working

My Scheduler does not run the process. (its not related to UTC time). I did some research and come to following analysis. 1. I am getting Scheduler error when trying to start BPServer serice from C:\Program Files\Blue Prism Limited\Blue Prism Automat...

netMapi functions

Hi I am looking for a list of available functions of the netMapi DLL.   can anybody help with this ?   thx

Anonymous by Not applicable
  • 343 Views
  • 2 replies
  • 0 likes

Get worksheet as collection : Values

When  I use "get worksheet as collection", the values fetched into the collection are the ones that are displayed on the sheet and not the actual cell value. For instance, 5.87 displays 5 but when we click on the cell it is 5.87. Using "Get cell valu...

Minimal functions available for expressions

Why are there so few functions available for use in Expressions, specifically with Number functions? I'm looking for a simple Max() function to just return the max of 2 numbers for use in an expression and this is not an option. Is there any way to i...

Excel File issue in Production

Hi Folks, We are facing an issue with "Open Excel Work book and Closing Excel Instance" frequently in production. Error in detail stated below. ERROR: Internal : Could not execute code stage because exception thrown by code stage: Open Workbook too...

How to use Extract Regex Values Action

Hi, I am trying to use "Extract Regex "Action in utility-String object, but it is not working as expected. I have the working Regex pattern and I need to extract Regex values from a string (ie and Zip code from an address using Regex), It Requires ...

PrasadM by Level 3
  • 820 Views
  • 4 replies
  • 1 likes

SAP gridView get all items empty

I spied a SAP gridView in SAP logon 750 . When I make  a read stage with read all items I get an empty collection of 500 items. The collection has the table heads, but all rows are empty , no data. Using BP 6.4.1 Any suggestion what might be causi...

Anonymous by Not applicable
  • 113 Views
  • 0 replies
  • 0 likes

AutomateC.exe: Process not published

When I run ""C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /run "Process Name" /resource ResourceName /sso" from cmd, I sometimes (not always) get error: "Process has not been published." Obviously, the process has been pub...