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

Run logoff.exe in cmd with "Start Process"

I'm using blue prism version 7.1.2 and I started blue prism as administrator. I'm trying to logoff users from my machine using the blue prism "Start Process" from "Utility - Environment". For that I need to use the cmd command "logoff X" . Every time...

35928.png

MouseKeys with BP?

I am currently working on automating an obscure Win32 application.  I can use the tab/cursor keys to navigate the interface (kind of looks like a spreadsheet - columns/rows/cells).  The app does not seem to have a way to use the keyboard to select a ...

Resolved! Miscellaneous parameters

Hello! If I am wanting to use two miscellaneous parameters, FormFields=On & StrictPosition=On how should these be entered in the miscellaneous parameters field? Should they each be on one line or separated by a character? Many thanks, Ian

How to pick a specific file to work on?

Hi guys, I have multiple files in the folder with the format name like this: "excel-yy-MM-dd....." , while yy-MM-dd is dynamic and will be changed day by day. How can I get the file with the current date?. For example: today is 2023-11-07. I have us...

30839.png
Lily.L by Level 5
  • 881 Views
  • 1 replies
  • 0 likes

How to pick a specific excel file from a folder?

Hi there, I have a couple of downloaded Excel files, and I want to choose 1 file to move to another folder. Here're the Excel files and the process map & Downloads folder First, I use Get Files to get all Excel files and it working and the col...

30748.png 30749.png 30750.png 30751.png
Lily.L by Level 5
  • 2641 Views
  • 3 replies
  • 1 likes

Resource offline and session pending

We are encountering the following issue with the VMs: 1)     1)  After installing Office 365 from Excel 2016, there is a problem where resources go offline, and an error pop-up appears on the machines. This issue occurs after the logout and login pro...

Decipher 2.2 : ADFS Authentication Issue

Dear Community Members, I have installed Decipher 2.2 successfully in UAT. Now trying to configure ADFS for single sign on. I have followed the guide i.e. "Decipher IDP 2.2 - Active Directory Federation Services SAML 2.0 Configuration.pdf" and set up...

10003.png 10004.png 10005.png
uncki2 by Level 5
  • 1405 Views
  • 2 replies
  • 0 likes

Run query.exe in cmd with "Start Process"

I'm using blue prism version 7.1.2 and I started blue prism as administrator. I'm trying to logoff users from my machine using the blue prism "Start Process" from "Utility - Environment". For that I need to use the cmd command "logoff X" . Every time...

30802.png

Rename Collection

Hi all, Struggling to find an answer to this. I'm hoping someone has experienced and addressed an issue similar to what I'm having - so basically I'm loading a spreadsheet into a collection which is fine, but the issue in trying to resolve is sometim...

17584.png

User completing Data Verification for batch

Hi, I am looking to export the user name of the user, who completes/submits a batch from data verification stage. I am looking to have this data exported to a data item so that I can utilize it in the subsequent process steps. Any help on this is gre...

Need to Send Keys Events with Numpad Enter

Hi all, I am automating a very old HOST System where specifically the Enter button on the numpad needs to be pressed to commit a command. How can this be done as the Standard Send Key Event "{ENTER}" is not working. I have found "{NUMPADENTER}" on ...