Product Forum
Get fast, personalised help from other members of the community
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Where to download all Blue Prism products.

If you're looking to download an SS&C Blue Prism product, you can find a link to the download page in this list.  Click the link, scroll down to accept the EULA and select the version you wish to download. SS&C Blue Prism Enterprise: DownloadSS&C Blu...

Michael_S by Community Team
  • 1208 Views
  • 8 replies
  • 13 likes

Technical Architecture Document

Hi Team,   Is there any sample TDD (technical design document ) available for BP. I have prepared a TDD but I am not sure whether it is up to the mark or not. Can you please share the link from where I can download TDD and SDD   Thanks in advance...

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

MAPIEx Issue while reading the unread emails from Outlook

Hi Team,   Currently for one of the clients in production we are using MAPIEx to read and fetch unread email attachments from MS Outlook.  However, in couple of instances during the Get Mail action, BOT got stuck and did not proceed ahead. As per...

Anonymous by Not applicable
  • 1463 Views
  • 3 replies
  • 0 likes

Error while launching a Windows.exe (WinSCP)

I am working on automating WinSCP operations that a support team generally does while doing the environment installations. As part of automating I have created an action that will launch WinSCP.exe executable. But what is happening is when I run the...

Splitting Work Sheet

Hi, Can anyone tell me how to split the Excel Sheets? Suppose i have 50 records in Sheet1 i have to slpit it into 2 sheets as 25 records in Sheet2 and 25 records in Sheet3 like this. thank you

Data from collection

Hello How do I get the last row in a collection? when there is multiple in a collection. To get the first I write this: [Result.ftuEducationPlanResponse.FtuInSchoolEducationPlan.WishList.EducationWish.JSON:Array] But what if i need the middel or ...

How to work multiple IE Window with same Window title?

Basically, I have multiple IE Windows with same Window titles (web-based SAP). I'll need to use Global Send Keys and need to make sure that the right window is activated (at the front). How to make sure I'm on the correct window? Thanks!   rang1

RonAng by Level 5
  • 1121 Views
  • 1 replies
  • 0 likes

Storing Data

I need to store a value that my process will need to access and increment by 1 each time it runs. First run - Period ID is 54515.  Process increments it by 1 - 54515+1 = 54516.  I need to store 54516 Second run - Process needs Period ID to be 54516...

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

Passing ctrl and shift keys

Hi, I am sending CTRL, ALT and S keys to save a pdf document. But the BOT is stuck at that step and not moving forward. Only if I log into the virtual machine, it continues to work again. Is there a reason it is acting like this? We are following al...