Questions tagged [blueprism]

Use this tag for technical and programming related questions about the robotic process automation tools from Blue Prism.

Blue Prism is a provider of robotic process automation (RPA) tools.

Resources

569 questions
-1
votes
1 answer

How to pass data item defined at process to object in BluePrism?

I have defined few data items at process level and would like to access those data items in my object. However, i'm able to get data item from object to Process using input/output parameters. But it doesn't work in reverse.
-1
votes
1 answer

Using Blue Prism, how do i store a single excel cell as a data item?

This Cell is B2 and is a number. I thought of using Collection Manipulation but this asks for a Field Name, which i don't have. Can you use a cell reference instead?
-1
votes
1 answer

Spy on values in IE dynamically

This is my collection of values that i read from the webpage using get table action. I need to click on the webpage based on these values. The values will change as well as the number of values. How do i spy it such as the it will read ABC and go…
JAYY
  • 440
  • 9
  • 34
-1
votes
3 answers

DLLImportAttribute C# - Outlook

I'm trying to develop a snippet in C # code that enables the "voting option" function of Outlook. This code will be used by a platform called Blue Prism. The "vote" function of Outlook is in the Microsoft.Office.Interop.Outlook namespace, so I need…
-1
votes
2 answers

Formatting Data in excel sheet with blue prism

I'm trying to run a duplicate check In which varying data is pulled from a website and compared to a master list, the master list being stored in Excel. The information from the website is read from a table in which has line breaks. These breaks…
-1
votes
1 answer

error in launching application windows

I tried to launch/attach "mmc.exe" in bluePrism but it doesn't work. Is there any solution?
fatine
  • 3
  • 3
-1
votes
1 answer

Dynamic column value in Blueprism

I am trying to move one collection's single column value to another new collection(let's say collectionB), for doing this I am using calc stage where data is passed one after the another. In the calc stage I have added the and move it but here in…
Anjali
  • 23
  • 1
  • 2
  • 5
-1
votes
1 answer

Get cell reference from the cell value in excel

How can I extract the cell reference eg. A1 or B1.. if I provide the value inside the cell . Eg. if a value "hello" is stored inside A1 , then if I provide hello I should be able to get A1 as output.
Anjali
  • 23
  • 1
  • 2
  • 5
-1
votes
4 answers

Code Stage To update Collection value

Im trying to use a code stage to loop through a collection i have that contains one column. With each iteration the value in each row in will be updated. Any help on this would be great appreciated Thanks for help!!!
sck360
  • 11
  • 1
-1
votes
1 answer

Blue Prism Server Can Not See Runtime Resources

I can not get Scheduler to work. I can run processes using interactive clients, but I don't see them as available when I run the interactive client on the server. They all show as offline yet I know they are running. This means that Scheduler can…
Aeaden
  • 1
  • 1
-1
votes
1 answer

not able to send the email -POP3/SMTP in blue prism

In my "Configure" action inputs (Business Object: Email - POP3/SMTP):- Username: xxx@gmail.com password: xxxx POP3 Server: pop.gmail.com SMTP Server: smtp.gmail.com POP3 Port: 995 SMTP Port: 587 POP3 UseSSL: True SMTP UseSSL: True Error:-…
-1
votes
3 answers

Where will custom VBO objects stored in blue prism

I have uninstalled the SQL server used in Blue Prism and now i am not able to find the VBO objects created in Blue Prism.Will the VBO and process get stored locally?.
kiks
  • 11
  • 4
-1
votes
2 answers

How to find out whether the application is running or not using blue prism tool?

Is it possible to find out whether the application is running/hanged/not yet started using blue prism tool.
Manjula
  • 1
  • 1
  • 1
-1
votes
3 answers

Blue Prism - Control Room issue

I am using Blue Prism in a local installation and I would like to schedule a task. I am not able to do so, since the Session Info of my Runtime Resource (the only one I have, since it is a local installation) has 2 pending processes on it, but I…
GGG
  • 49
  • 1
  • 10
-1
votes
1 answer

Blue Prism - Collection to Object

I'm looking to feed a collection from my process to my business object. My object is designed to run multiple statements. Instead of storing the statement numbers in the object as a data item, I would like the data pulled from my process. I…
leebird
  • 25
  • 1
  • 1
  • 6