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
3
votes
2 answers

Integrating Azure Cognitive services with Robotic Process Automation

I have seen Microsoft Cognitive services such as text analytics and some other services. Here I have gone through RPA and now I need to integrate RPA with any kind of Cognitive services, just for a demo purpose. Do we have any reference for that to…
3
votes
1 answer

Robotic Process Automation tags creation on stackoverflow

I am posting this question to create RPA - Robotic Process Automation tags like blueprism, automationnanywhere, roboticprocessautomation, rpa and workfusion. Once all tags are in place then this will help organizing all the questions at one place.…
SK.
  • 4,174
  • 4
  • 30
  • 48
2
votes
0 answers

Selenium - Uploading multiple files leads to uploading duplicate file (first file again and again)

I am using sendkeys in selenium (with blueprism) to automate uploading of multiple files. I am using "C:\Selenium\TestData\Flexy - BigFile1.txt"+"\n"+"C:\Selenium\TestData\Flexy - BigFile2.txt" as send keys with different file path but it just…
2
votes
1 answer

Blue Prism, C# variable lifetime code stage

I am trying to use the code stage in C# inside Blue Prism. I am using a custom object that I would like to be able to pass from one code stage to another inside Blue Prism. I cant serialize my object, therefore I can't use Blue Prism Variable as…
Scyther312
  • 53
  • 1
  • 5
2
votes
1 answer

How do I call blue prism api using python?

I am currently trying to call and run Blue Prism robots using their api within python, I have exposed the robots and have access to their wsdl but I'm not able to find any information on the request structure and what the soap request requires. If…
2
votes
1 answer

Blue Prism - Not able to spy elements - Browser Firefox

I have an issue with spy Browser mode in Firefox. I have designed a new RPA process on Dev machine where I have spy in Browser mode (in firefox) web page. On my Dev machine the Browser mode is working good and the process runs very good. The issue…
Mirosław Gądek
  • 118
  • 2
  • 10
2
votes
1 answer

The SMTP Address has no mailbox associated with it

I have been having issues accessing the shared mailbox with error The SMTP Address has no mailbox associated with it, though I can see the mailbox in the Outlook app. The both mailboxes are Office 365 mailboxes. I was having access before to the…
Maria
  • 21
  • 1
  • 2
2
votes
1 answer

Control Tab - Is there a way to customize the "Available Processes" list to be " Collapse All" always

In Blue Prism in the Control Tab, Is there a way to customize the "Available Processes" list to be " Collapse All" always? Also, can the width of the columns be predefined or saved once set? I have not found any way to save settings. Are there some…
2
votes
2 answers

Blueprism Excel VBO issue

When i try to use Excel VBO-open workbook in blue-prism,it says:Internal :Unable to execute code link because the code link throws an exception:The target of the call has an exception. Then I tried MS Word VBO to read a newly created doc file, but…
2
votes
2 answers

Thousand separator in C# for more number of decimal points

I need thousand separator in C# code or VB which I will be using in BluePrism code stage. One of the questions in stack overflow gave me the solution upto some extent but not complete. I am having more than two digits after decimal point and I need…
monu
  • 211
  • 4
  • 10
2
votes
2 answers

Global Send Keys - Blue Prism

I am trying to use global send keys to press "Down" and then "Enter", however the element that I am trying to spy loses functionality if I use the UI Automation mode every time. So my question is if I spy my element with the HTML mode is there…
2
votes
1 answer

Referencing Office Interop Objects in BluePrism

Outside the out-of-the-box MS VBOs available with BluePrism. Has anyone successfully managed to import/reference (COM) Office Interop objects (Word, Excel, Outlook, etc...) for use in BluePrism code stages? Please, tell how? I note there was a…
Badda_Bing
  • 640
  • 3
  • 20
2
votes
2 answers

Spying Web application - Wildcards in Path Attribue does not work

Every time I try to use Wildcards (*) to dynamically refer to HTML element I receive exeption: Error - Highlighting results - Exception has been thrown by the target of an invocation. In attached example I'm trying to find Input, using dynamic…
Michał Plich
  • 175
  • 4
  • 15
2
votes
5 answers

Password Recovery in Blueprism

I have username admin. But now I forget my password.I want to reset my password in blue prism. How to recover my password?
Saravanan A
  • 21
  • 1
  • 2
  • 4
2
votes
1 answer

Action added in object studio is not getting reflected in process studio even after i refresh and save

In object studio I added an object flow in "options tab" but this option does not reflect in process studio, under business object -> action section, even after I click refresh and save.
Niraj K
  • 31
  • 2
1
2
3
37 38