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…
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.…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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.