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

Runtime Resource getting disconnected

Hello Team,When we execute BP runtime resource, It is getting connected and showing disconnected immediately, Any help would be highly appreciate.Regards,Sai,------------------------------Sai Srinivas GS------------------------------

Code stages to use the Acrobat API

I am trying to Export PDF to Excel using Acrobat API with in Blue prism . I have a Acrobat Professional installed in my machine. Can anyone help me to know how can i call Acrobat API using code stage in Blue prism and convert PDF to Excel as i do not...

BPW 2020 Login Agent Challenge! 🏆

This year at Blue Prism World we hosted four virtual Challenges in which Global teams worked to automate some key use cases within Blue Prism. The Challenges were extremely popular and registration had to be closed early as all spots were filled!   L...

18783.png

PDF to Image Data Item

Hi.I'm trying to read a PDF file with the skill "Google Computer Vision" the problem is that I don't know how to convert a PDF file to an "Image" Data Item.I have an object that converts JPG, PNG to Image, but no PDF files, so if anyone can help me w...

26531.jpg

Resolved! Attach to app running in XP Compatibility Mode

I have an app that is running in Windows XP (Service Pack 3) compatibility mode on a Windows 10 machine. Blue Prism (running on the same machine) will not launch it or attach to it. Are there any tricks to getting it to attach?Thanks-----------------...

Resolved! NuGet and Blue Prism

Hi! For a Gmail API integration I have to use a NuGet package called MimeKit to compose a mail message in rfc822 format. I use nuget.exe to install the package and dependencies in a subfolder in the Blue Prism program folder and in the object I refe...

Cannot create ActiveX component.

Hi all,Here is the error message: ERROR: Internal : Could not execute code stage because exception thrown by code stage: Cannot create ActiveX component. While I try to Create Instance for Excel Please help me with this thanks in advance-------------...

Chrome popup

Hi,I am unable to read popup message from Chrome browser. Only spying mode i can use is AA mode due to comparability issue with Blue Prism version(6.4.0) and chrome version (83.0.4).Though i can spy the message from popup i am unable to read. Please ...

Resolved! Resource PC Commands

Hi,I'm trying to figure out how to use resource commands.If I'm getting it right the first step is to authenticate myself. According to help: http://localhost:8181/user%20admin&password%20MyPassword But I constantly receive authentication failed. I t...

Resolved! Approximate Match To String Based On Input File

Hi! I am looking for a way to find an approximate match for a string in a dropdown menu based on input that can be incorrect to some extent. F. ex. "Phone Number Type" as a String with Input as "phone nmber type". Can anyone share ideas on how to do ...

Resolved! Application spying issue

Hi All, We are trying to spy an element in Java application, where we are getting the below errors. When we try to save the object as well, we are getting the same error. Please helpThe form 'Navigate Properties' has encountered an unknown error and ...

Loop with collection

Hello everyone,I need help with a loop in combination with a collection. The collection contains data from an excel file - that works. When starting the loop, it only processes the first row of my collection. But the loop shoul process every single r...