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

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 6
  • 460 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
  • 662 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
  • 1435 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...

Process crashing sending emails with MS outlook VBO

Hello all, I am working with the Blue Prism MS Outlook Email VBO. At the start it was working fine and quickly sending emails with attachments. Overtime it has got slower and now only works one item before freezing on the send email action. I am not ...