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
9
votes
4 answers

Which RPA tool should I learn being a C# Developer

I am a .NET developer who primarily developed web and stand alone apps using C# since beginning of my career. I am now interested to learn RPA so which RPA tool is best for me to learn where I can use my .NET skills more. I came to know from Google…
user841311
  • 597
  • 3
  • 9
  • 24
7
votes
1 answer

Read Thread Is No Longer Alive

I have a blueprism process which attaches to a web page and performs various actions. The process has been running smoothly for six months, but I am now getting an initial error of "ERROR: Internal : AMI error occurred in WaitStart Stage 'Wait For…
Eoin2211
  • 911
  • 2
  • 19
  • 39
4
votes
3 answers

Could not load file or assembly. The located assembly's manifest definition does not match the assembly reference

I am trying to add one of the google vision API feature in the blue prism but I am getting the error "Internal: Could not execute code stage because an exception is thrown by code stage: Could not load file or assembly 'Google.Apis.Auth,…
robt
  • 41
  • 1
  • 1
  • 3
4
votes
2 answers

C# Runtime Error when implementing WSSE Security Headers with custom fields in SOAP request

I am trying to send a SOAP request to a web service that uses WSSE and UsernameToken for authentication. The sample query is as follows (masking confidential data):
Vesnog
  • 773
  • 2
  • 16
  • 33
4
votes
9 answers

Blue Prism, Calculation, Replace, Extract Number

I need to extract numbers from the a text in calculation stage in Blue Prism. The text is "Please take note of your order reference: 123" The number"123" changes every in each case, every time a new order has been placed. I need to extract the…
M.p
  • 41
  • 1
  • 1
  • 3
4
votes
5 answers

App modeller, Identify button not showing up in blueprism spying

I am creating calculator VBO in blueprism object studio. In application modeller I gave calc.exe path and able to launch calculator, but I am not getting identify option to spy on any element.. In Element, After clicking Launch buttion, identify is…
phani_yelugula
  • 331
  • 1
  • 9
  • 14
3
votes
0 answers

BluePrism Data Type getting set to Unknown

We have a BluePrism process that uses a username and password for the input to login to a system. However, after spying the elements, one value is always getting set to an Unknown data type. Has anyone seen this before? Interestingly enough, if I…
RPA
  • 31
  • 1
3
votes
1 answer

New processes can't be run using session management, version 6.0 Blue Prism

In my control room there are 2 resources that have each 1 item pending. However setting all filters to "All" doesn't show any unresolved sessions. The first thing I thought was maybe a schedule that was planned in the future but the Timetable seems…
Ruben Guillemyn
  • 107
  • 1
  • 9
3
votes
1 answer

Using variables in wildcard match for Blue Prism?

I'm trying to identify an element, using "Wildcard" as match type. Say, you click on an element, like a box, on a web page. You'd want that box to contain the word city. In that case, within application modeler, you'd to this: *city* This works…
mellifluous
  • 173
  • 2
  • 8
3
votes
1 answer

Get data from web page using JavaScript in BluePrism

Could someone tell me how can I, in Blue Prism, get data into Data Item from web page using action in Navigate stage Invoke JavaScript or Insert JavaSript fragment? For example I'm using function: function myFunction() {var…
3
votes
1 answer

How to mouse hover using Blue prism on a web page

I am trying to mouse hover a menu option using blue prism. I tried HTML/Win32/AA/Region mode while spying but none of them worked. If I click on that element, I will be navigated to a different page. Any pointers will help. Thanks
Lal Ansari
  • 139
  • 4
  • 13
3
votes
1 answer

Turn off mandatory commenting on save

I'm working on some objects in blue prism and every time I save them it requires me to add a comment or summary. This is annoying; Has anyone discovered a way to turn off mandatory commenting / summary on save in Blue Prism 6.3.0.6190?
Sean
  • 167
  • 2
  • 9
3
votes
2 answers

Expose Visual Basic string functions

I'm trying to use some Visual Basic string manipulation functions in a Blue Prism code stage. Referencing functions like LEN, LEFT, and RIGHT throws an error: 'Len' is not declared. It may be inaccessible due to its protection level. Is there a…
3
votes
3 answers

how to get count of collection in blueprism

I am struggling to to get number of rows count from collection variable in Blueprism. Actually I have connected MS access database and ran a query, I am storing the query results in some(X) collection variable. Now I need to know how many rows got…
Jinnendra
  • 101
  • 1
  • 2
  • 7
3
votes
1 answer

Unable to identify remote desktop in Blueprism

I am trying to automate certain things in a remote desktop using surface migration techniques in blueprism. I have to open Windows Remote Desktop and enter the login details, but i am unable to identify it in application modeller. After launching…
Vivek
  • 55
  • 1
  • 1
  • 6
1
2 3
37 38