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

Hub installation file download

HiCan someone please post the link to HUB installation download.I have all the documents, videos etc., but cannot locate the actual installer.appreciatedAllan

AllanRo by Level 4
  • 304 Views
  • 1 replies
  • 0 likes

BluePrism Credentials Manager details

Hi.Is it possible to know when the password is updated in the credential manager once changes have been done can we get the date once the latest password has been updated for the credential using any querythanks and regards,Vamsi M-------------------...

Date Issue in Excel Spreadsheet

Dear All,I have been facing issues with Date after writing the collection to excel . 1) Date as a Text in Collection.2) Date as Date  in collection.1)Date as a Text in Collection:  when I use Date as a Text in collection and after writing it to Excel...

PalluuM by Level 2
  • 1221 Views
  • 6 replies
  • 0 likes

Resolved! Strange phenominon with Attach

When I Attach using "메일 Boyhon Hwang - Outlook*" as a Window Title,"More than one application matched the criteria" exception occurs.By the way, if I Attach using "*- Outlook*" as a Window Title,it succeeds.Currently I have no problem.But isn't Blue ...

7.0 REST API support for running login process

Hello!I have a problem running the login process against a machine running the Login Agent. I get the following error from the API: "Resource <id> is unavailable because it has a status of LoggedOut.". This seems to me to be an error? The machine is ...

mtm by Level 2
  • 444 Views
  • 2 replies
  • 0 likes

Resolved! Document Identification

Hi, I'm fairly new to using decipher.I want to know if there is a way to identify individual documents by a unique identify that I assign before pushing the document into Decipher.For example, I have 3 documents (all the same type) relating to 3 uniq...

PaulOrd by Level 2
  • 576 Views
  • 3 replies
  • 0 likes

Open a password protected Excel File

Hi, i need to open a password protected file using blue prism. and i have a password too. we had an action which was working fine until yesterday. but out of blue it is not working now. can anyone help me to figure out what is wrong with this... --...

24446.png 24447.png

Mailmerge using Word VBO

HiI have installed the VBO containing the Mailmerge action.However, when running it, multiple Word docs are created rather than all collection items being merged into one document.What am I doing wrong?------------------------------Jonathan PringleRP...

18279.png

False truth in Font identification

Hi, CommunityCan anyone let me know to improve the performance of font identification function in Blue Prism or suggest another way for font identification?I've got the wrong result from the testing of font identification function of Blue Prism as sh...

16855.png

Split Date from Datetime value

hi I need little help in splitting the date from datetime value. Previously I was doing like thisDatetime = 19/09/2022 17:44:17date = left(Datetime, 10)  = 19/09/2022Now this is not working as Datetime = 1/2/2023 17:44:17date = left(Datetime, 10)  = ...