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

Getting file name with Document ID

Hello everyone, I was wondering if there is a way to retrieve the file name of the document that I've sent to Decipher, like "Document1.pdf," using the document ID I've obtained from Decipher in Blue Prism. I'm using a query that is connected as foll...

Decipher issues with recognizing table lines

I often face this issue where Decipher extract table lines as "|". I wonder why it is not able to recognize the table structure lines and instead extracting values with "|" pipe characters. And this is happening for all types of invoices. Sometimes i...

9648.png

Open excel was rejected

Robot open an excel was rejected. System provide message: Call was rejected by callee. (Exception from HRESULT: 0x80010001 (RPC_E_CALL_REJECTED)) After check, it is because one of the worksheets include a pivot table. If delete this worksheet, robot...

EricLi by Level 6
  • 246 Views
  • 4 replies
  • 1 likes

Utility HTTP request multipart error 400

API post call is working fine in postman for uploading a file using multipart. However the same is throwing  "The remote server returned an error: (400) Bad Request." error from blue prism utility. Bearer token is generated using an authentication ca...

HCL Notes 12 (64 bits)

HI,  I'm trying to automate this client but i'm unable to spy anything inside the main window. Only the top menu are accessible.  Is there anyone to have any experience in this? best regards

MSAL.NET / Microsoft Graph API - Teams

Hi, Is there a way to use the Microsoft Graph API to send a channel message if the logged in user has MFA enabled on their account? Really struggling to get this to work.  Currently using the below objects: MSAL.NET::Get Auth Token - Username and Pas...

Resolved! Set Default printer - Blueprism

Hi,Do anyone have the code stage that have been already developed for choosing the default printer or else can you suggest me what would be the best way to do?Thanks!

Convert exponent from string to number

Hello everyone, i need little help. In my process i got from Excel exponent save in data type Text. For example 3,60887497663498E-09. How I can convert it to number? Thanks ------------------------------Pavol Buck------------------------------

Issues on running unattended bots

Hi, This was my first project in BP and i used a VDI machine for my UAT environment. When i logged into the machine and ran my process inside of it (attended). It was working fine on running the site and clicking the elements. But when i try to simul...

KT by Level 4
  • 194 Views
  • 6 replies
  • 1 likes

issue in code stage using C#

Hello, Since C# code stage of blue prism cannot detect the List exactly, we preferred to try DataTable with the DLL's and namespaces of System, System.Data.dll, System.Xml.dll, System.Drawing.dll, System, System.Data,  System.Drawing, System.Colle...

How to train ML model

In Decipher, how do I kick the ML model to start training? I've around 60 documents verified but this date is not changing  In doc type, we enabled training a few days ago, but I still don't see it kicking in. I appreciate help, guidance and worki...

9119.png 9120.png

RabbitMQ Clustering

Hi We are implementing "high availability deployment" for this RabbitMQ cluster is required as per architecture. We are planning to have 4 nodes on 4 different severs. 1. Do we require clustering of all nodes as per RabbitMQ Clustering Guide. 2. Do w...