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

BP API installation

Hi, We have installed Hub, interact and Blue Prism API, now we want to integrate API to use control room other things but not sure how we can integrate. As per the guide, it mentioned how to test API using swagger, but we don't want to use swagger. C...

Updating my Current Row index of colletion

Hi  I am running code stage to update the value of collection but after operation my Current index of the row of the output is getting reset to 1 of 3911, but my input collection had 2 of 3911. How to preserve the current row index value in Output R...

25789.png

Get Exception Types and respective processes list.

Hi All, I am intersted in getting the list of processes and the respective exception types used in process. I can find the list under system>exception>scan processes. but I cannot find any such data in the BP tables. so is there anyone who know how S...

CSV: Too many fields

Hi, i have a csv data of 260 columns with approximately 3000 rows of data. some data may be blank. but i would need to manipulate some data using collections. but when i try to import the csv file into collection, Blue Prism says "Too Many Fields". b...

Resolved! Getting Process ID of Background Process

I need to get process ID of "BluePrism.MessagingHost.exe" for which I am using Utility: "BPS Utility - AttachAssist" and Action: "FindProcess ID". When I run the action it gives me Error "Application Exception..." Screenshot attached. When I tried sa...

11889.png 11890.png 11891.png 11892.png

Scheduled Process stuck at Pending

Hi all, We're trying to assist our network team in trying to diagnose the following issue. Intermittently (and only as of about a month ago), certain processes are being established in Control Room via the scheduler, but are remaining at a pending st...

Resolved! Blue Prism 7.1 Scheduler UI stuck Issue

Hi,After upgrading to 7.1.1 we are facing issue with saving our scheduler. We are not able modify our scheduler because while clicking on Apply changes it stuck forever, I have waited for at least 10 min but nothing happens and Blue prism hangs forev...

Resolved! HOW TO USE FILTER ON A COLLECTION STAGE

During the course of learning, we always find something interesting and think: "Do other people know about this?". And even if it's something simple, I decided to share it...HOW TO USE FILTER ON A COLLECTION STAGE (BLUE PRISM)?1 - Create an Action St...

27047.jpg 27048.jpg

Pivot refresh

HI All, I'm a stuck with pivot refresh in Excel. Using MS Excel VBO we are doing some operations to enter data in to the excel, ones the data is entered in the pivot table in the specific column as per our requirement we have to refresh excel when we...

Resolved! Include metadata/ match input and output file

Hi, I am building a process where I need to match the decipher output (document data) to the original file that was pushed into decipher.  I would like to have more than one file in each batch, but need to be able to match the output to the original ...

Procedure to take screenshot

Hi, I am trying to take screen shot of the screen. I am following these steps: 1) Sending global sent keys for print screen key. 2) Creating MS Word Instance. 3) Creating MS Word document. 4) Pasting screenshot from clipboard. 5) Saving document at s...

Resolved! Download Excel File from Sharepoint

Hello, I'm looking for assistance with downloading an Excel file from SharePoint using APIs. I have successfully generated the necessary credentials, including an access token. However, when I use the provided method to retrieve the file content, the...