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

Mainframe application integration

Hi, I am trying to spy Mainframe application(Attachmate EXTRA! X-treme) where it is asking for the session (A-Z). But while launching the application i am getting the below given error : Error - Failed to launch application - Launch failed: Error f...

Script for Keeping System Unlocked

Hi Team,   I am trying to run the process in my local machine which involves more excel operations. I need to keep my desktop active or unlocked for more than half an hour. Is there any script for doing the same.   The basic requirement is to kee...

Runtime machine in a Group

HI Team, AS of now we need to specify the runtime machine name where the process needs to be executed while scheduling but my query is can we  create a Group and place all the runtime machine in that grp and assign the process to that particular gro...

pdf editing

Hi everyone, I need functions that allow pdf processing. Existing gaps in the document must be filled by the robot with data from an Excel document. Any ideas/suggestions? Many thanks in advance.   Kind regards Dennis

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

software incompability

Hi all, I worked at clients' place, and find out after installing .net 4.7.1, which will cause the SQL server 2014 management studio unable to open. Is there anyone face the same problem? Thanks,

Handling Large Data Size in Blue Prism VBO - JSON String

Hi All, We are working on REST API integration with Blue Prism Version 5.0.23 wherein we need to handle 1.5 MB size of big JSON String returns from REST API call as an output. We usually use Data Item(text type) to keep the data before parsing it i...

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

Object Action - Process Dependency

Hi, I am writing SQL queries to fetch the Process Page on which the Object Actions are consumed. I am not able to find the SQL Table which has Process page name and referencing of Object Actions. The query, I wrote, outputs the Process Name only(No...

Proper use of schedules

How do you normally use schedules? Do you create one schedule per process? For example one schedule that runs at 8am on bot1 and another schedule that runs at 6pm on the same bot1. Or do you create one single schedule per bot with all the tasks t...

Telnet and HTTP - AUTHENTICATION FAILS

Hi I am trying to create some scripts, that need basic information from the BP environment. For this I would like to use the HTTP or TELNET interface. We use SSO authentication in our setup, and my user has permission access to every feature in BP....

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

Issue while attempt to open any action in Process

Hi , I am facing issue while opening any action in process . Basically not able to edit anything . Error Message : The form 'Action Properties' has encountered an unknown error and has been forced to close. Please contact Blue Prism for technical ...

Issue while attempt to open any action in Process

When I try to open any action inside any process I am getting error like the below mentioned. How to Over come this?   See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exce...

Code Stages - Debugging

Hi All, Curious what most people do to de-bug code stages since there's no way to step through the code line by line.