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

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
  • 202 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...

How to set cell format as Date

I'm trying to set a column's format as a Date by using the Format Cell object in the extended VBO. Issue I'm having is that I don't know the format parameter for "date". I know that it's "@" for text, "0" for number etc. Could anyone help pls? Thank...