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

object calls business processes

I have a technical doubt, I have a main process that works with work queues, in turn this process calls different business processes. Is it advisable to create a launcher object that calls business processes? If I do not do this, I would have to h...

Shortcut Keys are not working -

Hi All,   I have blue prism installed in my office laptop & version is 6.2 and OS is Win10 however Shortcut Keys are not working for blue prism but its working for all another application (keys like F10,F11 )    Could you please help me in that. ...

Blue Prism Closes on Highlight

I have a Website, where controls are populated in an Iframe, So i go with Active Accessibility in spying the controls within the Iframe. Few of the controls i was able to Spy, Highlight & execute the related actions. But few of the controls are giv...

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

Upgrade Blue Prism from v5 to v6.3

If I plan to upgrade Blue Prism from v5 to v6.3. Can you please help me on getting any relevant artifacts which can be referred during up-gradation like: Any recommended best practices during Migration Do€™s and Don€™ts during upgradation Any re...

KaliRaj by Level 3
  • 364 Views
  • 2 replies
  • 0 likes

Eanble a Web browser buttom

Hi All,   I am trying to fill up a form in web browser.. After choosing all the data, when we are clicking on the Apply changes button it is not working. But when I click it manually it works, I checked the html of that button when robot is working...

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

Failure in Send Mail function. Failed to add TO recipient

Hello, Has someone had the issue Failed to add TO recipient with the Send Mail function before? What might be the causing the error? Ihave tried putting the email address in between and " " symbols without success. I am happy to provide more infor...

Anonymous by Not applicable
  • 766 Views
  • 4 replies
  • 0 likes

Append Collection Field Type to an existing collection

Hi All, I am trying to build a code stage to add a field type of "Collection" to an existing collection... but I can't find the relevant datatype to select. The below code is not being accepted by the BP Compiler:  If Not Collection.Columns.Conta...

Scheduler Skipped Tasks

Hello,   Occasionally I get schedules that execute however they do not run all of the tasks in the schedule. For Instance, I'll have 1 schedule that will log into a resource (no problems) then I'll have a 2nd schedule kick off process 1 once proces...

Query related to Login agent

Hi All, Need your help on below query: We have servers which requires daily password generation process for login. Process to generate the password: 1. Enter Credentials to login into TPAM website. 2. Select option to get the OTP on mobile/emai...

MS Excel VBO: Error on "Is Read Only" page

Hello! I've tried searching the forums to see if anyone had a similar issue, but could not find any related results. I believe there is a bug on the "Is Read Only" page of the MS Excel VBO. When I try to use this action, I get the following error: ...

Regarding Wait Stage

During my development I encounter an issue. In Wait Stage timeout was not happening after the predefined time span (5 s) for a particular element with check exist condition.I had spied the element using - 1.)AA mode  2.)HTML mode(without path attri...