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

How to create a JSON object in BP

I want to create a JSON object with the below pattern either using existing VBOs(Ex:Utility-JSON) or by using C# or vb code in the codestage. { "name": "sample", "def": [ { "setId": 1, "setDef": [ { "name": "ABC", "type": "STRING" }, { "name": "XYZ"...

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

Integrating own object with Excel Utility

Hi, The main purpose of my process is to open an excel utility and then click on Ok on the Pop up that comes up. So, I have configured it in the following way : Opened the Excel Workbook Attached my Object, lets say Obj, to the opened Workbook And, ...

Saving text to data item in XML-mode

Hi, I would like to save down a large piece of text to a data item in XML mode. Anyone that knows how to do this, and could share it with me? Currently, I have only been able to save down the text in 'plain' mode, and then manually change to XML to...

Email Utility object

There's a requirement to send Exception reports daily via E-mail. Is there any Utility object already available to achieve this? If not, how could we achieve this ?

Open Excel file

Hi, My business process consisted of the following steps: - Launching the program, - Logging into the program - Launching a report, - Export data to the Excel file, As next step I would like to open Excel file. How should I open the Excel file? Sho...

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

Excel Find Value macro

Hi, I'm attempting to build a solution that involves searching for a specific value in a large excel sheet. Would anybody have any advice on how to do this via a macro / code stage? Iterating through lines takes an excessive amount of time. Tha...

Save As Dialog box Issue

Hi, I am trying to download a file from Internet explorer. When I click the link it generates a PDF from an ASPX page. I then have to use send keys to save as. Problems arises when I type in file name to save, it doesn't recognize the name I ha...

Renaming a File

I'm attempting to rename a file within a specific folder. Is there a business object action that has the capability to do this? For example, the action would have Input: Filename, NewName & would rename the file. Thank you for your help

Manually re-ordering the work queue real time

Hi, Has anyone found a workable solution for a process controller to re-order the work queue? Ok, so I understand that if I add all the data to a queue with a priority of 5, I could add further data to the queue with a higher or lower priority. (Al...

Simple PoP up elements

Hi all, I am a newbee to BP. I am trying to automate webapp one flow. It has a pop up modal form. I am able to spy and identify the elements on the pop up screen. However at the runtime its giving an error saying: No elements match the supplied que...

X and Y coordinates

Hi, I've customized tracking elements around the screen and I have a problem. The issue is that the X and Y coordinates refer to the region€™s position within its container, not to the middle of the region. Last step in my process is set as a naviga...

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