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 (Retired)
  • 1449 Views
  • 8 replies
  • 13 likes

Resource Screen Captures not working as expected.

Hi All,After enabling the option   System > Settings, enable 'Allow Latest Run-time Resource screen capture' . We are not able to capture screenshots.We see error message "Unexpected error The handle is invalid" while we get to exception stage.Anythi...

Extract Data from PDF using itextSharp library

I am trying to extract data from PDF file using code stage c#. I referred the link: https://www.codeproject.com/Articles/14170/Extract-Text-from-PDF-in-C-NET I designed my code and initialize using this link. But I get following error when tried to...

Issue Spying Microsoft Teams Application.

Hi All,I am trying to spy Microsoft Teams Application using BP but not able to sky any button apart from the window of the application.Can any one help me how to spy MS Teams application. Thanks in advance.------------------------------Vivek Sachan--...

Login agent cmd line

​Does anyone know how to initiate login agent resource on a logged out machine using cmd line or any other means w/o restarting the machine?------------------------------Saigiridhar RamasamyDigital ArchitechtLloyds Banking GroupEurope/London---------...

Email Body as Collection

hi,I am looking to get a body of an email into a collection as follows:Email:abc: 123cde: 456Collection output:Field1  Field2abc      123cde      456I tried using get mail from Mapiex and the Outlook Vbo and none of the outputs accept Collections(onl...

difference between html element and web element

does any one know what is the differences between html element vs web element?i m using 6.5.1 and only see web element, previous version ( last time i work is 5.5) i still see html element.------------------------------Dung LeDevDXCAsia/Ho_Chi_Minh--...

DungLe by Level 3
  • 1890 Views
  • 3 replies
  • 0 likes

Excel VBO Issue when "Save As" .csv - Need Help

Hi,Have any of you experienced the files being corrupt when using the MS Excel VBO to save workbook as a .csv extension? If so, how did you resolve this issue? Any suggestions are welcome.Thanks------------------------------Markika HarrisSenior Assoc...

Issue Spying Microsoft Teams Application.

Hi All,I am trying to spy Microsoft Teams Application using BP but not able to sky any button apart from the window of the application.Can any one help me how to spy MS Teams application. Thanks in advance.------------------------------Vivek Sachan--...

Spies quicker on W7 than on W10?

​Hello,We work both on W 7 and W 10 and we experiment spies are quicker on Windows 7 than on Windows 10, using the same modes (e.g: comparting AA with AA, Win32 with Win32 etc...)We use BP 6.2.2.7623.This question is for devs who have been working on...

Resolved! Some fields are disabled depending on the input data

Hi.. I have Screen A where I need to perform update and contain 6 fields. Let call them Field 1 to Field 6There are 2 fields _ Dropdown Field 5 and Dropdwon Field 6 - which are enabled or disable depending on what is the data inputted in Field 1.Issu...

YuliTan by Level 3
  • 1023 Views
  • 1 replies
  • 1 likes

Excel integration

If Suppose there is excel having 50 records, 40 records are processed properly and last 10 records are not processed properly then how you re run your Process in Blue Prism, so that only last 10 records are processed properly-------------------------...

Performing Log out in RDP

HiI am using BP v6.2 and need to perform some actions in RDP. I am able to send global keys with <{LWin}r>{LWin} and open PuTTY and fire commands. However post that I want to log out from RDP, but using {RWin} / right click events on Windows button r...

Spies quicker on Windows 7 than 10?

Hello, We work both on W 7 and W 10 and we experiment spies are quicker on Windows 7 than on Windows 10, using the same modes (e.g: comparting AA with AA, Win32 with Win32 etc...)We use BP 6.2.2.7623. This question is for devs who have been working o...

Get unread email using the new Outlook VBO

I'm trying to use the action, Get Received Items (Advanced) and use [unread]=True in Filter Expression. I keep getting an error.  Do I have to configure it before even getting the received items?  Do I need to have a data item [unread] in my process?...