Recent content by DhernRPA

  1. D

    Solved Popup window in Internet Explorer

    Hi @shikhar.mishra thanks for your reply! That worked thank you!
  2. D

    Solved Popup window in Internet Explorer

    Okay I was able to spy the popup with Win32 mode, however it only works some of the times meaning only some of the time is the popup showing up above the first window. Other times, BP says it doesn't recognize some elements or there is no error with the popup still behind the first window.
  3. D

    Solved Popup window in Internet Explorer

    I am attempting to automate a process that requires me to login to a webpage and then update info on that webpage. The update opens a popup window that has the same process name as the first application. After adding the info it needs, I would like to close the popup window, but I am having...
  4. D

    Collection Management: BP writes only one row from collection

    Hello y'all, I am running into issues when I put the code in the initialize stage of the VBO. My process breaks when I add it. I am able to get the response, but not parse through the Arrays in the Collection. Is there another way y'all found to do this?
  5. D

    Looking for event speakers

    Hello all! My group is looking for RPA speakers for our RPA Dallas Meetup events: https://www.meetup.com/Dallas-RPA-Meetup/. Please reach out to your network. If anyone is interested, please let me know! They can submit a form here: https://forms.gle/NLaVqYfM1QfHtrmV8. Thank you
  6. D

    RPA Dallas Meetup - June 2019

    Hello all! Please join us on June 13th at 6:30PM, where we will discuss how RPA, AI, and ML all play in the same sandbox. Whether you are a seasoned RPA expert or just have a beginning interest, we welcome all. We are happy to welcome Roy Donaldson from UiPath to come speak! Roy is based here...
  7. D

    Resource in missing state

    Hello, I am installing BP onto my server. On my Control tab, it is saying my resource is in a missing state and the session info is lost, but it is connected. A picture is attached for reference. I would like to know what I need to do to configure this correctly. Any advice would be great...
  8. D

    REST Webservice Call

    Hello, I am still learning a lot about Blue Prism. I am wondering how to perform a REST API call on Blue Prism. Is this possible? I see there are several VBOs include REST, HTTP, etc. If someone could please shed light on this that would be much appreciated. Thank you
  9. D

    Grabbing email body

    Hello, I am grabbing an email body from Outlook and saving it to a collection. I want to parse through the data so that I can grab the rowID, the orderID, and the quantity amount. So far I have split the email body using the String VBO, but I am at a loss as to splitting the data further to...
  10. D

    Query on Blue Prism Certification

    Hello! Blue Prism no longer provide certificates - they issue digital badges which you will receive an email after successfully passing the Blue Prism exam. These badges should be accepted by organizations! You can find sharing links for the badge on your Acclaim page (where the badge is located).
  11. D

    Reading unread emails

    Thanks for the reply!
  12. D

    Reading unread emails

    Hello, I am trying to use the Email - POP3/SMTP Business Object in Blue Prism. I only want to read the unread emails in the mailbox and collect their attachments. Is there a way to do this in Blue Prism? I see I can use the List Messages Action, but I don't want to read all of the emails...
  13. D

    Unable to create excel instance

    Alright it is working now! Thank you
  14. D

    Unable to create excel instance

    I have been learning how to use the Blue Prism toolset. I want to open an Excel document. I know I need to first create an instance, however I receive the following error message: Internal : The system cannot find the path specified Error code:-2147467259 More Detail...
Top