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

Datediff

I need to work out the number of weeks between 2 dates. In v5 I could use Datediff even though it said it going to be deprecated. It doesn't work at all in v6. What is the alternative?

Licences and multiple processes

Hi all,   Will a single licence allow a resource to run multiple processes? i.e. a foreground and a background process? I'm thinking about a  background process that would run in the background and handle undesirable popups to allow the main proces...

Anonymous by Not applicable
  • 625 Views
  • 3 replies
  • 0 likes

Kill failed runtime windows sessions

From time to time, a runtime process ends in a non-controlled way, so runtime process ends but the windows session that was executing the process remains. Because of this, loginagent cannot start again and the resource appears as offline. The only w...

Connecting to MYSQL

Hi, I need to connect to MYSQL DB to query and update tables. Has anyone worked with it? Is there anything inbuilt available in BP for this? What details are required and how can we configure it? Thanks....

Regular Expression In application Modeller

Hey guys, I am having a little problem i want to use regular expression in application modeller. I am trying to match attribute values of element using regular expression. I don't know anything about this can anybody suggest me how to use regular ...

Spire.Doc Dll Code Stage Error

Internal : Could not execute code stage because exception thrown by code stage: Could not load file or assembly 'Spire.Doc, Version=6.9.13.4035, Culture=neutral, PublicKeyToken=663f351905198cb3' or one of its dependencies. The system cannot find the ...

How to convert Byte[] into a BP collection?

Hi All, i have implemented one solution to read the data from an excel file using the URL to the file located on web using DownloadData(URI) method of the C# language. The data is getting generated but it is in form of Byte[] array and i need to con...

Web Automation

I am trying to spy elements in this page https://www.xe.com/currencyconverter/ . But In HTML mode  while spying elements the text boxes are not spied properly.  I want to say while spying the text boxes are not covered properly.

Multiple Filter Icon In UI

I have multiple FilterIcon  (UI ColumnHeader - having six columns lets keep) first and last column filter Icon are recognized through Accesibility Mode, i tried spying the fourth colum filter icon through Accessbility mode there is no difference in t...

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

Files with variable date stamps in the file name

I need to open an excel spreadsheet and populate it with data on a daily basis in a new process.  However, the spreadsheet name has a numeric month and year format embedded in the name (ex:  PriceData 09 2018.xlsm). Is it possible to code this as va...

Blue Prism and WFC

Hi,  Does Blue Prism supports WFC ( Windows Failover Cluster ) ? For example AlwaysOn Failover Clustering Instances (FCI) technology. Are there any pitfalls l should avoid? Thanks all. 

Problem with HTML combo-box / exception throwing

Hi all, I currently have a ticket raised for this but wondering whether anyone else has experienced similar issues. We have a process that calls an object action. The object action then goes into a 'Navigate' stage which selects a value from a HTML...