Recent content by adam10550

  1. A

    Blue prism runing macro without userform

    Hello I am trying to run a macro but the userform keeps showing up. All my parameters are correct. Can the macro be run without a userform? If I am correct there is no spying in excel, Please see screenshot.
  2. A

    CC More than one person in Email

    Hello All I tried to concat in the Send email stage but it did not work, I was told that I would have to change the Coding in the Object. This is what it shows now. Does anyone know how to hard code the persons email? Please see coding from BP. SmtpClient client = new SmtpClient()...
  3. A

    Using 2 data collections in a paragraph

    Solved. I found the solution
  4. A

    Using 2 data collections in a paragraph

    Hello. I was able to show the items when sending out an email however the spacing is not showing correct. This is how I have it now in the calc stage "& [Notes IDs.CUSTOMER NAME] & [Notes IDs.OPPT NUMBER] &" The Customer name and Oppt Number are showing together. How can I have them...
  5. A

    Drop Down item on a webpage

    Hi I spied on the entire field. I used the Combo Box choice.
  6. A

    Drop Down item on a webpage

    There are some choices to select on a webpage. I was able to spy the box however I was running into problems selecting the item. Does anyone know the solution to this? Thank you
  7. A

    Focus Global Mouse Click Center Send Keys and others missing

    In Object studio there are only Click Centre , Double Click Centre and Verify commands. The others are not showing anymore. I have never seen these 3 before. Does anyone know how to get those others back?
  8. A

    Saving a Merged Excel process

    Hi All I have this sample excel process however I am having issues saving it. The process runs ok with no issues. I have attached the process link. Please note there is no sensitive data as it is just sample data Here's the link to the you tube that we did our process for. Thank you
  9. A

    Inserting a file in the body of an email

    Hi All I am able to send an email with an attachment. However is it possible to put the file directly into the body of an email?
  10. A

    Email out of office replies

    Hi All, I am sending out emails via blue prism under my managers name. Is there a way in BP so that the sender (my manager) does not get an out of office message bounceback auto reply?
  11. A

    Solved Internal : Could not execute code stage because exception thrown by code stage: Cannot find column #

    I am having this issue. It can't find column 11 which shows data as a table. Does anyone know the solution to this?
Top