blue prim

  1. K

    How to add bullets in email body for new line?

    I want to send an email using MS Outlook Email VBO. below is the calculation stage and result- But I want to add bullets for items list as shown below- Can anybody suggest how to do that? Thanks in advance.
  2. K

    How to merge column values in different collections?

    I have a collection(Coll1) like below- Name Notes Kathie "Doing good in English" Samuel "Bad in English" Mac "Well done in testing" Kathie "Average in Math" Mac "Good at coding" Now, I want this data in other collection (Coll2) like below- Name Notes...
  3. C

    Having issue with process identifying page after Launch on Chrome.

    Hi, Some of my RPA processes that interact with Google chrome have recently been having issues around their launch & Login objects. When they launch to the root page on chrome the proceeding objects are unable to interact with it, such as a “Login”. Additionally wait stages just after...
  4. N

    Rename Excel File as Date Range

    I am executing a bot anyday between 04-08-2020 to 07-08-2020 and I need to rename an Excel file after execution from the dates between previous week Tuesday to current week Monday. For example: If I run a bot on anyday between 04-08-2020 to 07-08-2020, then the specified Excel file should be...
  5. K

    Will bot be able to read the mail from Outlook , if the Work offline mode is on in Outlook?

    Will bot be able to read the mail from Outlook, if the Work offline mode is on in Outlook?
  6. E

    file does not exist or is not a file

    I download .xls file in web and i cant open workbook with filepath. I tried change file type with .xlsx but it didnt work. ‪‪ How can i access to C:\Users\myUsername\Downloads\Report.xls Also utility file exist cant find this download path. When i create blank .xlsx workbook i can access this...
  7. A

    Navigate stage click action used to work but does not work anymore

    Hi Everyone, I created a process which uses 4-5 BOs. One of the BOs has a navigate stage which simply clicks a button (a web element/button on a website which is open in Chrome). The navigate stage used to click the button just fine. Yesterday, for some odd reason the process started to fail...
  8. D

    Code stage for reading web table

    I am trying to read a web table (chrome browser) but unable to spy any element using browser mode. Can we use code stage for getting web table? If yes, how can we achieve this scenario?
  9. A

    Help On improving BOT performance and RCA

    Hi Team, This is a high level lay out for one of my project, which runs 24/7. Theses are few details. 1- Object 1 , mostly works on HTML mode. 2-Object 2, 95% works in SAP mode. 5%- in UI mode. Problem:- Bot runs good however, it takes time to identify the 5% of UI mod elements. The time...
  10. M

    Double Quotes In Command Line And Blueprism

    I am trying to use Nitro PDF reader via the command line from Blueprism. Information here: https://kb.gonitro.com/knowledgebase/#/search/command/000004309 "Combine PDF Files Nitro Pro: NitroPDF.exe /m E.g.: C:\Program Files\Nitro\Pro\12>NitroPDF.exe /m C:\Users\amanenti\Desktop\test.pdf...
  11. S

    Spying a table in region mode

    we are automating a process where a legacy application is used not sure about on what code it is bult , I am able to spying through AA mode , but when it come for spying a table I am facing problem ,I don't know how to spy a table in region could you advise
  12. S

    How can we check workqueue completed items for reporting purpose ?

  13. U

    Solved How to Get Attribute with Read Stage?

    Hello there, i'm trying to get value of attribute from an element with the read stage and giving in input the name of the attribute (in this case "Web Class") but it doesn't work. Please find in attach the screenshot Any tips/solutions? Regards, U.
  14. T

    Information request for global sens Keys problem

    Hello, I would like to know why writing with the Global Send Keys is not done correctly. For example to write Test, it will write Tesst, knowing that I already set an interval of 1 second for the global send Keys.
  15. S

    How to Save Word as PDF with Password

    Hi, I'm looking for a VBA for Word to save as PDF with password protect. Is there any quick solution for this?
  16. S

    Unable to spy elements with v.5 in AA mode

    I am working in version.5 with one of the legecy application ,where only active accessibility mode is working I want to spy a table in the application ,when i spied it i am getting an error"spying error " what may be the reason?
  17. A

    Start process from power shell, Trial Version of Blue Prism

    Hello Everyone, I have installed SQL Management Studio 2014, Blue Prism Trial version 6.6, i want to start process from Command Prompt and Power Shell, Command i'm trying to doing this is as below : cd 'C:\Program Files\Blue Prism Limited\Blue Prism Automate\' .\AutomateC.exe /user admin...
  18. O

    How to format nested collection in Blue Prism

    Hello, I am retrieving some information with Blue Prism from one API, and I receive a collection as the output. The problem is that I do not want my collection to look like this. I want to receive one collection with one row where I will have all of the employees listed, not 1 employee per 1...
  19. F

    Issue in closing SAP Application

    Hi All, I have a process that works about 24 hours a day. This bot extract a lot of files from SAP, manipulate them and save it in to a specific folder. If bot is not able to extract the file from SAP, close and reopen again SAP application and trying to export file again. If the bot is not...
  20. M

    an error occurred while attempting to import the release blue prism

    When i try to import Release from BluePrism 6.0 to BluePrism 6.6, i found this error (an error occurred while attempting to import the release blue prism , l'entrée n'est pas une chaîne base64 valide car elle contient un caractère non-base 64 blue prism), Is there a solution?
Top