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! 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
  • 1098 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
  • 1187 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...

How to use the wscript.sleep function from Code stage

Hi there ,I want to use the wscript.sleep function from the Code Stage ,but every time I am failed .It reports me that the wscript was not declared .I know that the wscript was an exe file from the windows .But I want to use this function , how I can...

HaoLu by Level 3
  • 447 Views
  • 1 replies
  • 0 likes

List of exposed processes

Hi,We have a requirement to read all the list of exposed processes in Blue Prism. Currently we parse http://localhost:8181/ws/ using HTML parser in Java. But we are concerned if this a fool proof approach or not. Is it guaranteed that the HTML struct...

Concatenate "Single" Data Item

Hello BP Community,I am trying to concatenate Collection entity in a Data Item. I am unable to figure it out.Instead of  [Choice.Day1], need to replace with [Choice.[Input]]

Chart Data Unavailable

Dear All,We have a number of charts that have been enabled by the administrator but do not have any data: How can these be updated with the relevant data please? On the other hand the Process Logs are being updated correctly...Thanks & Regards,---...

30859.png

Upcoming Event: Dynamic Resource Manager

Please join us for a live online community webcast on Tuesday, September 15th at 9am ET. This session will consist of a bitesize presentation, followed by a live Q&A session.The Blue Prism Scheduler is easy to use but has its limitations. This sessio...

25492.png

Using Download File With A Collection

Hi all, From another thread, I realized that using the download file action from utility management means adding the source URL. However, I don't know how to set the expression to allow for different source URLs generated when a collection goes throu...