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

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
  • 91 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?...

Resolved! Disable Calculation in excel

HI is there a way to disable calculations in excelbasically the equivalent of 'Application.Calculation = xlManual'please help------------------------------Marc MorinConsultantPWCAmerica/New_York------------------------------

JAB for application based on IBM JRE v1.7

I want to automate an application based on IBM JRE v1.7. And I have downloaded and config JAB according BluePrism guide, but no use.I don't find JAB 2.0.4 from Oracle website, the newest one is 2.0.2 which I have config. Could anyone help me to solve...

Outlook VBO Not reading all emails

Hello AllI am using Outlook VBO with my process and in that i am using "Get Recieved item (Basic)" action, with filter as unread = true and read = True, but it is not providing all the emails from the inbox.Sometimes it is giving out few of the email...

MS-excel Open issue

​Hello everyone,Till yesterday my bot was running successful but now I am facing an issue dat "Internal : Could not execute code stage because exception thrown by code stage: Exception has been thrown by the target of an invocation." Kindly anyone he...

Can't spy any elements in chrome by browser mode

Hi AllAs  the subject said I can't spy any elements in the chrome browser.My BP version is 6.6 and the the chrome version is the latest one(V78) .After I tried to spy something in chrome, the extension give me a error message as below.Does any one ha...

14144.png

Queue Items

Hello my dear community!It's me again, I'm sorry but I have only this community to help me.Im facing a issue about queue items, my process was created, but I have the following message below, when I try to start the robot:Internal: No data found for ...

Get Attribute dosn't work

Hi,  I'm currently trying to scrap some data from a website. I have a current HTML element looking like this:  <td> <b>Name</b> <br> Oscar </td> When i'm using the "Get Text" Data from a Reader i get "NameOscar" Then i would want to get the line ...

23814.png
LucasS by Level 2
  • 158 Views
  • 2 replies
  • 2 likes

Close All Instances Code Stage Failure

Hi all,Whie running a process, I get the following error at Close All Instances stage. ERROR: Internal : Could not execute code stage because exception thrown by code stage: Call was rejected by callee. (Exception from HRESULT: 0x80010001 (RPC_E_CALL...