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! how to export list of exception types

I can see list of exception types here:system - objects - exception typesI want to export the list (exception type and process name) because processes are too many to display allcsv, excel, text,  any other file type okplease telll me how to export t...

18633.png
sumire by Level 9
  • 829 Views
  • 3 replies
  • 0 likes

Session Logs showing as blank

Hello,I am having an issue is with the session logs appearing as blank for a particular process. Stage logging is enabled for key actions in the process, but loop stages which cleanse large amounts of data are set to log on errors only.   It loo...

Replace break Line in Excel

Hello,I want to create object which will replace charecters using ASCII Characters as arguments. I need this object to delete all line breaks in excel file ( Chr(10)).My code stage does not work when I use ASCII characters:range.Replace(Chr(115), Chr...

PDF Reader VBO User Guide

I have attached PDF Reader VBO User Guide. If the attachment is missing. Check the below link. https://drive.google.com/file/d/0B1fTGvszUOCjYjRBYktkS1dWdFU/view

Anonymous by Not applicable
  • 875 Views
  • 8 replies
  • 0 likes

Queue_Attempts_Report

Hi AllI have to generate report from queue.From queue BOT is trying twice for each case.Ex: 1st Attempt: Process terminated due to application latency2nd Attempt: Process terminated because of unable to finfmd element.In report i have to update both ...

Unable to spy in WIN 32 mode

Hi Team,  We are facing issues while spying in WIN32 mode. Mouse cursor is at one point and BP highlights (SPY'S) at another place. Despite of spying the required fields somehow, when we highlight the element they are getting failed. We tried various...

Blue Prism - Resource host Error

Hi All, Can you help fix this issue, I have connected 8 resource using the same configuration setting but somehow the last one is giving me the "No such host is Known". Here is the Screen shot of the Resource file is attached. Not able to run any ot...

Send Mail with Image in Mail Body In Lotus Notes

Hi All,Has anyone worked on sending email through lotus notes with an image in mail body. Please help if anyone has encountered a similar situation.ThanksDivas Gupta------------------------------divas guptaRPA DeveloperIBMHyderabad/India-------------...

SAP did not respond message

Hello together,I hope to get a helping hint or support to fix my issue.It is a bit of strange behaviour, I guess.We are implementing a reportgeneration in SAP.The reports haven't the same response time.They need between 10 seconds and 5 minutes to ge...

Read Email from mailbox folder

Hi Team,The scenario is, I have 5 emails in mailbox folder(In-progress) once an queue item completed, robot should find the matching mail from in-progress folder and move it to processed folder, To implement this I knew this only solution to use Get ...