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

Utility - File Management VBO keeps failing

Part of my process downloads a file and then moves it to a specified folder. I'm using the File Management VBO to check the directory exists, and then create it if it doesn't. This runs correctly most of the time (I'd say 8-9 times out of 10) but eve...

Mark by Level 2
  • 162 Views
  • 0 replies
  • 0 likes

Remove Filter on Some Values in Excel

Hi All, I am trying to write code(VBA) to remove filter on specific values in BP through code stage but unable to do so. Ex: I have applied filter on a column for multiple values(imagine 4) now I want to remove filter for a specific value.(for 2 of...

Need an Audit log for credentials

Hi everyone, I feel the below option to be added to audit logs. Live Scenario : Even when a credential is deleted from credential manager the event is not showing in Audi logs. Test Scenarios : On more tests we observe that Blue Prism doesn't take a...

Anonymous by Not applicable
  • 167 Views
  • 0 replies
  • 0 likes

Blue Prism guide to expanding the SAP...

Hey guys I'm reading SAP Integration Guide and there is a reference to Blue Prism Guide to Expanding the SAP ...there is an icon but I can't click to it and I can't find it anywhere on the site. Could you please provide a link to it. Thanks! Ingrid

Save attachment with SMTP Object

We are trying to save an attachment from an e-mail that comes everyday into a shared mailbox with the same subject and the same time. However, we realized that we cannot tell an exact folder with the SMTP object like we could with the MAPIex object ...

xlxu001 by Level 5
  • 197 Views
  • 0 replies
  • 0 likes

Shdocvw: "DLL in incorrect format"

I'm trying to create a C# code step which uses the Windows shdocvw component, yet when attempting to reference this assembly I receive an "incorrect DLL format" error message. Research indicates that since this is a COM component that it cannot be r...

Region Mode, Capture image and then export it

Using Region spying mode, we can capture an image and save it as an image data item. How we can copy it to a word file or image file or simply export it to local system as an image file? Any help would be great, Thanks.

Configuring BP with Attachmate Reflection

Hi All Currently i am facing an issue in configuring Mainframe application with BP. the Emulator I am using is ATTACHMATE REFLECTION and when i try to configure the APP WIZARD I could see the path to session file was with the extention .r2w and ....

Internet Explorer Attachment behaving wierdly

Hi , We are facing a problem while attaching to Internet Explorer(Version 11), this is intermittent. Scenario: Firstly we open 2 different applications in two different IE. Then from the second application while clicking a link, new window opens in...

Anonymous by Not applicable
  • 195 Views
  • 1 replies
  • 0 likes

Ideas/Enhancements

After having used the Blue Prism product for a few months now, our team has identified several items which, depending on one's perspective, could be considered bugs OR requests for enhancements. We'd like to share some of these with the forum and se...

Split Columns with "," as separator

Hi, The output of my excel contains one column with all the fieldname in a single row with "," as separator like "Firstname,Lastname,Age,Profession". and this is inside one cellbox. Kindly advise how can I split the field to separate columns using ...

Get Next Item Error

Hello, I am having an error with the 'Get Next Item' action within MS VBO. I have the 'Get Next Item' action inside a loop, and the output is set to a new collection named 'Data 2' and a new Item ID named 'Item ID'. When I go through the loop, the co...

Anonymous by Not applicable
  • 314 Views
  • 2 replies
  • 0 likes

Outlook Meeting entries

Hello, Has anyone tried spying outlook meeting entries ? Is there a vbo readily available to read MS outlook meetings ? Any pointers in this regard will be very helpful. Thank you

Resolved! DateDiff

I want to use the "DateDiff" functionality under a Decision stage, and want this to give the number of days between 'today' and a dynamic date from my process. "DateDiff" require a Interval input, which is a number. But what the number represent isn'...