Product Forum
Get fast, personalised help from other members of the community
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

pboutry by Verified Partner
  • 846 Views
  • 1 replies
  • 0 likes

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------------------------------

pbuck by Level 2
  • 1625 Views
  • 2 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...

Issue in Code Stage Using C# Langauge

Hello,   We have created some C# code in Visual Studio that works as expected. Our main goal in this code is to add alphabet letters to duplicate string values in a list. We have imported the DLL's and namespaces of System, System.Data, System.Xml, S...