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

Resolved! Combining Collections

I have two collections that I need combined and added to a queue.  What is the best approach to do this?  1)  Combine the collections into one new collection and then add to queue?  If so does someone have an example or guidance on this?2)  Is there ...

Filter functionality

Hi All,Hope u all are doing well.Is there any filter functionality in control room for queue management, Available resources, Available processes?!  It becomes quite difficult n time consuming to trace the specific VMs and process  while doing bot mo...

writing big excel file Freze

Hi Blueprism expert.When I am Writing big excel file it makes blueprism freze Then I try to write big excel file in another way put gets an error. see attached file for more infoHow can i write big excl file.?greetings Kristian----------------------...

15455.png

Cyrillic Characters not recognined

Hello, guys,Please, I get data from an Excel worksheet which might contain foreign characters.However, it is not recognized by BluePrism when I paste that data in SAP.I checked if BluePrism correctly reads the data from Excel, but I found out that th...

22471.png

Reading table from .NET application

I'm trying to read a table in from a .NET based application. I'm able to spy the table element in Win32, UIA, and AA modes, but none are able to read back the data. When I use Win 32 with a "get all items" action I get an exception "Expected data ite...

Resolved! concatenate collection Data item and data item

Hello community,I have an excel header as Day 1,Day 2,Day 3,.........,Day 31 i have read the excel and stored as collection "data"in order to read the values of excel column, i'm using [data.Day 1] instead of this i'm trying to do it as dynamicallyi=...

Blue Prism won't start after install

This is the 3rd time I installed BP on my lap tops. But I hit the issue this time - BP starts display the blue logo page for 2 to 3 seconds and then disappear, without showing the log-in panel.Install conditions:- BluePrism6.7_x64 installer (or BlueP...

Mainframe - Rocket Passport - Attach

Hi,I'm trying to automate mainframe application. I wanna go with multi object design where I have 3 different objects for the same application: Object A, Object B, Object C.Object A: Launch, XXX, YYY,....Object B: Attach, AAA, AA1,....Object C: Attac...

YuliTan by Level 3
  • 1062 Views
  • 8 replies
  • 0 likes

Drop Down-No Chid Item Exists

Hi All, . We have a drop down list in Ariba Web Application in that we have to select item based on the request. we have used  'Navigate' stage which selects a value from a HTML Dropdown box. The value actually selects  successfully but Blue Prism t...

How to disable Autosave in Excel via VB.net code

Hello BP community! We recently have run into an issue with the Autosave-feature in Excel. When dealing with Excel documents located on a SharePoint website, we have noticed that the Autosave-feature is turned on by default. I can understand that is ...

2-factor authentication (2FA) on external websites

We've just begun setting up processes to log into bank websites in order to retrieve account information (e.g., holdings, STIF balances, etc) and that project is moving along well.  We have developed an internal web service that will provide the nece...

jhill by Level 3
  • 1156 Views
  • 4 replies
  • 1 likes

Amending excel graph data ranges

HiI am trying to create a vbo to change the data range for the XValues of a chart object in excel. I have it doing everything I need except it doesn't recognise the range value when its passed into the object as a parameter. Here's what I have so far...