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

Issue with Login Agent - Named pipe handle is invalid

€‹We see the following error quite often, when trying to login in to our virtual machines using the BP Login Agent: "ERROR: Internal : Could not execute code stage because exception thrown by code stage: Named pipe handle is invalid" Inspecting the...

Anonymous by Not applicable
  • 1279 Views
  • 3 replies
  • 0 likes

Global sendkeys for SPACE BAR

hi, I am trying to perform filter operation in excell ,as a part of it I need to send (SPACE BAR ) as a keystoke. any help will be appreciated , Thanks In advance.

PrasadM by Level 3
  • 2607 Views
  • 7 replies
  • 0 likes

Screen Capturing by using blue prism

we have scenario to capture full screenshot of mainframe application interface and store the screenshot in PDF format could you please help us How to capture screenshot of main frames application by using blue prism?

Spy mode not available

Hello Everybody, I'm currently following the Foundation Training for BluePrism 5, and in objectic studio I'm not able "to activite" the spy mode in order to detect the elements which are on the window of the targeted application. I am able to launch...

Anonymous by Not applicable
  • 554 Views
  • 1 replies
  • 0 likes

How launch macro VBA from BluePrism ?

Hello, I need to automate some actions in Excel as : - Change data source of a pivot table - Launch "Calculate Sheet" - Extends formula - Change filter data - Rename Worksheet By delay worries and lack of experiences on blueprism, can you tell me h...

Renamed Worksheet

Hi there, I'm trying to rename a worksheet but i have some errors. Could you help me please ? 'Here in VBA 'Sheets(worksheetName).Select 'Sheets(worksheetName).Name = newName 'ws.Name = newName 'What i put on BluePrism 'First Try Dim ...

Spying Dynamically generated HTML

Hi, all. This is Arturo, from Madrid (Spain), for Vector, a brand new Blue Prism partner. Just one thing about HTML Spying... Can someone help me trying to capture "things" while booking a flight at, for instance, ryanair.com? I mean. Just open: "h...

Task assign for scheduler

Scenario: I have 4 process to execute one after the other by using scheduler *process completion ----- Process 1 on complete-->process 2 on complete-->process 3 on complete-->process 4 on complete-->stop *process exception ----- process 1 on exc...

Error While using Code stage

Hi, I m trying use Code block for finding a string match in Excel, Added the required namespace and libraries and there is no ERRORS encountered in code block ie No Compilation error in code block but while executing "Object reference not set to in...

PrasadM by Level 3
  • 548 Views
  • 1 replies
  • 0 likes

Write path of a file in the directory box

While writing the path of the file in the directory box, the robot is writing ";" instead of ":" For example: C:\Users\10618994\Desktop The robot will write the above mentioned path as: C;\Users\10618994\Desktop So due to this issue we cannot able t...

Anonymous by Not applicable
  • 679 Views
  • 1 replies
  • 0 likes

Reader stage - 'Read Image'

I've had a number of process's running successfully for months and months, the other day we had to upgrade the citrix client on the PC's to Citrix version 12 (from citrix version 11) to support 256bit encryption used by the system we are integrating ...

Read text from image data item

A citrix application we're using has a background gradient that interferes with font recognition, and makes OCR very unreliable. I am able to read the image, and edit it into black and white, so "recognise text" works on it. In order to use "recogni...

Running multiple Rumba Sessions

Rumba Session ID When a session is created for Blue Prism to use in Rumba as per below, you need to ensure for each machine the "Session ID" in the options is changed for each VM or machine. By launching the session file manually or by using a robo...

Using 'Paste' action in MS Excel VBO

Hi, I can't get the 'paste' action in the MS Excel VBO to work properly. Please see error message enclosed. Prior to running that action, I have ensured that I am on cell 'A1' and set the clipboard with the text that I want to paste. Any ideas o...