Product Forum
Get fast, personalised help from other members of the community
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Where to download all Blue Prism products.

If you're looking to download an SS&C Blue Prism product, you can find a link to the download page in this list.  Click the link, scroll down to accept the EULA and select the version you wish to download. SS&C Blue Prism Enterprise: DownloadSS&C Blu...

Michael_S by Community Team
  • 1124 Views
  • 8 replies
  • 13 likes

Intermittent Error behavior Launching Chrome

Here is the Error "ERROR: Internal : Failed to perform step 3 in Navigate Stage 'Launch' on page 'Launch' - Could not identify process owning the current foreground window". When Launching Chrome this error will occur and the process will fail. If yo...

Excel Actions

Hello,I am automating a task that a team does which is downloading an excel report and uploading it into a system. That part I have built and works, however before it uploads the excel report into the system it needs to do some actions within excel a...

Resolved! Detect colored Cells in Excel

Hi PeopleI have this task where it needs to be checked if a Cell in excel is colored or not. How can this be solved with Blue Prism? Is the only way to achieve this a self developed code stage or are there other simple work arounds? Thanks in advance...

Observation - Blue Prism Pin to Taskbar

Hi Team,I have Blue Prism pinned to my taskbar, but when I open it, it opens a new tab instead of using the pinned one.I've noticed this issue for the last two versions. I tried reinstalling and doing a fresh install, but the problem persists.Is anyo...

Tejaskumar_Darji_0-1736260615048.png

Resolved! Spacebar key

Is there way to pass spacebar key to UI element in blueprism 5.0

Data Gateway Configuration issue

​Hi All,I have configured Data Gateway in my system but I am facing the below configuration error, while running the data gateway from control room.The Error message: "The configuration is invalid. Please fix the configuration and restart the proces...

11765.png

Database Isuue

I am getting the error: Internal : Could not execute code stage because exception thrown by code stage: ORA-01861: literal does not match format stringORA-01861: literal does not match format stringWhile the query works fine in the database. In fact,...

Mahrous by Verified Partner
  • 1465 Views
  • 4 replies
  • 1 likes

Blue Prism HUB Login Window Issue

Hi Team,As i have added the "authentication.local" URL in DNS Hosts File.And as i am Launching the URL in Browser the Below "IIS Windows Server" is Showing, Any steps need to do for the Hub Login Window to come ? Thanks,Srihari 

KodiSrihari_0-1736233152199.png

Error - Merge PDF Files using PDFSharp DLL

I am trying to creat an Object that merges PDF. I have installed PDFSharp DLL and added namespaces, but it seems to be giving errors. Is there anything am missing? Can anyone provide me a code to merge PDF uisng PDFSharp? Below is my codePublic Sub M...

Resolved! Merge information from databases BP of different companies

Hello, everyone!I work in a group of companies, where each company has a separate Blueprism, bpsv, and dbo environment. However, I would like ideas on how I can combine the information from the banks in each company so that I can have a "data lake" a...

Jrwork by Level 7
  • 1754 Views
  • 2 replies
  • 4 likes

Filter Advanced

Hi Some one can help me with this ?Notice i dont want to use a loop or a CUSTOM Code. I am using filter expression : "IIF([Sas] LIKE '%"&Chr(10)&"%', REPLACE([Sas],'"&Chr(10)&"','') , [Sas]) = 'Foreign'"To explain i have a column Sas that contain For...