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

Pivot refresh

Hi, I'm a little bit stuck with pivot refresh in Excel. I did an object in Excel VBO named "Pivot Refresh" with code below: Dim wb, ws As Object Dim excel, sheet As Object wb = GetWorkbook(handle, workbookname) ws = GetWorksheet(handle, workbookna...

Drag and drop from a folder to a sharepoint

Hello, I'm a new and enthusiastic blue prism user. I would like to automate a task that I have to perform that is extremely time consuming and that I believe a robot could do. Basically, it consists of what a human would do as a drag and drop of...

Adobe livesign

Has anybody been able to spy the documents via the livesign version of Adobe. The livesign product is a replacement for the need for wet signature. We are finding that BP can only spy the whole screen and not elements in the document. Only solution...

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

V6.1 - Why is there a Runtime Resource User Role?

Hi All, We are running v5.024 in one environment and have a DEV / Test environment running V6.1 (soon to be Production too). In v6.1 there is a new User Role called Runtime Resource which was not available out of the box in v5. It appears to have v...

Variant in SAP

Hi, I have a question about the BluePrism in SAP, if I need to enter a variant to sap but I can not map the text field, will any person be faced with this problem? From already thank you very much. Regards,

Anonymous by Not applicable
  • 253 Views
  • 1 replies
  • 0 likes

Resolved! Blue Prism on Terminal Server

Dear all, unfortunately I did not found any documentations about the Topic. Is it possible to install Blue Prims on a Terminal Server instead of a VDI-Architecture? Thanks for help! Lennart

Anonymous by Not applicable
  • 590 Views
  • 1 replies
  • 0 likes

Web Service

I have exposed my object as a blue prism web service and I am consuming that web service in blueprism. I am sending data items through visual studio.I am able to do the simple calucualtions like addition and subtraction etc. and also I am able to l...