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

Data Item character limit?

Hi, I have couple of questions. 1. What is the limit of characters Dataitem can store? Is there even a hard limit or we can technically extract and store any size string? 2. What is the limit of rows a Collection can store? 3. What is the limit of ch...

Creating a Restful API

​So I am trying to figure out how to create a Restful API object in Blue Prism that can connect to ServiceNow. I want to create GET, POST and PUT calls. I figure out that I should use the Webservices - REST object with a Action <get/post/put> to do t...

SOAP web service with header authentication

Hello, Is it possible to consume a SOAP web service that uses headers with WS-Security, WSS extension for authentication. Is there a way to consume it into Blue Prism and how should I proceed? The web services documentation available only gives part...

Object External

Hi,I was wondering if anyone could shed any light on the following functionality within BP. I can't seem to find any documentation on it, and can't find anything on Google either. Presumably it's something to do with Web Services and calling an exter...

25857.png

How to format nested collection in Blue Prism

Hello, I am retrieving some information with Blue Prism from one API, and I receive a collection as the output. The problem is that I do not want my collection to look like this. I want to receive one collection with one row where I will have all of ...

Unable connect Vista TN3270 from Bp

Unable connect Vista TN3270 from BP,There is no Dll available to connect Please help me to find alternative solution to get this thing done. For reference i am attaching vista Application.------------------------------Lakshmi Malla-------------------...

Global variable

​​Hi Folks,I try to create a global variable that I will use as Request ID increasing the value + 1 when new request arrives.This last ID number should be read from database and stored. Environmental variable cannot be updated from the process / obje...

Bot Scalibility

Hi, I am trying to understand what is the max Number of Processes and/or object we can have in Blue Prism? I know that scalibility capacity of Blue Prism is about 500 - 1000, so is this number of processes/objects or actual runtime resources?Apprecia...

Get Image of current screen

​​I am trying to get current screen by Read Image to a region element which Start x/y, End x/y are all set to be dynamic. But the returned image is not what I expected. Is there something I missed?Attached please find the screenshot.-----------------...

EricLi by Level 6
  • 1010 Views
  • 6 replies
  • 2 likes

C# Code Stage Guidelines

Guys,I need a document guidelines for writing code stage inside the Code Properties within a business object.I receive issues like Invalid token 'catch' inside a C# function which is not ok.Therefore i need a guideline document to understand properly...

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

Move emails with MS Outlook Email VBO WithProfiles

Hello all, I am currently looking to try and move an email from a subfolder back to an inbox in MS Outlook. I have been trying to use the 'MS Outlook Email VBO WithProfiles' - Move Email to Inbox Sub folder With Profile action stage. I have been abl...

Move emails with MS Outlook Email VBO WithProfiles

Hello all, I am currently looking to try and move an email from a subfolder back to an inbox in MS Outlook. I have been trying to use the 'MS Outlook Email VBO WithProfiles' - Move Email to Inbox Sub folder With Profile action stage. I have been abl...

Chrome - Read - Read Attribute not working

Hey, hey, I am pioneering first chome object in our team and right now I am facing some spying problem, that I'd often would solve with dynamic path atribute. I'd spy an element that is easy to spy, and then add some sufix at the end, so that I am a...