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

Create a Schedule Time Via CommandLine

Hi Team, i have case where i need to create a schedule time(create a Schedule) via command line instead of doing it manually in Blue prism is it possible to achieve this?? because i am able to see only 4 types of commands for schedule via command ...

RE: Creating automation that reads email

Hello Everyone, I am trying to solve a business problem where we currently receive 10-15K emails a month from our customers with work requests. The details of the work that needs to be completed is typically described in the body of the email and ma...

Blue Prism World - Life Sciences Forum Slides

I would like to thank everyone for participating in the initial Life Sciences forum meeting before Blue Prism World. The slides from the session can be found attached.------------------------------Josh NoblePractice Director, US Life Sciences & Defen...

Name of Excel File Changed

Hello Everyone,I am running a macro from blue prism. But I am facing a problem, the name of excel file changed when we show excel file from blue prism.e.g. Name of excel file is abc.xlsm but after showing a excel file from blue prism it's name change...

Deleting empty rows in Notepad

I have few empty rows in the notepad and the rows count will be close to 5000. I need to have a notepad file removing the empty rows. Please suggest me the best approach to remove the empty rows from the Notepad file   Thanks, Siva Teja

Blue Prism has stopped working

Hi Team, Greetings of the day! We are not able to run Send mail code in Resource machines. When we try to send mail, we are getting the attached pop-up. Due to this pop-up, the Blue Prism itself ends abruptly.  

Undefined Collection Reference

I have a massive excel file that I have sent to an undefined collection. With a collection that has fields that are set up in advance, you can reference the column/field by using [collection.field1] With an undefined collection, there are no pred...

Loop through Spied Elements

I have a large number of elements spied in region mode.  I want to get the value of all these elements via OCR (read stage) and store the value. I want to loop the collection of elements and store its corresponding value, is there a way to do t...

How to get all mails in outlook?

I used 'Get Mail' object but it returns just the first mail. I also tried List mails which gives the collection of Id's which is helpful in moving and deleting the mails but I want to access the subject and body of all the mails. Any suggestions or ...

Append Field type-collection

Hi, I want to create collection with subcollections inside one of my column. First I download collection from sharepoint, than I would like to add column using action like append field(text) but instead of text type I want my column to have collect...

access data after using the JSON to Collection action

Hello,  I collected a json file into collection using json vbo, what i have inside the collection now is "Row 1 of 3" and when i click on it it unfolds into three lines: Row 1 of 1 Row 1 of 1 Row 1 of 1   could anyone guide through how I acce...