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

Change stages logging for all stages at once

Hi everyone, Is there any way how to change stage logging, for example, for all "Decision" stages at once in all processes, that I have? May be it is possible to change it directly in SQL? Or there is any functions available in Blue Prism?   Best ...

Anonymous by Not applicable
  • 356 Views
  • 4 replies
  • 1 likes

Break on Exceptions

Hello everyone,I would like to know if I enable the "Break on Exceptions" option, it will mean that BluePrism will stop at all exceptions? How about the breakpoints in the process? If I enable the option then run a sub-page from the Main page with "S...

Resolved! Problems with outlook sync

Hi all,We are running into 2 problems concerning the use of outlook in our processes:1. Outlook does not sycn in time and e-mails are not picked up. It seems that outlook does not refresh on a regular basis on the VM causing e-mails not to be picked ...

Digital Worker connection

Hi, Im new to Blue Prism, Im doing the course: https://blue-prism.docebosaas.com/learn/course/180/play/1504/control-roomand my digital worker says Idle and Not connected, how i have to connect it? ------------------------------Lucia Lisdero---------...

16838.png
lulis by Level 3
  • 537 Views
  • 2 replies
  • 1 likes

Count unique values in a collection

Hi Community, After retrieving data from a website, I have a collection with some main fields, each having its own sub-fields. The sub-fields will only contain either 'SUCCESS' or 'FAIL'. I want to count the number of results and store them in two se...

36049.png 36050.png 36051.png

BP v7.0.1 upgrade and callback channel error

Hi, Community.Can anyone guide us regarding the following error message?We have upgraded the BP from 6.8.1 to 7.0.1 and ASCR setting remained as default with its port = 10000, hostname = localhost, callback = gRPC.We changed the port number to 20000 ...

20927.jpg 20928.jpg

AppServer Stop/Start and RR status

Hi All, We are on BP 7.1. We have the Blue Prism Server and SQL Server services set to automatic start under services. Each time we have a server upgrade(windows updates) and we need to restart the server, we do it in this order.  Stop App Server (u...

Resolved! Object Reference not set to an instance of an object

The code stage has no errors compiled, while running it fires this error ==>Object Reference not set to an instance of an objectWhy is not saying which is the error??------------------------------CohenRPA DeveloperRomania-----------------------------...

Anonymous by Not applicable
  • 1751 Views
  • 6 replies
  • 1 likes

Resolved! Directory is not working

Hi all, Could you please assist me? I'm experiencing difficulty saving a file in my created folder. I'm uncertain as to why it isn't functioning correctly. Here's the scenario: the bot is attempting to save a file, and a pop-up appears prompting the ...

Resolved! What is a Digital Worker?

Can somebody explain - What a digital worker is, how is it different from the processes we made in studio.  ------------------------------aanchal------------------------------

AS by Level 4
  • 885 Views
  • 6 replies
  • 5 likes

Processes are established in the Control Room through the scheduler, but remain in a pending state. This has the effect of blocking all future processes scheduled on that machine.

LOG:[2024-02-15 02:14:22Z] New connection from 192.168.187.21[2024-02-15 02:14:24Z] Disconnected 192.168.187.21 - System.IO.IOException: Unable to write data to the transport connection: An established connection was aborted by the software in your h...

Auto Complete Values from a Column

Hello everyone,  I'm facing a problem where I have a table like this in my document I need that the values from group 1 repeats until it gets another value on the Group column, like the Group 2 value.Is it possible with misc parameters or any formul...

9035.png

Outlook Vbo - Move Item

outlook vbo - move item - internal: could not execute code stage because exception thrown by code sage: the operation failed.code:tryDim folder As FolderDim item = olNamespace.GetItemFromID(Entry_ID)folder = GetFolderFromPath(Destination_Folder)If (f...