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

Mark Email as Unread using MAPIEX

Hi community,Scenario: Currently we are using 'Get Mail' through Mapiex to check for new emails in various outlook folders. RPA then aggregates this information and sends an email summary and saves an excel log. Problem: The 'Get Mail' function ends ...

Not Able to Make LDAP connection

var username = "admin-test";var password = "admin-test";var domain = "domain name";var url = "urlname";var credentials = new System.Net.NetworkCredential(username, password, domain);var serverId = new LdapDirectoryIdentifier(url,399);var connection =...

HTTP request (GET) with zip / binary response

Hi,I use "HTTP Request" action from standard "Utility - HTTP" object. It works correctly, I get responses. The problem is a response type which is a zip file.Could you give me some advices how to modify this code to get resultData in binary format (i...

Login Agent Issue

Hi all, I am having a PC in that I can able to open 2 sessions using RDP. when I execute Login agent to login parallel in both sessions, 1st session is working fine but in 2nd session I am getting error as "ERROR:  : : The operation has timed out." ...

Run the process using Command Line with SSO

Hi,I was t trying to run the process using Command Line  (using AutomateC switch) Below is the argument I tried initiallyC:\Program Files\Blue Prism Limited\Blue Prism Automate>AutomateC/run "My Process"/ sso .  it is throwing error  - Authentic erro...

UTC to PST time change

Hi All,I am building an RPA process to monitor some jobs on another system but that system runs all its jobs/processes in PST timezone but BluePrism default timezone is UTC/localtime(which is CST).due to time difference, I am facing an issue as missi...

G2 Crowd Needs RPA Experts Like You

Professionals just like you are evaluating RPA software on G2 Crowd. Share your experience with them by leaving a review. Click here to write a review and G2 Crowd will send you a $10 Amazon gift card as a thank you for your time.--------------------...

G2 Crowd Needs RPA Experts Like You

Professionals just like you are evaluating RPA software on G2 Crowd. Share your experience with them by leaving a review. Click here to write a review and G2 Crowd will send you a $10 Amazon gift card as a thank you for your time.--------------------...

Not able to Integrate AWS Rekognition Skill

Hi,I am using IBM Watson Visual recognition skill. I am not able to understand how to pass the value for the gateway.​my gateway is Dallas. But when I am passing Dallas as text I am getting an error of Bad gateway.------------------------------Kalpes...

Foreground window issue

Hi everyone. I'm having a problem with one of my processes running on a scheduel through a client. I have used remote desktop to log on earlier, but as of now i'm only using login agent. The problem i'm having is that the application running (or tryi...

Resolved! Czech characters Excel VBO compatability

POST A REPLY Does anyone have a solution for reading Czech characters (ě, ř, Č) into Blue Prism with the Excel VBO? When I use Get Worksheet As Collection action the Czech characters are replaced with a question mark. e.g. the Czech town N...