Suppose I have Some Employee Scheduled working hour(9:30 AM- 5.30PM) and He punches in at 9.25AM or 9:45 so I'm trying to find out if there is logic or Code or any kind of help to solve this problem. I want Bot to Identify +30 or -30min for Punch In…
I have written a function to iterate through the folders in outlook to retrieve the sub folder and download the attachment. the recursion function has been written in global code stage of initialize page and the main program i calling the function.…
It is possible to get from Blue Prism, by command line, all sessionid of processes triggered NOT from the scheduler (and not triggered from the command line)?
There are commands to obtain the process sessionid when a process run from command line…
I am launching page https://www.nasdaq.com/ . After that I am also waiting for 5 sec to load the page. After this I want to check whether the page exist or not, or gets loaded or not then throw the exception. So how and when to use exception…
I am working with Excel when I copy data Excel to collections I am getting 3 more empty columns in my collection. If I use Utility-.manipulation VBO am able to delete only one column. Any one please let me know if you have solution for…
I am new to blue prism. I have a scenario where I am giving input (passengers details for traveling) to a travel portal and based on the input its generating a booking reference number, total cost etc. Now I want to read all the outputs into a…
I started learning Reg Ex yesterday as I use the automation software Blue Prism and you can write Reg Ex's.
I need to pull the same data each time (example shown below) and that is the persons KID (in this case J16203), their Payroll number…
In the project I'm developing for the client, if I find a particular condition for an item in the collection, the client told me to pass to the next line of the collection and report the exception.
How is it possible to pass over to next line in…
I am a beginner & trying out automating web applications.
Below is the error I'm getting while passing input to simple mm to inch converter web page .
Internal : Cannot find target element in step 1 of Write Stage 'input' on page 'input'
I expect…
I tried launching an application in blueprism. The application launches but again I have to give a condition that it has to check whether the application launched or not and if the application is not launched, it has to retry to launch the…
I would like to spy on the menu items for the web application in blue prism but I'm unable to do so.
When I try to spy on the application I'm getting the below error.
Error - Highlighting results - No elements match the supplied query
terms
I'm…
How would one apply a filter on an Excel sheet which contains a PivotTable? As part of my requirements, I need to apply filter on a "month" column and select the present month and year from a dropdown list.