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

Connection String to SQL database

​Hi all,Since I'm very new to BluePrism and automation in general, I could use the advise of this community.Currently I am trying to connect to an SQL database via the VBO Object 'Data OLEDB'. Now I have this connection string, but when running the o...

Amazon AWS S3 Integration

Hi Guys,Is there anyway to integrate Blue Prism with AWS S3 storage. It would be helpful to know if there is any inbuilt object or Web Service available to get files from S3 storage using Blue Prism.------------------------------BalajiAssociateCogniz...

Terminate a Mainframe Application

Hi, I have an mainframe application to spy. It is using a SSH client and connect to a host. Working with it has been fine, but when I finish the operations and attempt to terminate the application in a navigation stage, it does not work properly. In...

EricLiu by Level 5
  • 609 Views
  • 4 replies
  • 0 likes

Timeout error while connecting client to BP server

The request channel timed out attempting to send after 00:00:10. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeou...

Reconciliation of data entered

Our Enterprise Architect is asking a lot of questions about how we (the RPA Team) are ensuring the data our Bots have entered into SAP is reconciled against the process input data.  He wants to know how we (which also includes the business) are check...

Learning Edition License issue

Hi ,  I installed BP Learning edition  and activated the license last week . Today i did reinstalled BP and local db. After that i am trying to activate license  but am getting these errors 1 . Error :   Error code 0x802: I'm afraid it is not possibl...

Hari by Level 2
  • 213 Views
  • 0 replies
  • 0 likes

Advanced Consolidated Exercise

Hi Bot Builders,I am doing BP Advanced consolidation Exercise.In the initial stage just wanted to know,"Is it really necessary to have 3 different Objects for one process?I have debugged the objects but process uses 2 different BP Objects to Launch a...

Filter Collection based on Regex Pattern

Hi guys,Can you please provide a hint how I can filter a collection based on regex Pattern?Would like to filter the columnName based on regex.Any hints are appreciated!Thank you!------------------------------CohenRPA DeveloperRomania-----------------...

Anonymous by Not applicable
  • 511 Views
  • 5 replies
  • 0 likes

Exchange Web Services in BP using C#

Hi,I am trying to develop a BP C# object that uses Exchange Web Services (EWS). I have written a working code in Visual Studio but I am struggling to make in work in Object Studio.This is the code from Visual Studio:using Microsoft.Exchange.WebServic...

29318.png 29320.png

Word VBO - Save document with Tracked Changes

Scenario using Word VBO - Need to open file with Ms Word and change extension to *.doc.Opening file fine with Open action, and using Save As action. But some files have "Tracked Changes". ​​Process goes to Warning. On VM can see message - see attachm...

OLEDB - SQL Query - Too many characters - Data Item

Hello,I need to run a large sql statement.  Currently the only way I know how to pass sql into the Data - OLEDB (Get Collection) is by using a data item with the sql statement.  That limits you to a small number of characters (255?).  Does anyone kno...

Custom excel fields

Hi All, I have exported an excel as collection which contains some of the "Custom fields" . When I tried to filter the collection using those custom fields, I get an error stating that the field doesn't exist in the collection whereas I can see it in...