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

Isuue Regarding Login Agent

We are using Is Logged In action from Log In VBO to check if bot is logged in the VDI or not, this action was always returning True value on our development Machine, But this action Doesn't works on Client VDI it is always returning false. We are us...

Resolved! Pass output from BO to Process

Hi, I am in training and struggling to pass the output which is an order ref number from the business object to the process.  I'm not sure how to get it from A to B.  Also how would I collect multiple ref number, my assumption is to somehow pass it f...

HTTP Request - PowerAutomate trigger

Hi,Im trying to send a simple HTTP POST request to a Power Automate trigger. I'm using the BP Utility 'HTTP Request - POST', with the URL provided by PowerAutomate. However, when I try and run it, I get the following error : "HTTP Error 411. The requ...

15692.png
SebT by Level 4
  • 239 Views
  • 1 replies
  • 0 likes

Resolved! Create timestamp including milliseconds

Hello!I am trying to create a timestamp including milliseconds with the following expression:FormatDateTime(Now(), "yyyy_MM_dd_hh_mm_ss_fff")According to the Dot.Net documentation (https://docs.microsoft.com/de-de/dotnet/standard/base-types/custom-da...

BluePrism: Create timestamp including milliseconds

I am trying to create a timestamp including milliseconds in BluePrism using a Calculation step with the following expression: FormatDateTime(Now(), "yyyy_MM_dd_hh_mm_ss_fff") According to the BluePrism documentation, Now() returns current date and t...

Login Agent Issue

We are using the Is Logged In action from Log In VBO to check if the bot is logged in the VDI or not, this action was always returning True value on our development Machine, But this action Doesn't work on Client VDI it is always returning false. We...

Java automation descendtree

Hi all,i've just write another similar post, but unfortunately i'm in the same situation.I'm doing automation through internet explorer and inside it there is a java web application. It is very slow, and in this case i've not the field to put descend...

Resolved! MS Outlook VBO

Hi,I am trying to create a process wherein I need to scan the mails in outlook based on the sender email and subject. Once I am able to filter out these mails based on the selection criteria I want to pick only the mails that have come after a certai...

HTTP Error:

Hi,I'm trying to call a SOAP API using the HTTP Utility. I keep getting hit with the below error which is frustrating me!"Exception: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.Inner Exc...

23864.png

Resolved! Extracting an increasing number from a line of text

Hi, I am new to BP and struggling to fine a guide for expressions.  I understand how to use the expression builder but sometimes It isnt always fit for purpose so a guide detailing loads of expression strings would be great to aid my learning.  My cu...

Resolved! Get Colour of Text - Blue Prism 6.9

We are having an issue with reading the colour of text.  We have spy'ed the screen using Region mode and using "Recognize Text" to read the date and get the Font Colour of the Date. The Foreground colour attribute of "Recognize Text" is set to hex...