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
  • 1136 Views
  • 8 replies
  • 13 likes

JAB Installation

Hi,Can anyone let me know what is the latest version available for the JAB and where can i get it from?Thanks,Bhuvnesh------------------------------Bhuvnesh Kumar GuptaSr. Software EngineerXavient Information SystemAsia/Kolkata-----------------------...

Unable to import object - non-base 64 character

Hi Team,I was unable to import one object into Blue Prism DB. I'm seeing the below error as : The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding ...

Interact with element with classname 'AfxWnd40'

​I have an application, almost all elements are class of 'AfxWnd40', i would like to interact with these elements (e.g. get the content on it/get all items...) but all failed. system mesage as: Internal : Failed to perform step 1 in Read Stage 'Reade...

EricLi by Level 6
  • 612 Views
  • 1 replies
  • 0 likes

MS Outlook VBO - Error saving attachments

Hi,I'm using Outlook VBO which is customized to read unread emails from shared mailbox (https://portal.blueprism.com/forums/technical-queries/general/outlook-vbo-multiple-email-boxes)The process loops through these unread emails, and saves the attach...

Error while entering User Id and Password.

I have spied the the login text box like user name and password; when I run the application it enters the user name and password that I have specified in the data items correctly and then click on LOGIN button; but website throws that -please enter u...

Pranav by Level 3
  • 4686 Views
  • 8 replies
  • 5 likes

Error while entering User Id and Password.

I have spied the the login text box like user name and password; when I run the application it enters the user name and password that I have specified in the data items correctly and then click on LOGIN button; but website throws that -please enter u...

Pranav by Level 3
  • 1098 Views
  • 1 replies
  • 0 likes

Error while entering User Id and Password.

I have spied the the login text box like user name and password; when I run the application it enters the user name and password that I have specified in the data items correctly and then click on LOGIN button; but website throws that -please enter u...

Pranav by Level 3
  • 3384 Views
  • 7 replies
  • 0 likes

XML creation

​Hello,I'm trying to create a xml out of a collection of variables. Do you have any clue how to do that?I've been trying to replicate it enconding fro the expresion chooser, but this option does not seem very fancy to me. ---------------------------...

29561.png 29562.png

Slow apperance of property window

POST A REPLY Hi, When clicking on page or action stage I have to wait 4 seconds for the property window to open. On my friends computers it happens immedietly. This problem is in all my processes and objects. Some of my friends also have t...

UI Automation Mode freeze

Hi Everyone,We tried to spy an element using the UI Automation Mode (that is the only was Blue Prism sees it).Blue Prism was able to highlight it during Spy Mode (so it "saw" the element), but when we Ctrl+clicked it to have its details in the Applic...

Process Stuck in Warning state

Hi Team,When running through scheduler, sometimes process gets stuck in warning stage. I have pin pointed the place where is gets stuck. I am sending Global send key as  "{Home}{Del 50}"&[dataitem]&"{Enter}" for inserting text in a text box.Am I doin...

Issue in Code Stage using DataTable as Variable

Hi Team,I am using c# linq query of group in Code Stage,But, I am getting following error.Description: Compiler error at line 1: 'System.Data.DataTable' does not contain a definition for 'AsEnumerable' and no extension method 'AsEnumerable' accepting...