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

Outlook template to HTML

Hi, I have outlook template file (.oft) that users can update for the bot. We have to move from Outlook client API to Graph REST API. Is it possible to send email as JSON body having .oft mime type? If not, how could I convert .oft to HTML that'd pre...

"Failed to launch application. Category does not exist"

Hello,We are trying to automate a browser based application using edge(tried with chrome too).I am getting the below error message "Failed to launch application. Category does not exist"I have installed all the required extensions as well.BP version ...

Unable to upload file to API using HTP Request

Hi All,I'm working on a project where I need to send a variety of files with different extensions (PDF,xlsx,csv,etc.) to a Document Management System using the API. The API Call uses Content-Type of multipart/form-data. I've been able to upload the d...

How to filter emails with incorrect sends in gmail?

I need to capture the emails with titles Delivery Status Notification (Failure) and add to the collection, I'm using GMAIL, can anyone help me how to accomplish this question?Is there any code that makes this filter?------------------------------José...

Jrwork by Level 5
  • 403 Views
  • 2 replies
  • 0 likes

Ad Hoc stages and Components

Hi anyone experienced issues with object pages opening as an Ad Hoc Test once you have stepped out of them under debug?  I understand the requirement for ad hoc stages - to prevent multiple users accessing the same object but it seems the lock on the...

how to print duplicate characters in string?

I have string strInput="Characters", i need to print only duplicates characters from string,so strOutput="car" How to do it? please help me.------------------------------Hari bp------------------------------

Haribp by Level 3
  • 582 Views
  • 3 replies
  • 1 likes

how to remove duplicate from String?

Hi,I have a string Input="225336675992", I need to remove Duplicate number which followed by Other. i need output aasoutput="25367592".kindly help me.------------------------------Sai------------------------------

Sai by Level 2
  • 1185 Views
  • 6 replies
  • 5 likes

about Decipher

How i can get licence key for decipher?i Already install all prerequisite which required for the decipher. can anybody help me how to configure decipher with blue prism and how I can get the licence key for decipher?and can we integrate decipher in b...

Compare Two MS Word Documents

HI,I can see an option in MS word where we can compare two versions of document(legal blackline)May I know is there any way to be achieved through Bot without spying or using macros.Do we have any code or VBO for this?------------------------------vi...

Run java-based application failed

Hi All, I have a java-based application robot, while I spy a button and use press action for navigate, then an error occurred with error message: "Internal : Failed to perform step 1 in Navigate stage 'Click Continue' on page 'Continue' - Exception w...