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

Process crashing sending emails with MS outlook VBO

Hello all, I am working with the Blue Prism MS Outlook Email VBO. At the start it was working fine and quickly sending emails with attachments. Overtime it has got slower and now only works one item before freezing on the send email action. I am not ...

Remote Access Tools that Work!

 All, I have worked with many customers over the years while at Blue Prism and a regular topic for issues or general confusion have been around the use of RDP and Remote Access.  Many times it is around not being able to find the application or the p...

Resolved! How to use the action command from Resource PC command

Hi Team, I see and 'action' command in a list of Resource PC command list, The description for which is  Either 'action <sessionid> <actionname>' to run an action on the specified session, or 'action last <actionname>' to run an action on the last se...

Utility - Encryption VBO 'Bad Length' error message

Hi,I am having an issue with the Utility Encryption VBO, and was wondering if anyone has any ideas or suggestions?I have the inputs to the VBO set up as per the below:-I am receiving the below error when I try to encrypt my text string.I believe that...

29712.png 29713.png 29714.png 29715.png

VBA Code - Filter using Array

Hi,i need to filter data in Excel spreadsheet. It can be dynamic number of values (or). In the vba code it should look like below: Worksheets("Sheet1").ListObjects("Table1").Range.AutoFilter _ Field:=1, _ Criteria1:=Array("1", "3", "Seattle", "Redmon...

Outlook get flag/category information on email by entryID

Hi, I need to get flag/Category information on emails in Outlook by entryID. The process will first add the information when getting the cases from an Outlook folder but then it will defer cases and I need to check the status (for flag and category) ...

emjemed by Level 3
  • 2972 Views
  • 3 replies
  • 0 likes

Automatic Tests

Hello,Does anyone found a way to create automatic tests such as Unitary tests? In case answer is yes how did you handle it? With constants changes in processes this kind of validation is quite important to make sure we don't make any regression  prod...

Spying in HTML mode for Chrome

Hi, I'd like to know how to invoke HTML mode while using Chrome. I am able to invoke HTML mode when my target application is Internet Explorer.

Deep.Shah by Verified Partner
  • 2524 Views
  • 6 replies
  • 1 likes

Turn on AutoFilter and Freeze Panes with Visual Basic

Would anyone have the correct code to turn on AutoFilter or Freeze Panes with VB using Microsoft.Office.Interop.Excel. below is a sample ,but, some of the lines are incorrect. Dim excelApplication As New Application Dim excelWrkBook As Workbook ...

Resolved! Servicenow Integration with Blue Prism

Hi,Currently working on integrating Servicenow with bluePrism . I have downloaded the ASSET AND CONFIGURED THE SKILL for incident management and it is running perfectly. But the issue is I need to create a ticket for a specific purpose like I need to...

17488.png

Blueprism and IBM Data Cap Integration

Hi there,I am looking on how to integrate Blueprism and IBM Data Cap. Is there any connectors available in the Digital Exchange? Or any other option?Thanks in advance------------------------------Lavanya SundaramurthyStudentStudentEurope/London------...

Attach in the Initialise action

Our team is discussing where to put the attach logic which is required for business objects, which uses an existing browser session.One of the ideas is to put the attach logic in the 'Initialise' action, which exists in all business objects. Of cours...

23160.png