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! PowerBI Desktop Data Extract

Dear RPA Wiz,I'm trying to create an automation that extracts a CSV file from a Power BI desktop visual, and then performs several operations with the data.  Unfortunately, I have only been able to achieve this through Surface Automation, (spy is not...

How to Spying SwiftUI?

At this time we are unable to select elements of a user interface built in SwiftUI. We have tried the spying modes below, but none of them give results. The only thing recognized is the GUI window. Win32 ModeHTML ModeAccessibility ModeWindows based j...

Excel interaction Is very slow after BP upgrade

Hi All,An existing process which interacts with Excel is very slow after Blue Prism upgrade.Background: Existing process was developed in BP version 5 and it is working fine for more than a year. Now, we tested the process by importing it to BP 6.7.1...

API Documentation

When I try to open the API Documentation for figuring out more about the object definitions, It came out a text box(check the photo)I wanna know what should I do about it and why it happened?

19006.png

Error while using the collection manipulation utility

My requirement  take the value from workbook A and search for the value in Workbook B .1.i have loaded the 2 excel sheets into 2 different collections 2.Taking the value from collection A and searching for the value in collection B using "collection ...

Resolved! Split text by length

Hi Team,I am trying to split the text based upon some certain count(lets assume as 5) Input parameter:The input [test]: 36444      36481      3650136588      36601 (Please note there are some spaces in between)Maximum Line Length: 5outpu parametert:S...

DilipK by Level 3
  • 338 Views
  • 1 replies
  • 0 likes

popup - Blue Prism has stopped working

Hi team, Could you please let you know the root cause of this issue. Thanks, Siva Mutukuri. ------------------------------Sivanagabrahmam MutukuriSSEAccenture Solutions Pvt LtdIndian/Maldives------------------------------

16820.png

Pop Ups

​HiHow to identify pop ups uniquely in Blu Prism citrix application. Sometimes it is working fine and sometimes it doesn't. After using ordinal value it is not working.------------------------------Smith Jones------------------------------

Process Validation Error

Hi, guys,Some of the users on our platform are not able to use the built-in process validation tool. They are getting an error pop-up stating that "Unauthorized - user does not have permission." (you can view the details in the attached document). We...

Dumi by Level 3
  • 400 Views
  • 1 replies
  • 0 likes

Resolved! Release lock

Hi All,I'm getting the below error when running the process. Process was running pretty good from long time in prod.Can someone explain me why I got the below error. Thanks in advance.------------------------------Vijay Kumar MatampalliConsultantVirt...

Resolved! Hub wireframer

Hi all,I am in Hub and have no wire framer!!! Not sure if i have done something wrong when publishing and releasing the process and BO?!?!?!------------------------------Sam ------------------------------

Error while creating excel sheet in shared drive

I have a process where in i create excel sheet to update the details .The same process working fine in UAT but in Production its creating temp file in shared drive folder and terminating.Have checked the code couldnot fine any issue in it.Can anyone ...

Resolved! Understanding Blue Prism WebServices Wrapper

Hello,I've spent some time working on a simple Blue Prism exposed webservice that takes in a string (process keywords) and outputs a message (success or fail).For this, I've been trying to implement the advanced code section of the Web Services pdf. ...