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

How to read the data from table to collection ?

Dear All, I would like to know, how to read the table from website into one collection ? As I know, I would use dynamic match the path to get the value one by one, but I think this is not a smart method, do you have any simpler method to get them ? ...

Schedule not Starting

Hi All,   We have a schedule built out, designed to run every 10 minutes. The issue is that it does not. I can run processes from Control Room with no issue, but for some reason, although the time table gets populated, the schedule never runs and t...

JavaScript Fragments

Hi everyone, i want to use Javascript code to my object.  Ex;  function maximizar(){ window.moveTo(0,0); window.resizeTo(screen.width,screen.height); } Documento sin título   to maximize the ie window. Any idea how should i write it in the d...

Read protected/secured PDF

Hi all! I have several PDF files which are secured, this is, they cannot be copy/pasted. However, they are sercheable since I am able to select the text, search words, etc. Basically, they are Word files converted to PDF files and then protected to ...

Anonymous by Not applicable
  • 289 Views
  • 2 replies
  • 0 likes

Blue Prism UX Ideas

I had some things I noticed/desired from a UX perspective.  They're all pretty small but could be huge time savers! Add If statement to logic function so we can calculate a variable in one stage rather than a decision and two calculations linked b...

WS call

I have authentication problems when consuming my webservice in BluePrism and I am getting error message: "Invalid Username and Password". I am running this from my laptop with my personal credentials. Could you please advise?   BR Dan ...

How dynamic wait stage works?

Hello All, I'm working on a huge web application (meaning really huge number of controls, buttons, textboxes, etc). After Identifying an element in the Application Modeller, when trying to highlight the element, it took 20 seconds to highlight. Se...

MAPIEx Fail to Send Email

Hi, I am trying to use MAPIEx to send email. It sometimes works, sometimes not. When it is not working, it will give a error message: "Failure in Send Mail function of Blue Prism Extended MAPI Automation. Failed to access message store" Shutting d...

EricLiu by Level 5
  • 553 Views
  • 6 replies
  • 0 likes

BP insfrastructure installation

Hi, I am an RPA developer and I do not know much about setting up server infrastructure and so on. However, now I need to set up production infrastructure. Company colleague advised me to set up it on a virtual server. Ok, good. I do not know how. I...

BluePrism Features as a web service

Hello All,   Is there any way to expose BluePrism features as a web service.  I know there are ways to expose process or object as a web service but is there any direct way to expose features available in command line(publish/unpublish process, ch...