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

Resolved! Best way to distribute work to multiple robots

Hello - I am working on a project that is going to require multiple robots to be used simultaneously and I am trying to figure out the best way to have Blue Prism get the job done.  The application I am automating has 100 entities - each entity can b...

Runtime resource Azure Snooze

Hello I'm trying to find documentation that provides info on Azure Snooze and runtime resources.  We are planning to migrate our runtime environment to cloud and based on our business nature there are many of these runtime resources that can be snooz...

AllanRo by Level 4
  • 594 Views
  • 4 replies
  • 2 likes

Add Screenshots in mail body

I'm working on a task where I need to send an email with screenshots from different Excel sheets embedded in the email's body. What's the best way to achieve this?   Is there a way to add images directly into the HTML code, or are there alternative m...

Bug in calculating date in code stage?

I've got a simple code that performs the following: Creates a collection with three columns: dateValue (type datetime) Contains all the dates of current month. For example: 1st October 2023 to 31st October 2023 dayOfWeek  (type text) Shows the day fo...

12747.png 12748.png 12749.png

Intermittent failure for exception recover

Hi, I encounter intermittent failures for my Recover3 part where its not being activated on exceptions. Most of the time it goes to the page recover instead. Its like i dont have a block for the process. Happens mostly on unattended mode. Tried to wi...

23136.png
KT by Level 4
  • 759 Views
  • 3 replies
  • 1 likes

BPC Runtime scalability

Hello Can someone please comment on the scalability of BPC in terms of number of runtime resources.   regards Allan

AllanRo by Level 4
  • 289 Views
  • 2 replies
  • 0 likes

Amending/Updating Cred Entry

Hello all, I've been asked to update an old process of ours which resets and maintains the agent desktop log ins for the digital workers as we now work in a different way. What I intend it to do is run on a schedule every Sunday morning. It will gath...

22337.jpg

Format issue when converting PDF to word.

Hi All, I am facing a format related issue while converting PDF to word.   While converting a file from PDF to MS word format, almost all the underlines are getting read as underscores. PFA screenshot. Bot is converting this via 'Adobe Acrobat DC', e...

21599.png

Resolved! Having trouble typing object names

Hi Team, I am having trouble typing object names in Blue Prism. The program is automatically selecting items based on the first letter I type, so I have to copy and paste the full object name to get it to work correctly. Is this a known issue? Is the...

ArunK_J by Level 4
  • 687 Views
  • 4 replies
  • 3 likes

Getting file name with Document ID

Hello everyone, I was wondering if there is a way to retrieve the file name of the document that I've sent to Decipher, like "Document1.pdf," using the document ID I've obtained from Decipher in Blue Prism. I'm using a query that is connected as foll...

Decipher issues with recognizing table lines

I often face this issue where Decipher extract table lines as "|". I wonder why it is not able to recognize the table structure lines and instead extracting values with "|" pipe characters. And this is happening for all types of invoices. Sometimes i...

9648.png

Open excel was rejected

Robot open an excel was rejected. System provide message: Call was rejected by callee. (Exception from HRESULT: 0x80010001 (RPC_E_CALL_REJECTED)) After check, it is because one of the worksheets include a pivot table. If delete this worksheet, robot...

EricLi by Level 6
  • 1079 Views
  • 4 replies
  • 1 likes

Utility HTTP request multipart error 400

API post call is working fine in postman for uploading a file using multipart. However the same is throwing  "The remote server returned an error: (400) Bad Request." error from blue prism utility. Bearer token is generated using an authentication ca...