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

Java Script feedback to Blue Prism

Good Day TeamI have a Process that at a point injects a Java script into a browser and executes a java process. The Java script does produce a successfully completed message when done.My question is, is there a way that I can extract the message back...

Resolved! New BP features since version 6.5?

Hi,We'll finally be upgrading from 6.5 to 6.10 shortly. In anticipation to that I've been looking for a list of new features and functionality this slightly newer version will offer. Half an hour googling later I still had nothing to show for, and wa...

PvD_SE by Level 12
  • 367 Views
  • 2 replies
  • 1 likes

ITEXT SHARP CODE- EXTRACT PDF

try {PdfReader reader = new PdfReader(source_file);PdfReaderContentParser parser = new PdfReaderContentParser(reader);FileStream fs = new FileStream(destination_file_path+"//"+destination_file_name+".txt",FileMode.Create);StreamWriter sw=new StreamWr...

Decipher Result Extraction -Training Model

Hi,I am extracting the processing metrics of a batch of 400 documents but I am only getting back 2 entries. Can someone please explain how does the SQL stored procedure returns these metrics and how can I get the result of all 400 documents?---------...

Reading Arabic

Hi,I tried to process some Arabic documents but Decipher only seems to want to read the image in English. I wanted to ask if decipher can process documents that are in Arabic.------------------------------Mohammed areeb------------------------------

Decrypt Data

Hello everyone! I'm trying to decrypt an encrypted data usind Utility Encryption. As Input I'm using the public key provided by the application supplier, the encrypted password and RSA as algorithm. When I run, I receive an error about invalid syntax...

Blue Prism Dashboard

Hi,Can you tell me more about published dashboard.? Where it is used? how it is used.? How its different from power BI/Splunk or any external monitoring tool?Also could you tell me who are the targeted audience or users for BP dashboard? In business ...

Decipher - Batch Access

Is it possible in the Decipher tool to restrict access to some batches of files for a dedicated group of users?  For example, i want team A to only be able to see and verify only batches of type A and team B only batches of type B. I do not want memb...

Decipher User permissions

Hello allI have additional question regards to Decipher and didn't found any answer. We're working to implement Decipher and I have a question regards to the User Permissions, which is very important to implement Decipher within my Organization: If "...

Decipher Result Extraction -Training Model

Hi,I am extracting the processing metrics of a batch of 400 documents but I am only getting back 2 entries. Can someone please explain how does the SQL stored procedure returns these metrics and how can I get the result of all 400 documents?---------...

December 24H Challenge "Let's party!"

Hi everyone! We are happy to announce our third and last standalone 24 hour Challenge of the year! Our upcoming Challenge, "Let's party!", kicks off on December 6th and is open for a maximum of 15 teams of five people.Registration open last week and ...

17805.jpg

Resolved! SQL query to fetch running automations in control room

Hi Team,Can we fetch the status of the current automation process status using SQL query? For example process xyz running in a control room now and process, abc is in pending status.What we are interested in fetching is the status of the control room...